aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_lol.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/text_lol.h')
-rw-r--r--engines/kyra/text_lol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/text_lol.h b/engines/kyra/text_lol.h
index cc8154fac2..ce6e2c8a2b 100644
--- a/engines/kyra/text_lol.h
+++ b/engines/kyra/text_lol.h
@@ -78,6 +78,7 @@ private:
uint32 _numCharsPrinted;
bool _printFlag;
+ bool _sjisLineBreakFlag;
LoLEngine *_vm;
Screen_LoL *_screen;