god damn it

This commit is contained in:
punkrockguy318 2008-08-14 15:59:05 +00:00
parent 01aaee7cf4
commit a962ff65de
1 changed files with 1 additions and 1 deletions

View File

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