feos 2016-09-05 19:26:47 +03:00
parent 464097252b
commit 83c0cd5778
2 changed files with 1 additions and 0 deletions

View File

@ -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.