diff --git a/Z3DR b/Z3DR
index 19dbafc..82c0c77 160000
--- a/Z3DR
+++ b/Z3DR
@@ -1 +1 @@
-Subproject commit 19dbafc96d52e0e4023caed57186969a49bcc9d9
+Subproject commit 82c0c773bcb9c69664c20cb1b8f67a1ca9902fe3
diff --git a/source/include/setting_descriptions.hpp b/source/include/setting_descriptions.hpp
index 15ed4ce..63e73c4 100644
--- a/source/include/setting_descriptions.hpp
+++ b/source/include/setting_descriptions.hpp
@@ -242,4 +242,11 @@ extern string_view startingSwordGildedDesc;
extern string_view startingShieldNoneDesc;
extern string_view startingShieldHerosDesc;
extern string_view startingShieldMirrorDesc;
-extern string_view showPostmanItemDesc;
\ No newline at end of file
+extern string_view showPostmanItemDesc;
+
+extern string_view ingameLTargetingDesc;
+extern string_view ingameFirstPersonCameraDesc;
+extern string_view ingameFreeCameraDesc;
+extern string_view ingameMotionControlsDesc;
+extern string_view ingameSwimmingControlsDesc;
+extern string_view ingameAdjustVolumeDesc;
\ No newline at end of file
diff --git a/source/include/settings.hpp b/source/include/settings.hpp
index 6f8384b..9864a7d 100644
--- a/source/include/settings.hpp
+++ b/source/include/settings.hpp
@@ -570,6 +570,13 @@ namespace Settings {
//Custom Buttons
extern Menu customInputs;
extern std::vector