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:
StapleButter
2018-10-18 00:27:55 +02:00
parent 7cbcc6c230
commit de91eabf71
8 changed files with 20 additions and 20 deletions

View File

@ -57,7 +57,7 @@ void Reset()
DTCMSize = 0;
}
void Savestate(Savestate* file)
void DoSavestate(Savestate* file)
{
file->Section("CP15");