aboutsummaryrefslogtreecommitdiff
path: root/saveload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saveload.cpp')
-rw-r--r--saveload.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/saveload.cpp b/saveload.cpp
index 94d0aac77a..7b3cbaedf2 100644
--- a/saveload.cpp
+++ b/saveload.cpp
@@ -352,6 +352,7 @@ void Scumm::saveOrLoad(Serializer *s) {
#endif
MKLINE(Scumm,_actorToPrintStrFor,sleByte),
MKLINE(Scumm,_charsetColor,sleByte),
+ /* XXX Convert into word next time format changes */
MKLINE(Scumm,charset._bufPos,sleByte),
MKLINE(Scumm,_haveMsg,sleByte),
MKLINE(Scumm,_useTalkAnims,sleByte),