mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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
|
||||
* into a single (compressed) file for improved
|
||||
* load times on platforms with slow IO */
|
||||
#if defined(RARCH_CONSOLE)
|
||||
#if defined(RARCH_CONSOLE) || defined(__WINRT__)
|
||||
#define DEFAULT_CORE_INFO_CACHE_ENABLE true
|
||||
#else
|
||||
#define DEFAULT_CORE_INFO_CACHE_ENABLE false
|
||||
|
Loading…
x
Reference in New Issue
Block a user