diff options
Diffstat (limited to 'include/common.h')
-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 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 |