From 31e39555f6625ec7c2b9f8dd99b4bf19872e40c0 Mon Sep 17 00:00:00 2001 From: nathansmithsmith Date: Thu, 21 Sep 2023 21:55:10 -0600 Subject: Added more lines to gryoscope texure --- src/gameScreen.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gameScreen.h') 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. -- cgit v1.2.3