added being able to create a host on the game server now need to work on joining that game

This commit is contained in:
2026-02-06 16:36:13 -06:00
parent 468ab94aa7
commit b2fa3052f3
23 changed files with 432 additions and 326 deletions

1
join.c
View File

@@ -102,6 +102,7 @@ void init_join()
PRINT_M(INIT JOIN)
return;
}
void join_update_hover()