Host: Rename JitCacheInvalidation

There are two hard problems in computer science...
This commit is contained in:
mitaclaw
2024-10-23 23:43:24 -07:00
parent 8925ddf45f
commit 3d9c728910
15 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ void Host_UpdateDisasmDialog()
{
}
void Host_JitCacheCleared()
void Host_JitCacheInvalidation()
{
}