mirror of
https://github.com/libretro/libretro-super
synced 2025-02-23 09:41:13 +00:00
wii additions
This commit is contained in:
parent
012631ab14
commit
2ff533d026
@ -1537,7 +1537,9 @@ then
|
|||||||
|
|
||||||
cd dist-scripts
|
cd dist-scripts
|
||||||
rm *.a
|
rm *.a
|
||||||
cp -v $RARCH_DIST_DIR/* .
|
cp -v $RARCH_DIST_DIR/*.a .
|
||||||
|
|
||||||
|
ls -1 *.a | awk -F "." ' { print "cp " $0 " " $1 "_psp1." $2 }' |sh
|
||||||
sh ./wii-cores.sh
|
sh ./wii-cores.sh
|
||||||
if [ $? -eq 0 ];
|
if [ $? -eq 0 ];
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user