mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
Revert "dehardcode core path on android"
This reverts commit 19def60d5e1f0c0b3b6eb4535f88a9750d974871.
This commit is contained in:
parent
1ab6cc5b47
commit
269c32ae38
@ -1293,8 +1293,8 @@ static void frontend_linux_get_env(int *argc,
|
||||
|
||||
__android_log_print(ANDROID_LOG_INFO,
|
||||
"RetroArch", "[ENV]: libretro path: [%s]\n", core_path);
|
||||
/*if (args && *core_path)
|
||||
args->libretro_path = core_path;*/
|
||||
if (args && *core_path)
|
||||
args->libretro_path = core_path;
|
||||
}
|
||||
|
||||
/* Content. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user