mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
add setting for whether to bind the wifi socket to any address or to loopback only
This commit is contained in:
@ -140,6 +140,9 @@ enum
|
||||
};
|
||||
|
||||
|
||||
extern bool MPInited;
|
||||
|
||||
|
||||
bool Init();
|
||||
void DeInit();
|
||||
void Reset();
|
||||
|
Reference in New Issue
Block a user