mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 15:19:53 -06:00
salvage socket init code
This commit is contained in:
@ -140,6 +140,8 @@ enum
|
||||
};
|
||||
|
||||
|
||||
bool Init();
|
||||
void DeInit();
|
||||
void Reset();
|
||||
|
||||
void USTimer(u32 param);
|
||||
|
Reference in New Issue
Block a user