mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-28 16:50:15 -06:00
base for forwarding input to clients
This commit is contained in:
@ -32,7 +32,10 @@ void DeInit();
|
||||
void StartHost();
|
||||
void StartClient();
|
||||
|
||||
void StartGame();
|
||||
|
||||
void ProcessFrame();
|
||||
void ProcessInput();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user