From 8eb50263cf25f311f17dee03a253640383d3eaef Mon Sep 17 00:00:00 2001 From: refraction Date: Tue, 5 Nov 2013 14:41:57 +0000 Subject: [PATCH] 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 --- pcsx2/Gif.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcsx2/Gif.cpp b/pcsx2/Gif.cpp index c0d39f3eb7..025d0aefa7 100644 --- a/pcsx2/Gif.cpp +++ b/pcsx2/Gif.cpp @@ -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; }