mirror of https://github.com/PCSX2/pcsx2.git
Always the same isn't it? you always see a blinding cock up you made after you commit it.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5760 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
45d790b854
commit
8eb50263cf
|
@ -520,7 +520,7 @@ void gifMFIFOInterrupt()
|
|||
CPU_INT(DMAC_VIF1, 1);
|
||||
|
||||
if(!gifUnit.Path3Masked())
|
||||
CPU_INT(DMAC_GIF, 16);
|
||||
CPU_INT(DMAC_MFIFO_GIF, 16);
|
||||
|
||||
if(!gspath3done || gifch.qwc > 0) return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue