aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 91363a9..273f9a5 100644
--- a/config.h
+++ b/config.h
@@ -15,4 +15,6 @@
/* 16 KB should be enough. */
#define asset_memory (1024 * 1024 * 16)
+#define animation_max_frames 8
+
#endif