mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
parent
e8fb22ba47
commit
0f39ef4247
@ -194,7 +194,7 @@ static char runtime_shader_preset[255] = {0};
|
|||||||
|
|
||||||
#ifdef HAVE_THREAD_STORAGE
|
#ifdef HAVE_THREAD_STORAGE
|
||||||
static sthread_tls_t rarch_tls;
|
static sthread_tls_t rarch_tls;
|
||||||
const void *MAGIC_POINTER = (void*)(uintptr_t)0xB16B00B5;
|
const void *MAGIC_POINTER = (void*)(uintptr_t)0x0DEFACED;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static retro_bits_t has_set_libretro_device;
|
static retro_bits_t has_set_libretro_device;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user