aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/pcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/pcode.h')
-rw-r--r--engines/tinsel/pcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/pcode.h b/engines/tinsel/pcode.h
index ec8b9e4587..0c75cc0df1 100644
--- a/engines/tinsel/pcode.h
+++ b/engines/tinsel/pcode.h
@@ -129,7 +129,7 @@ void WaitInterpret(CORO_PARAM, PPROCESS pWaitProc, bool *result);
#define CONV_END 2 //
#define CONTROL_OFF 0 // control()
-#define CONTROL_ON 1 // parameter
+#define CONTROL_ON 1 // parameter
#define CONTROL_OFFV 2 //
#define CONTROL_OFFV2 3 //
#define CONTROL_STARTOFF 4 //