mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
GPU done
This commit is contained in:
@ -47,7 +47,7 @@ public:
|
||||
}
|
||||
|
||||
|
||||
void Savestate(Savestate* file)
|
||||
void DoSavestate(Savestate* file)
|
||||
{
|
||||
file->Var32(&NumOccupied);
|
||||
file->Var32(&ReadPos);
|
||||
|
Reference in New Issue
Block a user