mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Revert "Fix non-HAVE_DYNAMIC"
This reverts commit b3dd8cd72be09a82c87c055f2463e05b2b5ebb98.
This commit is contained in:
parent
bbe4943795
commit
766653150c
@ -676,7 +676,7 @@ static int populate_settings_path(settings_t *settings, struct config_path_setti
|
|||||||
#endif
|
#endif
|
||||||
#ifndef HAVE_DYNAMIC
|
#ifndef HAVE_DYNAMIC
|
||||||
SETTING_PATH("libretro_path",
|
SETTING_PATH("libretro_path",
|
||||||
path_get_ptr(RARCH_PATH_CORE), false, NULL, false);
|
path_get_core_ptr(), false, NULL, false);
|
||||||
#endif
|
#endif
|
||||||
SETTING_PATH(
|
SETTING_PATH(
|
||||||
"screenshot_directory",
|
"screenshot_directory",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user