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

View File

@@ -20,7 +20,6 @@ extern SDL_Point mouse_pos;
extern int state;
void start_battle();
void show_options();
#define GRAB_NEW 2
#define GRAB_OLD 1