mirror of
https://github.com/libretro/libretro-super
synced 2025-03-20 22:20:48 +00:00
Move vba_next to ps3 compiler
This commit is contained in:
parent
df90337a74
commit
7fa6efc4cb
@ -37,6 +37,7 @@ WANT_CORES=" \
|
||||
prboom \
|
||||
stella \
|
||||
tyrquake \
|
||||
vba_next \
|
||||
gw \
|
||||
mgba"
|
||||
else
|
||||
|
@ -16,10 +16,9 @@ fi
|
||||
|
||||
if [[ -z "$1" ]]; then
|
||||
WANT_CORES=" \
|
||||
2048
|
||||
2048 \
|
||||
gambatte \
|
||||
snes9x2010 \
|
||||
vba_next \
|
||||
vecx"
|
||||
else
|
||||
WANT_CORES="$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user