aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_structs.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--inc/cub3d_structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/cub3d_structs.h b/inc/cub3d_structs.h
index f538c7e..44b8827 100644
--- a/inc/cub3d_structs.h
+++ b/inc/cub3d_structs.h
@@ -216,7 +216,7 @@ typedef struct s_map
uint8_t isheals;
uint8_t isweapon[2];
uint8_t darklvl;
- uint8_t scale;
+ uint16_t scale;
int8_t topsp;
uint32_t nlx;
uint32_t nly;