From f8ccfba637267bae8064daa320cfb00b8ffe3e66 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 13 Dec 2022 17:40:23 +0100 Subject: movement working --- src/protocol.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/protocol.c') diff --git a/src/protocol.c b/src/protocol.c index f833d3a..2381159 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -1,4 +1,5 @@ #include "../include/protocol.h" +#include "../include/players.h" network_message create_protocol_get_id_up() { protocol_get_id_upstream* buf = (protocol_get_id_upstream*)network_buffer; -- cgit v1.2.3-70-g09d2