mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
Remove leftover SkipIdle function
This commit is contained in:
parent
f431b18675
commit
2e2ba37bc1
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ bool IsConfigSaved();
|
||||||
bool IsDualCore();
|
bool IsDualCore();
|
||||||
bool IsProgressive();
|
bool IsProgressive();
|
||||||
bool IsPAL60();
|
bool IsPAL60();
|
||||||
bool IsSkipIdle();
|
|
||||||
bool IsDSPHLE();
|
bool IsDSPHLE();
|
||||||
bool IsFastDiscSpeed();
|
bool IsFastDiscSpeed();
|
||||||
int GetCPUMode();
|
int GetCPUMode();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue