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:
StapleButter
2018-10-18 00:54:21 +02:00
parent de91eabf71
commit f4cf54829e
2 changed files with 88 additions and 2 deletions

View File

@ -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);