mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 15:24:37 -05:00
CommandProcessor: Remove unimplemented prototypes
This commit is contained in:
parent
01c2c50f6a
commit
c5243d6d12
|
|
@ -130,8 +130,6 @@ void UpdateInterrupts(u64 userdata);
|
|||
void UpdateInterruptsFromVideoBackend(u64 userdata);
|
||||
|
||||
bool IsInterruptWaiting();
|
||||
void SetInterruptTokenWaiting(bool waiting);
|
||||
void SetInterruptFinishWaiting(bool waiting);
|
||||
|
||||
void SetCpClearRegister();
|
||||
void SetCpControlRegister();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user