working on making game lobbies and joining them

This commit is contained in:
2026-01-31 18:42:43 -06:00
parent 89c9a7681b
commit 47987ca439
14 changed files with 227 additions and 280 deletions

View File

@@ -7,6 +7,8 @@
#define START_GAME_BUTTON 2
extern int over_object;
extern int lobby_has_name;
char *get_this_name(int i);