aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cub3d_defines.h')
-rw-r--r--inc/cub3d_defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index 3d09a81..e47c1f7 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -242,6 +242,7 @@ enum
# define FT_ERR_TOO_MUCH_W_ONE "too much weapon one, limit is 4"
# define FT_ERR_TOO_MUCH_W_TWO "too much weapon two, limit is 4"
# define FT_ERR_TOO_MUCH_W_THREE "too much weapon three, limit is 4"
+# define FT_ERR_TOO_MUCH_ENMY "too much enemy, limit is 32"
/*
** ====== MISSING ERROR MSG ======