aight, wifi done

This commit is contained in:
StapleButter
2018-10-18 03:22:53 +02:00
parent f51e1ec805
commit 20862b7daf
3 changed files with 38 additions and 1 deletions

View File

@ -527,7 +527,7 @@ bool DoSavestate(Savestate* file)
SPU::DoSavestate(file);
SPI::DoSavestate(file);
RTC::DoSavestate(file);
// wifi
Wifi::DoSavestate(file);
if (!file->Saving)
{