Host: Rename JitCacheInvalidation

There are two hard problems in computer science...
This commit is contained in:
mitaclaw
2024-10-23 19:30:22 -07:00
parent 8925ddf45f
commit 3d9c728910
15 changed files with 21 additions and 21 deletions

View File

@ -146,7 +146,7 @@ void Host_UpdateDisasmDialog()
{
}
void Host_JitCacheCleared()
void Host_JitCacheInvalidation()
{
}