summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.h
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2020-11-15 22:07:44 +0100
committerwithmorten <morten.with@gmail.com>2020-11-15 22:07:44 +0100
commitad10d3e64e317a60c4c7c481354ef9c2b39922f2 (patch)
tree6bb83db58792894d00eaefa678af44a366512bf0 /src/core/Frontend.h
parentadd bInvertLook4Pad from VC (doesn't get saved yet) (diff)
downloadre3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.tar
re3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.tar.gz
re3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.tar.bz2
re3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.tar.lz
re3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.tar.xz
re3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.tar.zst
re3-ad10d3e64e317a60c4c7c481354ef9c2b39922f2.zip
Diffstat (limited to '')
-rw-r--r--src/core/Frontend.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h
index 947311b6..70b4cd31 100644
--- a/src/core/Frontend.h
+++ b/src/core/Frontend.h
@@ -383,9 +383,6 @@ enum eMenuAction
//#ifdef NO_ISLAND_LOADING
// MENUACTION_ISLANDLOADING,
//#endif
-#ifdef INVERT_LOOK_FOR_PAD
- MENUACTION_INVERTPADY,
-#endif
};
enum eCheckHover