aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/script_v70he.cpp
diff options
context:
space:
mode:
authorTravis Howell2008-09-05 13:35:27 +0000
committerTravis Howell2008-09-05 13:35:27 +0000
commit4bb1decf79058e639fd82fac22389a136607163d (patch)
tree5f83c668fb2ef9df7a994e5e1f8df8d02e336370 /engines/scumm/he/script_v70he.cpp
parent51e93cadbe88f7be38fbcff83622f698242fc5f7 (diff)
downloadscummvm-rg350-4bb1decf79058e639fd82fac22389a136607163d.tar.gz
scummvm-rg350-4bb1decf79058e639fd82fac22389a136607163d.tar.bz2
scummvm-rg350-4bb1decf79058e639fd82fac22389a136607163d.zip
Use exact case numbers, to avoid unneeded subtractions.
svn-id: r34352
Diffstat (limited to 'engines/scumm/he/script_v70he.cpp')
-rw-r--r--engines/scumm/he/script_v70he.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/he/script_v70he.cpp b/engines/scumm/he/script_v70he.cpp
index c7256835eb..8fcb8b6fe8 100644
--- a/engines/scumm/he/script_v70he.cpp
+++ b/engines/scumm/he/script_v70he.cpp
@@ -546,6 +546,7 @@ void ScummEngine_v70he::o70_resourceRoutines() {
_res->unlock(rtRoomImage, resid);
break;
case 116:
+ // TODO: Clear Heap
break;
case 117: // SO_LOAD_CHARSET
resid = pop();