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:
refraction 2010-03-14 00:55:36 +00:00
parent cbad1f9bd5
commit 30c0b0f923
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ void mfifoGIFtransfer(int qwc)
void gifMFIFOInterrupt()
{
Console.WriteLn("gifMFIFOInterrupt");
//Console.WriteLn("gifMFIFOInterrupt");
mfifocycles = 0;
if (Path3progress == STOPPED_MODE)