mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
maybe actually hook it up somewhere?
This commit is contained in:
@ -123,6 +123,7 @@ extern bool Active;
|
||||
bool Init();
|
||||
void DeInit();
|
||||
|
||||
void StartDiscovery();
|
||||
void StartHost(const char* player, int numplayers);
|
||||
void StartClient(const char* player, const char* host);
|
||||
|
||||
|
Reference in New Issue
Block a user