mirror of
https://github.com/libretro/libretro-super
synced 2025-01-05 21:54:33 +00:00
Add Mednafen SNES/VB
This commit is contained in:
parent
bc79765a0a
commit
e36cc22a98
@ -47,7 +47,7 @@ build_libretro_mednafen()
|
||||
echo "=== Building Mednafen ==="
|
||||
cd libretro-mednafen
|
||||
|
||||
for core in psx pce-fast wswan ngp gba
|
||||
for core in psx pce-fast wswan ngp gba snes vb
|
||||
do
|
||||
cd $core
|
||||
make core=${core} -j4 || die "Failed to build mednafen/${core}"
|
||||
|
Loading…
Reference in New Issue
Block a user