summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2020-11-16 00:07:27 +0100
committerwithmorten <morten.with@gmail.com>2020-11-16 00:07:27 +0100
commitf0071c094aeacdd5fc8dd4f45911ebbc719811e0 (patch)
tree67170b9146e8d62a37b5180a036624d8bbb40644
parentadd CFO for invertlook4pad; update american.gxt (diff)
downloadre3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.tar
re3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.tar.gz
re3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.tar.bz2
re3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.tar.lz
re3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.tar.xz
re3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.tar.zst
re3-f0071c094aeacdd5fc8dd4f45911ebbc719811e0.zip
-rw-r--r--src/core/MenuScreensCustom.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/MenuScreensCustom.cpp b/src/core/MenuScreensCustom.cpp
index 5fc44661..f8ff3acf 100644
--- a/src/core/MenuScreensCustom.cpp
+++ b/src/core/MenuScreensCustom.cpp
@@ -787,9 +787,7 @@ CMenuScreenCustom aScreens[MENUPAGES] = {
{ "FET_MTI", MENUPAGE_CONTROLLER_PC, MENUPAGE_CONTROLLER_PC, nil, nil,
MENUACTION_MOUSESENS, "FEC_MSH", { nil, SAVESLOT_NONE, MENUPAGE_MOUSE_CONTROLS },
MENUACTION_INVVERT, "FEC_IVV", { nil, SAVESLOT_NONE, MENUPAGE_MOUSE_CONTROLS },
-#ifdef INVERT_LOOK_FOR_PAD
INVERT_PAD_SELECTOR
-#endif
MENUACTION_MOUSESTEER, "FET_MST", { nil, SAVESLOT_NONE, MENUPAGE_MOUSE_CONTROLS },
MENUACTION_CHANGEMENU, "FEDS_TB", { nil, SAVESLOT_NONE, MENUPAGE_NONE },
},