From 9316b4d38613cf3fcc6d580b22bb647b8fac4dda Mon Sep 17 00:00:00 2001 From: Ezio-PS Date: Fri, 25 Aug 2017 12:46:27 +0200 Subject: [PATCH] Add these two cores --- libretro-build-ps3.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libretro-build-ps3.sh b/libretro-build-ps3.sh index 27951856..5d291b64 100755 --- a/libretro-build-ps3.sh +++ b/libretro-build-ps3.sh @@ -16,8 +16,10 @@ fi if [[ -z "$1" ]]; then WANT_CORES=" \ + 81 \ fbalpha2012 \ fceumm \ + fuse \ genesis_plus_gx \ handy \ mame2000 \