mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
SPI done
This commit is contained in:
@ -512,7 +512,7 @@ bool DoSavestate(Savestate* file)
|
||||
NDSCart::DoSavestate(file);
|
||||
GPU::DoSavestate(file);
|
||||
SPU::DoSavestate(file);
|
||||
// SPI
|
||||
SPI::DoSavestate(file);
|
||||
// RTC
|
||||
// wifi
|
||||
|
||||
|
Reference in New Issue
Block a user