mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-02 22:28:54 +00:00
Host: Rename JitCacheInvalidation
There are two hard problems in computer science...
This commit is contained in:
parent
8925ddf45f
commit
3d9c728910
15 changed files with 21 additions and 21 deletions
|
@ -40,7 +40,7 @@ signals:
|
|||
void RequestStop();
|
||||
void RequestRenderSize(int w, int h);
|
||||
void UpdateDisasmDialog();
|
||||
void JitCacheCleared();
|
||||
void JitCacheInvalidation();
|
||||
void JitProfileDataWiped();
|
||||
void PPCSymbolsChanged();
|
||||
void PPCBreakpointsChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue