aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource.cpp
diff options
context:
space:
mode:
authorMax Horn2002-12-23 17:21:09 +0000
committerMax Horn2002-12-23 17:21:09 +0000
commitb8240b253c8ede87d4148b26fafe5474c638c871 (patch)
tree9207d74f2217522f4686630f27441823d3dd6830 /scumm/resource.cpp
parenta7d0957dad42b094eab11335009391a1eb583a46 (diff)
downloadscummvm-rg350-b8240b253c8ede87d4148b26fafe5474c638c871.tar.gz
scummvm-rg350-b8240b253c8ede87d4148b26fafe5474c638c871.tar.bz2
scummvm-rg350-b8240b253c8ede87d4148b26fafe5474c638c871.zip
some flesh to the V8 bones
svn-id: r6073
Diffstat (limited to 'scumm/resource.cpp')
-rw-r--r--scumm/resource.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/resource.cpp b/scumm/resource.cpp
index e762c8201d..f476882601 100644
--- a/scumm/resource.cpp
+++ b/scumm/resource.cpp
@@ -1656,8 +1656,6 @@ void Scumm::allocateArrays()
}
-
-
bool Scumm::isGlobInMemory(int type, int idx)
{
if (!validateResource("isGlobInMemory", type, idx))