mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 05:43:34 +00:00
(CTR/3DS) fix for hbl 2.5
This commit is contained in:
parent
6b630a5d92
commit
04c79791e8
@ -157,6 +157,8 @@ static void frontend_ctr_get_environment_settings(int *argc, char *argv[],
|
|||||||
"remaps", sizeof(g_defaults.dir.remap));
|
"remaps", sizeof(g_defaults.dir.remap));
|
||||||
fill_pathname_join(g_defaults.path.config, g_defaults.dir.port,
|
fill_pathname_join(g_defaults.path.config, g_defaults.dir.port,
|
||||||
"retroarch.cfg", sizeof(g_defaults.path.config));
|
"retroarch.cfg", sizeof(g_defaults.path.config));
|
||||||
|
|
||||||
|
*argc = 0;
|
||||||
|
|
||||||
#ifndef IS_SALAMANDER
|
#ifndef IS_SALAMANDER
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user