mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
fetch overlays too
This commit is contained in:
parent
e3252c7af8
commit
3b3da03987
@ -74,6 +74,7 @@ fi
|
||||
|
||||
fetch_project "$REPO_BASE/libretro/RetroArch.git" "retroarch" "libretro/RetroArch"
|
||||
|
||||
fetch_project "$REPO_BASE/libretro/common-overlays.git" "overlays" "libretro/common-overlays"
|
||||
fetch_project_bsnes "git://gitorious.org/bsnes/bsnes.git --branch libretro" "libretro-bsnes" "libretro/bSNES"
|
||||
fetch_project "$REPO_BASE/libretro/snes9x.git" "libretro-s9x" "libretro/SNES9x"
|
||||
fetch_project "$REPO_BASE/libretro/snes9x-next.git" "libretro-s9x-next" "libretro/SNES9x-Next"
|
||||
|
Loading…
Reference in New Issue
Block a user