(Xbox 1) Just a quick fix ^^

This commit is contained in:
freakdave 2012-07-22 20:12:11 +02:00
parent 41de6da14e
commit 7fe5059267

View File

@ -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);