mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Go with home_dir_buf codepath for tvOS for now - going to assume this is
intended
This commit is contained in:
parent
d7a60b78d5
commit
c8104d2542
@ -499,7 +499,7 @@ static void frontend_darwin_get_env(int *argc, char *argv[],
|
||||
assets_zip_path);
|
||||
configuration_set_string(settings,
|
||||
settings->arrays.bundle_assets_dst,
|
||||
#if TARGET_OS_IOS
|
||||
#if TARGET_OS_IOS || TARGET_OS_TV
|
||||
home_dir_buf
|
||||
#else
|
||||
application_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user