n64: perfect dark fixed!
https://github.com/mupen64plus/mupen64plus-user-issues/issues/552#issuecomment-130981664
This commit is contained in:
parent
464097252b
commit
83c0cd5778
|
@ -127,6 +127,7 @@ void add_interupt_event(int type, unsigned int delay)
|
|||
|
||||
if (get_event(type)) {
|
||||
DebugMessage(M64MSG_WARNING, "two events of type 0x%x in interrupt queue", type);
|
||||
return;
|
||||
}
|
||||
|
||||
if (q == NULL)
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue