mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
full throttle speech,
fixed two bugs appearing in DOTT svn-id: r3541
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user