mirror of
https://github.com/libretro/pcsx2.git
synced 2025-03-09 04:11:50 +00:00
Only a small commit i know, but highly frustrating for Tekken Tag players (slows it down a bit). Im back! sort of, just getting familiar with the code again :)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2710 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
cbad1f9bd5
commit
30c0b0f923
@ -530,7 +530,7 @@ void mfifoGIFtransfer(int qwc)
|
||||
|
||||
void gifMFIFOInterrupt()
|
||||
{
|
||||
Console.WriteLn("gifMFIFOInterrupt");
|
||||
//Console.WriteLn("gifMFIFOInterrupt");
|
||||
mfifocycles = 0;
|
||||
|
||||
if (Path3progress == STOPPED_MODE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user