base for forwarding input to clients
This commit is contained in:
parent
cf3aedb509
commit
b9a1a54304
|
@ -137,6 +137,8 @@ u32 PlayerAddress(int id);
|
|||
void StartGame();
|
||||
void StartLocal();
|
||||
|
||||
void StartGame();
|
||||
|
||||
void ProcessFrame();
|
||||
void ProcessInput();
|
||||
|
||||
|
|
Loading…
Reference in New Issue