mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 18:40:09 +00:00
(Xbox 1) Just a quick fix ^^
This commit is contained in:
parent
41de6da14e
commit
7fe5059267
@ -27,7 +27,7 @@ bool g_bExit = false;
|
||||
|
||||
void __cdecl main()
|
||||
{
|
||||
g_debug.Print("Starting Launcher CE\n");
|
||||
g_debug.Print("Starting RetroLaunch\n");
|
||||
|
||||
// Set file cache size
|
||||
XSetFileCacheSize(8 * 1024 * 1024);
|
||||
|
Loading…
x
Reference in New Issue
Block a user