mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
a bit moar of it
brick by brick, file by file, we will destroy capitalism and make savestates work, maybe
This commit is contained in:
@ -42,6 +42,8 @@ bool Init();
|
||||
void DeInit();
|
||||
void Reset();
|
||||
|
||||
void DoSavestate(Savestate* file);
|
||||
|
||||
bool LoadROM(const char* path, bool direct);
|
||||
|
||||
void WriteROMCnt(u32 val);
|
||||
|
Reference in New Issue
Block a user