mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-27 01:50:45 +00:00
Update rules
This commit is contained in:
parent
c3c973124c
commit
878a124eab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user