mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 15:19:53 -06:00
aight, wifi done
This commit is contained in:
@ -527,7 +527,7 @@ bool DoSavestate(Savestate* file)
|
||||
SPU::DoSavestate(file);
|
||||
SPI::DoSavestate(file);
|
||||
RTC::DoSavestate(file);
|
||||
// wifi
|
||||
Wifi::DoSavestate(file);
|
||||
|
||||
if (!file->Saving)
|
||||
{
|
||||
|
Reference in New Issue
Block a user