Add comment for unknownCD() stub

svn-id: r5164
This commit is contained in:
James Brown 2002-10-16 11:00:48 +00:00
parent c1652de909
commit 4f3a2f774c

View file

@ -3128,6 +3128,9 @@ void Scumm::o6_getActorPriority()
}
void Scumm::o6_unknownCD() {
// Full Throttle: FIXME
// Opcode is used when placing the bunny into the
// mine field. Some kind of drawBlastObject() wrapper
int a, b, c, d;
a = pop();
b = pop();