aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/sci/engine/kernel32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/engine/kernel32.cpp b/engines/sci/engine/kernel32.cpp
index 0c1e35068c..d24ac3b713 100644
--- a/engines/sci/engine/kernel32.cpp
+++ b/engines/sci/engine/kernel32.cpp
@@ -222,7 +222,7 @@ static const char *sci21_default_knames[] = {
/*0x2f*/ "AddMagnify",
/*0x30*/ "DeleteMagnify",
/*0x31*/ "CelRect",
- /*0x32*/ "BaseLineSpan"
+ /*0x32*/ "BaseLineSpan",
/*0x33*/ "CelWide",
/*0x34*/ "CelHigh",
/*0x35*/ "AddScreenItem",