mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 06:39:58 -06:00
base for forwarding input to clients
This commit is contained in:
@ -137,6 +137,8 @@ u32 PlayerAddress(int id);
|
||||
void StartGame();
|
||||
void StartLocal();
|
||||
|
||||
void StartGame();
|
||||
|
||||
void ProcessFrame();
|
||||
void ProcessInput();
|
||||
|
||||
|
Reference in New Issue
Block a user