test commit to fix sdl frame advance

This commit is contained in:
punkrockguy318 2008-11-13 18:45:13 +00:00
parent ef335b1321
commit 08ba562b06
1 changed files with 3 additions and 3 deletions

View File

@ -414,11 +414,11 @@ KeyboardCommands()
}
else
{
//if(frameAdvancing)
//{
if(frameAdvancing)
{
FCEUI_FrameAdvanceEnd();
frameAdvancing = false;
//}
}
}
if(_keyonly(resetKey)) {