6 lines
120 B
C
6 lines
120 B
C
#pragma once
|
|
|
|
#include "common.h"
|
|
|
|
void NTR_SendCommand(const u32 command[2], u32 pageSize, u32 latency, void* buffer);
|