aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/smush_font.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/smush/smush_font.cpp')
-rw-r--r--engines/scumm/smush/smush_font.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/smush/smush_font.cpp b/engines/scumm/smush/smush_font.cpp
index 0eaf534746..e2f75a6862 100644
--- a/engines/scumm/smush/smush_font.cpp
+++ b/engines/scumm/smush/smush_font.cpp
@@ -130,7 +130,7 @@ int SmushFont::draw2byte(byte *buffer, int dst_width, int x, int y, int idx) {
kNone,
kNormalShadowMode,
kKoreanV7ShadowMode,
- kKoreanV8ShadowMode,
+ kKoreanV8ShadowMode
};
ShadowMode shadowMode = kNone;