mirror of
https://github.com/PCSX2/pcsx2-sourceforge.git
synced 2026-02-04 03:11:18 +01:00
Quick! Look behind you! a 3 headed monkey!
This commit is contained in:
@@ -454,7 +454,7 @@ void SIF1Dma()
|
||||
}
|
||||
}
|
||||
}
|
||||
if(sif1dma->qwc > 0) // There's some data ready to transfer into the fifo..
|
||||
else // There's some data ready to transfer into the fifo..
|
||||
{
|
||||
int qwTransfer = sif1dma->qwc;
|
||||
u32 *data;
|
||||
|
||||
Reference in New Issue
Block a user