mirror of https://github.com/PCSX2/pcsx2.git
Missed a little bit :P
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3348 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
0c6e6d8274
commit
e035209623
|
@ -291,7 +291,6 @@ static __forceinline void _cpuTestInterrupts()
|
|||
/* These are 'pcsx2 interrupts', they handle asynchronous stuff
|
||||
that depends on the cycle timings */
|
||||
|
||||
TESTINT(28, gsPath1Interrupt);
|
||||
TESTINT(1, vif1Interrupt);
|
||||
TESTINT(2, gsInterrupt);
|
||||
TESTINT(5, EEsif0Interrupt);
|
||||
|
|
Loading…
Reference in New Issue