mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Update config.def.h
This commit is contained in:
parent
aebdc8b747
commit
a9426925cf
@ -249,7 +249,7 @@
|
|||||||
/* Specifies whether to cache core info
|
/* Specifies whether to cache core info
|
||||||
* into a single (compressed) file for improved
|
* into a single (compressed) file for improved
|
||||||
* load times on platforms with slow IO */
|
* load times on platforms with slow IO */
|
||||||
#if defined(RARCH_CONSOLE)
|
#if defined(RARCH_CONSOLE) || defined(__WINRT__)
|
||||||
#define DEFAULT_CORE_INFO_CACHE_ENABLE true
|
#define DEFAULT_CORE_INFO_CACHE_ENABLE true
|
||||||
#else
|
#else
|
||||||
#define DEFAULT_CORE_INFO_CACHE_ENABLE false
|
#define DEFAULT_CORE_INFO_CACHE_ENABLE false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user