mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
savestate shito: fix compile errors.
still far from being finished, so avoid using unless you want to spawn blackholes or some pretty bad shit.
This commit is contained in:
@ -24,7 +24,7 @@ namespace CP15
|
||||
|
||||
void Reset();
|
||||
|
||||
void Savestate(Savestate* file);
|
||||
void DoSavestate(Savestate* file);
|
||||
|
||||
void UpdateDTCMSetting();
|
||||
void UpdateITCMSetting();
|
||||
|
Reference in New Issue
Block a user