diff options
Diffstat (limited to 'src/gameScreen.h')
-rw-r--r-- | src/gameScreen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gameScreen.h b/src/gameScreen.h index 20872b3..698b044 100644 --- a/src/gameScreen.h +++ b/src/gameScreen.h @@ -4,6 +4,8 @@ #define GAME_SCREEN_H #define GAME_SCREEN_TEXT_SIZE 20.0 + +#define GYROSCOPE_LINE_THICKNESS 2.0 #define GYROSCOPE_TEXTURE_SIZE 80 // Gui stuff and shit. |