god damn it
This commit is contained in:
parent
01aaee7cf4
commit
a962ff65de
|
@ -537,7 +537,7 @@ void FCEUI_Emulate(uint8 **pXBuf, int32 **SoundBuf, int32 *SoundBufSize, int ski
|
||||||
{
|
{
|
||||||
if(frameAdvanceDelay>=10)
|
if(frameAdvanceDelay>=10)
|
||||||
EmulationPaused = 3;
|
EmulationPaused = 3;
|
||||||
//else
|
else
|
||||||
frameAdvanceDelay++;
|
frameAdvanceDelay++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue