mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-24 06:35:39 -04:00
System: Fix rewind rate with vsync off
This commit is contained in:
@ -2401,6 +2401,8 @@ void DoRewind()
|
|||||||
{
|
{
|
||||||
s_rewind_load_counter--;
|
s_rewind_load_counter--;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
s_next_frame_time += s_frame_period;
|
||||||
}
|
}
|
||||||
|
|
||||||
void SaveRunaheadState()
|
void SaveRunaheadState()
|
||||||
|
Reference in New Issue
Block a user