This commit is contained in:
punkrockguy318 2008-08-14 15:58:35 +00:00
parent 4900b4afbd
commit 01aaee7cf4
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ void FCEUI_Emulate(uint8 **pXBuf, int32 **SoundBuf, int32 *SoundBufSize, int ski
if(frameAdvanceDelay>=10)
EmulationPaused = 3;
//else
// frameAdvanceDelay++;
frameAdvanceDelay++;
}
}