mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 02:30:35 +00:00
(360) Quick compile fix
This commit is contained in:
parent
009addb8d5
commit
c800df6fd5
@ -92,6 +92,7 @@ static void set_default_settings (void)
|
||||
|
||||
static void get_environment_settings (void)
|
||||
{
|
||||
HRESULT ret;
|
||||
#ifdef HAVE_HDD_CACHE_PARTITION
|
||||
ret = XSetFileCacheSize(0x100000);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user