summaryrefslogtreecommitdiff
path: root/include/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants.h')
-rw-r--r--include/constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants.h b/include/constants.h
index 870c7fb..2fd6ace 100644
--- a/include/constants.h
+++ b/include/constants.h
@@ -9,3 +9,6 @@
#define MAX_SPRITE_COUNT 4 //Maximum number of sprites per entity
#define NO_OFFSET 0
+
+#define MAX_FRAMES 30
+#define MAX_ANIMATIONS 20