aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 063781b..ff95ba4 100644
--- a/config.h
+++ b/config.h
@@ -18,7 +18,7 @@
#define animation_max_frames 8
#define max_entities 256
-#define max_player_bullets 32
-#define max_enemy_bullets 256
+
+#define menu_max_elements 4
#endif