mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
fetch the libretro devkit and retroarch last
This commit is contained in:
parent
5f0ee00288
commit
22d5895162
@ -88,9 +88,6 @@ if [ -n "$1" ]; then
|
|||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
fetch_retroarch
|
|
||||||
fetch_devkit
|
|
||||||
|
|
||||||
libretro_fetch_core bsnes
|
libretro_fetch_core bsnes
|
||||||
libretro_fetch_core snes9x
|
libretro_fetch_core snes9x
|
||||||
libretro_fetch_core snes9x_next
|
libretro_fetch_core snes9x_next
|
||||||
@ -153,4 +150,7 @@ else
|
|||||||
libretro_fetch_core gpsp
|
libretro_fetch_core gpsp
|
||||||
libretro_fetch_core emux
|
libretro_fetch_core emux
|
||||||
libretro_fetch_core fuse
|
libretro_fetch_core fuse
|
||||||
|
|
||||||
|
fetch_devkit
|
||||||
|
fetch_retroarch
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user