hook up savestate shito

This commit is contained in:
Arisotura
2020-04-29 00:50:23 +02:00
parent 47ff012f5e
commit 5fbad464c2
4 changed files with 149 additions and 2 deletions

View File

@ -47,7 +47,7 @@ bool LoadBIOS();
// note: loading a ROM to the NDS slot resets emulation
bool LoadROM(const char* file, int slot);
// get the filename associated with the given savestate slot
// get the filename associated with the given savestate slot (1-8)
void GetSavestateName(int slot, char* filename, int len);
// determine whether the given savestate slot does contain a savestate