mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +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
|
@ -86,7 +86,7 @@ void Host_UpdateDisasmDialog()
|
|||
{
|
||||
}
|
||||
|
||||
void Host_JitCacheCleared()
|
||||
void Host_JitCacheInvalidation()
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue