From 5000989157e1229053edf9be86eeabf3bef71b3d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 2 Mar 2015 05:09:34 +0100 Subject: [PATCH] Add GW to libretro-fetch.sh --- libretro-fetch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-fetch.sh b/libretro-fetch.sh index ef252ab4..a1aa36c1 100755 --- a/libretro-fetch.sh +++ b/libretro-fetch.sh @@ -181,4 +181,5 @@ else libretro_fetch gpsp libretro_fetch emux libretro_fetch fuse + libretro_fetch gw fi