From 003c13a4ae07c3ec15a31df0f7f65e3d1ffe9ae0 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 17 May 2024 22:48:25 +0200 Subject: game fade in and out --- include/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/protocol.h') diff --git a/include/protocol.h b/include/protocol.h index d89952c..001e601 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -95,6 +95,7 @@ typedef struct t_protocol_round { network_message_type type; zombie_round round; + bool game_is_paused; } protocol_round; typedef enum t_protocol_move_type -- cgit v1.2.3-70-g09d2