mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Host: Rename JitCacheInvalidation
There are two hard problems in computer science...
This commit is contained in:
@ -41,7 +41,7 @@ bool Host_UpdateDiscordPresenceRaw(const std::string& details, const std::string
|
||||
void Host_UpdateDisasmDialog()
|
||||
{
|
||||
}
|
||||
void Host_JitCacheCleared()
|
||||
void Host_JitCacheInvalidation()
|
||||
{
|
||||
}
|
||||
void Host_JitProfileDataWiped()
|
||||
|
Reference in New Issue
Block a user