diff options
author | Paul Gilbert | 2018-07-14 16:25:14 -0700 |
---|---|---|
committer | Paul Gilbert | 2018-07-14 16:25:14 -0700 |
commit | 0094b4225c6a18cdc388b4cfc7caf719ea18a796 (patch) | |
tree | bd35786777924774b602132fbab9253b60e3f1d2 /engines/titanic/game/credits.h | |
parent | d39d4b9d4b9b344fd28a56ec8bea3c266747ea50 (diff) | |
download | scummvm-rg350-0094b4225c6a18cdc388b4cfc7caf719ea18a796.tar.gz scummvm-rg350-0094b4225c6a18cdc388b4cfc7caf719ea18a796.tar.bz2 scummvm-rg350-0094b4225c6a18cdc388b4cfc7caf719ea18a796.zip |
TITANIC: More properly handle parser clearing after sentence processing
The original actually freed the parser entirely from within findFrames,
and then recreated it each time a sentence is parsed. Since this is
nasty, and in ScummVM _parser isn't dynamically created, I settled on
adding a clear command to completely clear the parser instead.
Diffstat (limited to 'engines/titanic/game/credits.h')
0 files changed, 0 insertions, 0 deletions