From f8ccfba637267bae8064daa320cfb00b8ffe3e66 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 13 Dec 2022 17:40:23 +0100 Subject: movement working --- 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 ffab7b7..9f0d173 100644 --- a/include/game.h +++ b/include/game.h @@ -4,6 +4,7 @@ #include #include "../include/protocol.h" +#include "../include/players.h" #include "../include/game.h" typedef enum t_game_state { -- cgit v1.2.3-70-g09d2