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 4ef2391..76c0fc5 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -231,6 +231,7 @@ enum
# define FT_ERR_RD_MUSIC "could not find music file"
# define FT_ERR_RD_TRAP "could not find trap texture file"
# define FT_ERR_WR_BMP "could not export to bmp"
+# define FT_ERR_UNDEF_SPRITE "undefined sprite"
# define FT_ERR_TOO_MUCH_HEALS "too much heal packs, limit is 64"
# define FT_ERR_TOO_MUCH_TRAPS "too much traps, limit is 512"
# define FT_ERR_TOO_MUCH_W_ONE "too much weapon one, limit is 1"