mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
CoreTiming: Drop ProcessFifoWaitEvents.
globalTimer is only written in Advance, so this function has no function.
This commit is contained in:
parent
2776bcbf55
commit
4c5f8f9c91
4 changed files with 0 additions and 37 deletions
|
@ -137,6 +137,5 @@ void SetInterruptFinishWaiting(bool waiting);
|
|||
void SetCpClearRegister();
|
||||
void SetCpControlRegister();
|
||||
void SetCpStatusRegister();
|
||||
void ProcessFifoEvents();
|
||||
|
||||
} // namespace CommandProcessor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue