From d2c3f612b3d7b0071e98e589777d495ba45eafe4 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 29 Oct 2023 08:26:31 +0100 Subject: more sounds --- 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 f2fd0cb..03fbf11 100644 --- a/include/game.h +++ b/include/game.h @@ -14,6 +14,7 @@ typedef enum t_game_state { GAMESTATE_IDLE, GAMESTATE_LOADING_MAP, + GAMESTATE_LOADING_ASSETS, GAMESTATE_PLAYING, } game_state; -- cgit v1.2.3-70-g09d2