Skip to content

Commit 42740c3

Browse files
committed
More changes
1 parent 95323f7 commit 42740c3

5 files changed

+5
-5
lines changed

libretro-build-ps3.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ WANT_CORES=" \
3333
nxengine \
3434
quicknes \
3535
prosystem \
36-
snes9x_next \
36+
snes9x2010 \
3737
prboom \
3838
stella \
3939
tyrquake \

libretro-build-static.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ WANT_CORES=" \
2020
2048 \
2121
prboom \
2222
reicast \
23-
snes9x_next"
23+
snes9x2010"
2424
else
2525
WANT_CORES="$@"
2626
fi

libretro-build-win.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ else
3232
build_libretro_beetle_wswan
3333
#build_libretro_beetle_bsnes
3434
build_libretro_snes9x
35-
build_libretro_snes9x_next
35+
build_libretro_snes9x2010
3636
build_libretro_genesis_plus_gx
3737
#build_libretro_fb_alpha
3838
build_libretro_vba_next

libretro-build-xdk1.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ else
9090
build_libretro_beetle_vb
9191
build_libretro_beetle_wswan
9292
#build_libretro_beetle_bsnes
93-
build_libretro_snes9x_next
93+
build_libretro_snes9x2010
9494
build_libretro_genesis_plus_gx
9595
build_libretro_fba
9696
build_libretro_vba_next

libretro-build-xdk360.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ else
4646
build_libretro_beetle_vb
4747
build_libretro_beetle_wswan
4848
#build_libretro_beetle_bsnes
49-
build_libretro_snes9x_next
49+
build_libretro_snes9x2010
5050
build_libretro_genesis_plus_gx
5151
build_libretro_fb_alpha
5252
build_libretro_vba_next

0 commit comments

Comments
 (0)