From 888e9d30cbf4efde17ee337b9b97f1960bbd74a2 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 2 Mar 2020 19:44:47 +0100 Subject: Music is pretty bav --- inc/cub3d_structs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/cub3d_structs.h') diff --git a/inc/cub3d_structs.h b/inc/cub3d_structs.h index 5f1b743..b7d49a7 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -136,6 +136,7 @@ typedef struct s_cub uint8_t w_side; uint8_t ishud; uint8_t walltexgood; + uint8_t isoldmus; uint16_t currlvl; uint16_t i; char errmsg[64]; -- cgit v1.2.3