diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-14 08:43:23 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-14 08:43:23 -0500 |
commit | 3f70fa248e411178f33075f4b90f112eced37f14 (patch) | |
tree | 4d95da1a5b0bfb4f9f154e2fb6898950bed9bd5a /include/common.h | |
parent | c5050b17d16670c6151d5c135c3b01d66b7530f9 (diff) | |
parent | 43bbcf02fd5e4e69a9aa521fa4cd572cc8675cf3 (diff) |
Shit
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 8050852..31126d7 100644 --- a/include/common.h +++ b/include/common.h @@ -70,7 +70,7 @@ typedef struct{ * The desired width of the game window. */ -#define SCREEN_WIDTH 1280 +#define SCREEN_WIDTH 1024 /** * The desired height of the game window. |