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