some flesh to the V8 bones

svn-id: r6073
This commit is contained in:
Max Horn 2002-12-23 17:21:09 +00:00
parent a7d0957dad
commit b8240b253c
3 changed files with 88 additions and 5 deletions

View file

@ -1656,8 +1656,6 @@ void Scumm::allocateArrays()
}
bool Scumm::isGlobInMemory(int type, int idx)
{
if (!validateResource("isGlobInMemory", type, idx))