mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
Fifo: Extract syncing loop
It's now a new helper function within common.
This commit is contained in:
@@ -17,7 +17,6 @@ namespace CommandProcessor
|
||||
{
|
||||
|
||||
extern SCPFifoStruct fifo; //This one is shared between gfx thread and emulator thread.
|
||||
extern Common::Flag s_gpuMaySleep;
|
||||
|
||||
// internal hardware addresses
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user