aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp
index 5744ec41f0..913d4a4010 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -295,7 +295,7 @@ static void setupKeymapper(OSystem &system) {
}
-#if 1
+#if defined(TFMX_CMDLINE_TOOL)
void tfmxmain(int argc, const char * const argv[]);
extern "C" int scummvm_main(int argc, const char * const argv[]) {