mirror of
https://github.com/libretro/libretro-super
synced 2025-01-05 21:54:33 +00:00
last fix for ngc
This commit is contained in:
parent
2ad1e91f69
commit
f9abe4e893
@ -1524,10 +1524,13 @@ then
|
||||
mkdir -p ngc/pkg/database
|
||||
mkdir -p ngc/pkg/database/cursors
|
||||
mkdir -p ngc/pkg/database/rdb
|
||||
mkdir -p ngc/pkg/overlays
|
||||
|
||||
cp -Rfv media/libretrodb/cht/* ngc/pkg/cheats
|
||||
cp -Rfv media/libretrodb/rdb/* ngc/pkg/database/rdb
|
||||
cp -Rfv media/libretrodb/cursors/* ngc/pkg/database/cursors
|
||||
cp -Rfv media/overlays/* ngc/pkg/overlays
|
||||
|
||||
|
||||
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user