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:
@ -38,6 +38,7 @@ private:
|
||||
|
||||
wxCheckBox* cbDirectBoot;
|
||||
wxCheckBox* cbThreaded3D;
|
||||
wxCheckBox* cbBindAnyAddr;
|
||||
};
|
||||
|
||||
#endif // WX_EMUCONFIG_H
|
||||
|
Reference in New Issue
Block a user