HLE: Removed usnused EatCycles function.
This commit is contained in:
parent
862db811f0
commit
4620e2a741
3 changed files with 0 additions and 15 deletions
|
@ -37,8 +37,6 @@ void RegisterModule(std::string name, int num_functions, const FunctionDef *func
|
|||
|
||||
void CallSVC(u32 opcode);
|
||||
|
||||
void EatCycles(u32 cycles);
|
||||
|
||||
void Reschedule(const char *reason);
|
||||
|
||||
void Init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue