mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
fix png location
This commit is contained in:
parent
8ed3fe0338
commit
efd4872bb6
@ -1586,7 +1586,7 @@ if [ "${PLATFORM}" == "wiiu" ] && [ "${RA}" == "YES" ]; then
|
||||
rm *.a
|
||||
cp -v $RARCH_DIST_DIR/*.a .
|
||||
cp -v $RARCH_DIST_DIR/../info/*.info .
|
||||
cp -v $RADIR/media/assets/pkg/wiiu/*.png .
|
||||
cp -v ../media/assets/pkg/wiiu/*.png .
|
||||
|
||||
sh ./wiiu-cores.sh &> $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_${PLATFORM}.log
|
||||
if [ $? -eq 0 ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user