diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/cub3d_defines.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h index b9a82c7..12c8580 100644 --- a/inc/cub3d_defines.h +++ b/inc/cub3d_defines.h @@ -186,6 +186,7 @@ enum # define FT_ERR_MISS_FLOOR_C "floor color" # define FT_ERR_MISS_CEIL_C "ceiling color" # define FT_ERR_MISS_PLAYER_SPAWN "player spawn" +# define FT_ERR_MISS_TRAP "traps" /* ** ====== OTHER ====== |