diff options
Diffstat (limited to 'inc/cub3d_defines.h')
-rw-r--r-- | inc/cub3d_defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h index 7b4d1b8..3cee49a 100644 --- a/inc/cub3d_defines.h +++ b/inc/cub3d_defines.h @@ -303,6 +303,6 @@ enum */ # define FT_PARSE_END_RET 25 -# define FT_TOTAL_SPRT 9 +# define FT_TOTAL_SPRT 13 # endif |