aboutsummaryrefslogtreecommitdiff
path: root/backends/null/null.cpp
diff options
context:
space:
mode:
authorJochen Hoenicke2003-07-18 18:55:04 +0000
committerJochen Hoenicke2003-07-18 18:55:04 +0000
commit077b643ea04188b60c5107610328619cc7f00001 (patch)
tree0784c23dfd9dfe41de6d53b57c4bcd086a6a52cd /backends/null/null.cpp
parentdc25058c3e633cf5ac4a369833224d878a05bac4 (diff)
downloadscummvm-rg350-077b643ea04188b60c5107610328619cc7f00001.tar.gz
scummvm-rg350-077b643ea04188b60c5107610328619cc7f00001.tar.bz2
scummvm-rg350-077b643ea04188b60c5107610328619cc7f00001.zip
Fix recursive calls of object scripts. In V2 for each object two script
can be active at the same time: One 253 script and one normal script. We misuse the recursive flag to mark 253 scripts. When starting a 253 script we stop a script that has recursive flag set and when starting a normal script we stop the script that doesn't. svn-id: r9068
Diffstat (limited to 'backends/null/null.cpp')
0 files changed, 0 insertions, 0 deletions