aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-17 08:29:01 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-17 08:29:01 -0500
commit85fb9f0a75f9a441d35e0ed48f250d7b07301483 (patch)
treecb40657a737143a78ab925ae2f3d5ee4558ad9c0 /include
parent983602c87add7161cc82311e690e066f96493c31 (diff)
Shit
Diffstat (limited to 'include')
-rw-r--r--include/common.h2
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.