summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.h b/src/constants.h
index 0790229..5fc959f 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -2,7 +2,7 @@
#define CONSTANTS_H_
#define WINDOW_WIDTH 1280
-#define WINDOW_HEIGHT 720
+#define WINDOW_HEIGHT 640
#define TARGET_FPS 144
#define MAX_ENTITY_COUNT 500