1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

(CTR/3DS) fix for hbl 2.5

This commit is contained in:
aliaspider 2015-10-26 04:58:39 +01:00
parent 6b630a5d92
commit 04c79791e8

View File

@ -157,6 +157,8 @@ static void frontend_ctr_get_environment_settings(int *argc, char *argv[],
"remaps", sizeof(g_defaults.dir.remap));
fill_pathname_join(g_defaults.path.config, g_defaults.dir.port,
"retroarch.cfg", sizeof(g_defaults.path.config));
*argc = 0;
#ifndef IS_SALAMANDER
#if 0