Ball passing between courts

This commit is contained in:
2026-04-26 16:35:09 -04:00
parent d79e73df8b
commit ab35c9216e
3 changed files with 158 additions and 26 deletions

View File

@@ -36,7 +36,7 @@ void CreateGameServer(Server* serv,GameData*gd);
/**
* Creates the Client game loop
*/
void RunGameClient(Client* c);
void RunGameClient(Client* c,GameData*gd);
/**
* Draws the walls based on player 1 or 2