Update rules

This commit is contained in:
twinaphex 2015-07-31 10:01:57 +02:00
parent c3c973124c
commit 878a124eab

View File

@ -205,6 +205,7 @@ build_default_cores() {
if [ $platform != "ps3" ] && [ $platform != "sncps3" ]; then
libretro_build_core fuse
libretro_build_core lutro
fi
if [ $platform != "ps3" ] && [ $platform != "sncps3" ] && [ $platform != "wii" ] && [ $platform != "ngc" ]; then
@ -212,8 +213,6 @@ build_default_cores() {
build_default_cores_libretro_gl
libretro_build_core lutro
# (PS3/NGC/Wii) Excluded for performance reasons
libretro_build_core snes9x
libretro_build_core vbam