From 09493ddaa0d8ef0fcab51ea6fc8752c809ae1672 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 21 Nov 2014 04:34:33 +0100 Subject: [PATCH] Add Stonesoup to libretro-fetch.sh --- libretro-fetch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-fetch.sh b/libretro-fetch.sh index 63caa9d7..25b1fd6b 100755 --- a/libretro-fetch.sh +++ b/libretro-fetch.sh @@ -154,3 +154,4 @@ fetch_project "$REPO_BASE/libretro/prosystem-libretro.git" "libretro-prosystem" fetch_project "$REPO_BASE/libretro/libretro-o2em.git" "libretro-o2em" "libretro/o2em" fetch_project "$REPO_BASE/libretro/4do-libretro.git" "libretro-4do" "libretro/4do" fetch_project "$REPO_BASE/libretro/CATSFC-libretro.git" "libretro-catsfc" "libretro/CATSFC" +fetch_project_submodule "$REPO_BASE/libretro/stonesoup-libretro.git" "libretro-stonesoup" "libretro/DungeonCrawler StoneSoup"