Of course I screwed up in the rebase!

It is a shame!
This commit is contained in:
Gregory Hainaut 2016-09-23 18:08:51 +02:00
parent 816e38db8e
commit f26842faa7
1 changed files with 1 additions and 1 deletions

View File

@ -726,7 +726,7 @@ void gifMFIFOInterrupt()
if(!(gifstate & GIF_STATE_STALL)) return;
}
if (!CheckPaths(DMAC_MFIFO_GIF)) return;
if (!CheckPaths()) return;
if(!gifch.chcr.STR) {
Console.WriteLn("WTF GIFMFIFO");