mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 13:44:15 +01:00
Fix Wii game booting on vWii
This commit is contained in:
parent
2405ad2aab
commit
5b6a325546
@ -158,8 +158,9 @@ void ShutdownBeforeExit(void)
|
||||
WiFiDebugger.Close();
|
||||
//ftp_endTread();
|
||||
wolfSSL_Cleanup();
|
||||
net_wc24cleanup();
|
||||
net_deinit();
|
||||
networkInit = false;
|
||||
}
|
||||
/* Avoid issues on vWii by always calling this */
|
||||
net_wc24cleanup();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user