mirror of
https://github.com/libretro/libretro-super
synced 2025-02-22 15:40:01 +00:00
wii additions
This commit is contained in:
parent
012631ab14
commit
2ff533d026
@ -1537,7 +1537,9 @@ then
|
||||
|
||||
cd dist-scripts
|
||||
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
|
||||
if [ $? -eq 0 ];
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user