aboutsummaryrefslogtreecommitdiff
path: root/src/gameScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameScreen.h')
-rw-r--r--src/gameScreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gameScreen.h b/src/gameScreen.h
index 84d589b..c0169c6 100644
--- a/src/gameScreen.h
+++ b/src/gameScreen.h
@@ -4,7 +4,7 @@
#define GAME_SCREEN_H
#define GAME_SCREEN_TEXT_SIZE 20.0
-#define GYROSCOPE_TEXTURE_SIZE 100
+#define GYROSCOPE_TEXTURE_SIZE 80
// Gui stuff and shit.
typedef struct GameScreen {