mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
delay savefile flush to the end of the frame
This commit is contained in:
@ -1000,6 +1000,8 @@ u32 RunFrame()
|
||||
GPU3D::Timestamp-SysTimestamp);
|
||||
#endif
|
||||
|
||||
NDSCart::FlushSRAMFile();
|
||||
|
||||
NumFrames++;
|
||||
|
||||
return GPU::TotalScanlines;
|
||||
|
Reference in New Issue
Block a user