diff options
Diffstat (limited to 'src/constants.h')
| -rw-r--r-- | src/constants.h | 2 |
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 |
