summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Frontend.h')
-rw-r--r--src/core/Frontend.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h
index 114ea6ba..30ae0bb4 100644
--- a/src/core/Frontend.h
+++ b/src/core/Frontend.h
@@ -380,7 +380,10 @@ enum eMenuAction
MENUACTION_LANG_JAP,
#endif
#ifdef IMPROVED_VIDEOMODE
- MENUACTION_SCREENMODE
+ MENUACTION_SCREENMODE,
+#endif
+#ifdef FREE_CAM
+ MENUACTION_FREECAM
#endif
};