mirror of
https://github.com/libretro/libretro-super
synced 2025-01-07 09:54:58 +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 ==="
|
echo "=== Building Mednafen ==="
|
||||||
cd libretro-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
|
do
|
||||||
cd $core
|
cd $core
|
||||||
make core=${core} -j4 || die "Failed to build mednafen/${core}"
|
make core=${core} -j4 || die "Failed to build mednafen/${core}"
|
||||||
|
Loading…
Reference in New Issue
Block a user