mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
Move RA and devkit back to top of fetch items
This commit is contained in:
parent
95dccc620a
commit
5878271bb0
@ -94,6 +94,9 @@ if [ -n "$1" ]; then
|
||||
shift
|
||||
done
|
||||
else
|
||||
fetch_retroarch
|
||||
fetch_devkit
|
||||
|
||||
libretro_fetch_core bsnes
|
||||
libretro_fetch_core snes9x
|
||||
libretro_fetch_core snes9x_next
|
||||
@ -156,7 +159,4 @@ else
|
||||
libretro_fetch_core gpsp
|
||||
libretro_fetch_core emux
|
||||
libretro_fetch_core fuse
|
||||
|
||||
fetch_devkit
|
||||
fetch_retroarch
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user