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

@@ -5,6 +5,7 @@
#include <SDL2/SDL.h>
extern SDL_Point mouse_pos;
#define TITLE 0
#define START 1