aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-12-11 08:38:38 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-12-11 08:38:38 -0500
commit43bbcf02fd5e4e69a9aa521fa4cd572cc8675cf3 (patch)
tree1f9a4def2c1b236e9762dbb8d0b8fe9143b7a9a1 /include/common.h
parent2baf10d54f1cbfdb781b9b37987e0815dbdafc3f (diff)
first areas plotted
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.