mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
dehardcode core path on android
This commit is contained in:
parent
82b1cbf04a
commit
19def60d5e
@ -1293,8 +1293,8 @@ static void frontend_linux_get_env(int *argc,
|
|||||||
|
|
||||||
__android_log_print(ANDROID_LOG_INFO,
|
__android_log_print(ANDROID_LOG_INFO,
|
||||||
"RetroArch", "[ENV]: libretro path: [%s]\n", core_path);
|
"RetroArch", "[ENV]: libretro path: [%s]\n", core_path);
|
||||||
if (args && *core_path)
|
/*if (args && *core_path)
|
||||||
args->libretro_path = core_path;
|
args->libretro_path = core_path;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Content. */
|
/* Content. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user