mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-23 11:12:33 +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));
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user