aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-10-29 09:17:32 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-10-29 09:17:32 -0400
commitdf20af833773ee67d78b3f2e8ab3a0a1753e523a (patch)
treedb47d85bc89f1a2ba5d2ac79ece25cd8684201d8 /include/common.h
parentcb2ebd8ec104afb617485c8caa07c1b572d27aea (diff)
world improvements, quest preloads
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 f278020..c3b1aed 100644
--- a/include/common.h
+++ b/include/common.h
@@ -47,7 +47,7 @@ typedef struct {
* and whether or not we want the window to be fullscreen.
*/
-#define GAME_NAME "Independent Study v.0.2 alpha"
+#define GAME_NAME "Independent Study v.0.3 alpha"
#define SCREEN_WIDTH 1280
#define SCREEN_HEIGHT 720