mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
cleanup
svn-id: r29170
This commit is contained in:
parent
8ec0e447c2
commit
205b65ba11
@ -146,7 +146,7 @@ void ScummEngine_v0::setNewKidVerbs() {
|
||||
vs->curRect.top = virt->topline + 8;
|
||||
|
||||
Actor *a = derefActor(VAR(96 + i), "setNewKidVerbs");
|
||||
loadPtrToResource(rtVerb, i, (const byte*)(const byte*)a->getActorName());
|
||||
loadPtrToResource(rtVerb, i, (const byte*)a->getActorName());
|
||||
}
|
||||
setUserState(191);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user