mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-22 23:40:30 +00:00
More changes
This commit is contained in:
parent
95323f7e68
commit
42740c32f5
@ -33,7 +33,7 @@ WANT_CORES=" \
|
||||
nxengine \
|
||||
quicknes \
|
||||
prosystem \
|
||||
snes9x_next \
|
||||
snes9x2010 \
|
||||
prboom \
|
||||
stella \
|
||||
tyrquake \
|
||||
|
@ -20,7 +20,7 @@ WANT_CORES=" \
|
||||
2048 \
|
||||
prboom \
|
||||
reicast \
|
||||
snes9x_next"
|
||||
snes9x2010"
|
||||
else
|
||||
WANT_CORES="$@"
|
||||
fi
|
||||
|
@ -32,7 +32,7 @@ else
|
||||
build_libretro_beetle_wswan
|
||||
#build_libretro_beetle_bsnes
|
||||
build_libretro_snes9x
|
||||
build_libretro_snes9x_next
|
||||
build_libretro_snes9x2010
|
||||
build_libretro_genesis_plus_gx
|
||||
#build_libretro_fb_alpha
|
||||
build_libretro_vba_next
|
||||
|
@ -90,7 +90,7 @@ else
|
||||
build_libretro_beetle_vb
|
||||
build_libretro_beetle_wswan
|
||||
#build_libretro_beetle_bsnes
|
||||
build_libretro_snes9x_next
|
||||
build_libretro_snes9x2010
|
||||
build_libretro_genesis_plus_gx
|
||||
build_libretro_fba
|
||||
build_libretro_vba_next
|
||||
|
@ -46,7 +46,7 @@ else
|
||||
build_libretro_beetle_vb
|
||||
build_libretro_beetle_wswan
|
||||
#build_libretro_beetle_bsnes
|
||||
build_libretro_snes9x_next
|
||||
build_libretro_snes9x2010
|
||||
build_libretro_genesis_plus_gx
|
||||
build_libretro_fb_alpha
|
||||
build_libretro_vba_next
|
||||
|
Loading…
Reference in New Issue
Block a user