From 18e4778d48f912be78ddab4f4db930e9a170f04f Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 13 Mar 2022 19:39:34 +0000 Subject: [PATCH] Move menu stuff to the left, still looks crap, need to change text I think --- android/app/src/main/cpp/code/q3_ui/ui_controls3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/src/main/cpp/code/q3_ui/ui_controls3.c b/android/app/src/main/cpp/code/q3_ui/ui_controls3.c index 3fa6a946..f2f71fcd 100644 --- a/android/app/src/main/cpp/code/q3_ui/ui_controls3.c +++ b/android/app/src/main/cpp/code/q3_ui/ui_controls3.c @@ -37,7 +37,7 @@ CONTROLS OPTIONS MENU #define ART_BACK0 "menu/art/back_0" #define ART_BACK1 "menu/art/back_1" -#define VR_X_POS 360 +#define VR_X_POS 260 #define ID_AUTOSWITCH 127 #define ID_SCOPE 128