mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-27 14:29:20 -06:00
Fix the master build.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
using namespace Gen;
|
||||
|
||||
static int s_clear_jit_cache_thread_safe;
|
||||
static CoreTiming::EventType* s_clear_jit_cache_thread_safe;
|
||||
|
||||
static void ClearCacheThreadSafe(u64 userdata, s64 cyclesdata)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user