mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
include all the autoconfigs again now that it will look for them in subdirectories
This commit is contained in:
parent
2786d9906e
commit
cc8be4c34e
@ -876,7 +876,7 @@ if [ "${PLATFORM}" = "android" ] && [ "${RA}" = "YES" ]; then
|
||||
|
||||
|
||||
cp -rfv media/assets/xmb android/phoenix/assets/assets/
|
||||
cp -rfv media/autoconfig/android/* android/phoenix/assets/autoconfig/
|
||||
cp -rfv media/autoconfig/* android/phoenix/assets/autoconfig/
|
||||
#cp -rfv media/libretrodb/cht android/phoenix/assets/libretrodb/
|
||||
cp -rfv media/libretrodb/rdb android/phoenix/assets/database/
|
||||
cp -rfv media/libretrodb/cursors android/phoenix/assets/database/
|
||||
|
Loading…
Reference in New Issue
Block a user