diff --git a/libretro.c b/libretro.c index ca8b68d..b29c760 100644 --- a/libretro.c +++ b/libretro.c @@ -614,6 +614,8 @@ void retro_run(void) else frameskip_counter = 0; } + else + frameskip_counter = 0; } /* If frameskip/timing settings have changed,