aboutsummaryrefslogtreecommitdiff
path: root/src/gameScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameScreen.h')
-rw-r--r--src/gameScreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gameScreen.h b/src/gameScreen.h
index 5bcd288..5890350 100644
--- a/src/gameScreen.h
+++ b/src/gameScreen.h
@@ -17,6 +17,7 @@
#define GAME_SCREEN_SKY_BOX_SIZE 1020.0
#define GAME_SCREEN_SHOW_GAME_OVER_FOR 2.0
+#define GAME_SCREEN_GAME_OVER_FONT_SIZE 100
// Gui stuff and shit.
typedef struct GameScreen {