aboutsummaryrefslogtreecommitdiff
path: root/src/screens/infoScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/infoScreen.h')
-rw-r--r--src/screens/infoScreen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/screens/infoScreen.h b/src/screens/infoScreen.h
index a84180c..f1a268f 100644
--- a/src/screens/infoScreen.h
+++ b/src/screens/infoScreen.h
@@ -26,6 +26,8 @@ typedef struct InfoScreen {
Rectangle nextButton;
Rectangle resetButton;
+ Vector2 controlsPosition;
+
Camera3D camera;
float distances[ENTITY_USER_INFO_MSG_MAX];