diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index 7472edf..3015b11 100644 --- a/include/common.h +++ b/include/common.h @@ -30,7 +30,7 @@ enum GENDER{ #include <entities.h> #define SCREEN_WIDTH 1280 -#define SCREEN_HEIGHT 720 +#define SCREEN_HEIGHT 740 //#define FULLSCREEN #define HLINE 3 //base unit of the world |