diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-17 08:29:01 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-17 08:29:01 -0500 |
commit | 85fb9f0a75f9a441d35e0ed48f250d7b07301483 (patch) | |
tree | cb40657a737143a78ab925ae2f3d5ee4558ad9c0 /include | |
parent | 983602c87add7161cc82311e690e066f96493c31 (diff) |
Shit
Diffstat (limited to 'include')
-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 08ec73f..5c90222 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 1024 +#define SCREEN_WIDTH 1280 /** * The desired height of the game window. |