aboutsummaryrefslogtreecommitdiff
path: root/src/typedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/typedef.h')
-rw-r--r--src/typedef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/typedef.h b/src/typedef.h
index 8924dc8..cf7787e 100644
--- a/src/typedef.h
+++ b/src/typedef.h
@@ -3,7 +3,7 @@
// useful definitions
-#define TILES_CAP 63
+#define TILES_CAP 128
#define TILEMAP_CAP 16384
#include <stdint.h>