mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
Fix the master build.
This commit is contained in:
parent
d951f9e765
commit
fe41dff228
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
using namespace Gen;
|
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)
|
static void ClearCacheThreadSafe(u64 userdata, s64 cyclesdata)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user