mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Interpreter: Idle skipping support
This commit is contained in:
@ -529,11 +529,6 @@ void CheckBreakPoints()
|
||||
}
|
||||
}
|
||||
|
||||
void OnIdle()
|
||||
{
|
||||
CoreTiming::Idle();
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user