aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-14 21:45:25 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-14 21:45:25 -0500
commit426809972df04eebb4702432c352b8e7d88f792d (patch)
tree35d5e4903cb18448a91cd8f298effc1db45ebf33 /include/common.h
parenta2c6134f2527efbbf46954bdd6056e43d1e00848 (diff)
parent43bbcf02fd5e4e69a9aa521fa4cd572cc8675cf3 (diff)
Shit
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index f8bd935..095b3e3 100644
--- a/include/common.h
+++ b/include/common.h
@@ -64,7 +64,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.