mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Remove Frameskip
This commit is contained in:
@ -44,7 +44,5 @@ void ExitGpuLoop();
|
||||
void EmulatorState(bool running);
|
||||
bool AtBreakpoint();
|
||||
void ResetVideoBuffer();
|
||||
void SetRendering(bool bEnabled);
|
||||
bool WillSkipCurrentFrame();
|
||||
|
||||
} // namespace Fifo
|
||||
|
Reference in New Issue
Block a user