Move vba_next to ps3 compiler

This commit is contained in:
Ezio-PS 2016-10-22 11:55:10 +02:00
parent df90337a74
commit 7fa6efc4cb
2 changed files with 2 additions and 2 deletions

View file

@ -37,6 +37,7 @@ WANT_CORES=" \
prboom \
stella \
tyrquake \
vba_next \
gw \
mgba"
else

View file

@ -16,10 +16,9 @@ fi
if [[ -z "$1" ]]; then
WANT_CORES=" \
2048
2048 \
gambatte \
snes9x2010 \
vba_next \
vecx"
else
WANT_CORES="$@"