aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_defines.h
diff options
context:
space:
mode:
authorsalaaad2 <arthurdurant263@gmail.com>2020-03-11 20:42:12 +0100
committersalaaad2 <arthurdurant263@gmail.com>2020-03-11 20:42:12 +0100
commitca5b3689894013365f617cb5513372e6031e8ae7 (patch)
tree76fcd88c754cb29aaab3597eacc68b68eec15343 /inc/cub3d_defines.h
parentget merged (diff)
download42-cub3d-ca5b3689894013365f617cb5513372e6031e8ae7.tar.gz
42-cub3d-ca5b3689894013365f617cb5513372e6031e8ae7.tar.bz2
42-cub3d-ca5b3689894013365f617cb5513372e6031e8ae7.tar.xz
42-cub3d-ca5b3689894013365f617cb5513372e6031e8ae7.tar.zst
42-cub3d-ca5b3689894013365f617cb5513372e6031e8ae7.zip
gang_gang
Diffstat (limited to '')
-rw-r--r--inc/cub3d_defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index 6ab05c2..457f121 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -115,7 +115,7 @@ enum
*/
# define FT_CHRST_VALID_PARSE "RNSEWFCLMT"
-# define FT_CHRST_MAP_ENTRY "012NSEWLT "
+# define FT_CHRST_MAP_ENTRY "01234NSEWLT "
# define FT_CHRST_SPAWN "NSEW"
# define FT_CHRST_MAP_NON_WALL "02NESWLT"
# define FT_CHRST_COLLISION "12 "