mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 21:09:44 -05:00
VideoCommon: rewrite frame skipping code
This commit is contained in:
@@ -38,4 +38,4 @@ extern bool g_bRecordFifoData;
|
||||
|
||||
void OpcodeDecoder_Init();
|
||||
void OpcodeDecoder_Shutdown();
|
||||
u32 OpcodeDecoder_Run(bool skipped_frame, u8* end);
|
||||
u32 OpcodeDecoder_Run(u8* end);
|
||||
|
||||
Reference in New Issue
Block a user