mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-01 11:29:40 -06:00
reenable wifi socket code
This commit is contained in:
@ -423,6 +423,7 @@ int main(int argc, char** argv)
|
||||
|
||||
uiMenuItemDisable(MenuItem_Pause);
|
||||
uiMenuItemDisable(MenuItem_Reset);
|
||||
uiMenuItemDisable(MenuItem_Stop);
|
||||
|
||||
uiAreaHandler areahandler;
|
||||
|
||||
|
Reference in New Issue
Block a user