aboutsummaryrefslogtreecommitdiffstats
path: root/android/cmdline-options.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/cmdline-options.h')
-rw-r--r--android/cmdline-options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/cmdline-options.h b/android/cmdline-options.h
index aa85c0e..eb8ede0 100644
--- a/android/cmdline-options.h
+++ b/android/cmdline-options.h
@@ -162,6 +162,8 @@ OPT_FLAG( webcam_list, "lists web cameras available for emulation" )
OPT_PARAM( screen, "<mode>", "set emulated screen mode" )
+OPT_FLAG( force_32bit, "always use 32-bit emulator" )
+
#undef CFG_FLAG
#undef CFG_PARAM
#undef OPT_FLAG