mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
make it actually not crapo the NAND
This commit is contained in:
@ -37,7 +37,6 @@ public:
|
||||
void DoSavestate(Savestate* file);
|
||||
|
||||
static void FinishSend(u32 param);
|
||||
static void FinishReceive(u32 param);
|
||||
void SendResponse(u32 val, bool last);
|
||||
void SendData(u8* data, u32 len);
|
||||
void ReceiveData(u8* data, u32 len);
|
||||
|
Reference in New Issue
Block a user