mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
hook up savestate shito
This commit is contained in:
@ -69,6 +69,8 @@ bool LoadBIOS()
|
||||
|
||||
NDS::LoadBIOS();
|
||||
|
||||
SavestateLoaded = false;
|
||||
|
||||
// TODO: error reporting?
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user