summaryrefslogtreecommitdiff
path: root/include/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants.h')
-rw-r--r--include/constants.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/constants.h b/include/constants.h
index 2f9625a..870c7fb 100644
--- a/include/constants.h
+++ b/include/constants.h
@@ -4,4 +4,8 @@
#define WINDOW_HEIGHT 720
#define MAX_ENTITY_COUNT 2048
-#define MAX_AREA_COUNT 4 \ No newline at end of file
+#define MAX_AREA_COUNT 4
+
+#define MAX_SPRITE_COUNT 4 //Maximum number of sprites per entity
+
+#define NO_OFFSET 0