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