full throttle speech,
fixed two bugs appearing in DOTT svn-id: r3541
This commit is contained in:
parent
03abddf888
commit
46dd55cf2a
4 changed files with 17 additions and 14 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue