From 544f338b8e9ea010eccedbfa24bee5c97b7d3621 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 16 May 2024 16:37:39 +0200 Subject: walls, msvc building --- include/game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/game.h') diff --git a/include/game.h b/include/game.h index 88fd0e1..20a7437 100644 --- a/include/game.h +++ b/include/game.h @@ -40,5 +40,6 @@ game global_state = {GAMESTATE_IDLE,DISCONNECTED,0,0}; void init_game(); void start_solo_game(); bool connect_to_game(char* ip, char* port); +void fill_game_structs(); #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2