aboutsummaryrefslogtreecommitdiffstats
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 cbfbc75..dd8bf98 100644
--- a/src/gameScreen.h
+++ b/src/gameScreen.h
@@ -35,6 +35,7 @@ typedef struct GameScreen {
ToolId tool;
+ TexturedButton napTimeButton;
int nextShootingStoneCount;
} GameScreen;