Add mgba to ps3/wii builds

This commit is contained in:
twinaphex 2015-07-21 16:58:33 +02:00
parent ed576cae11
commit 11946eaa89
2 changed files with 3 additions and 1 deletions

View File

@ -36,7 +36,8 @@ WANT_CORES=" \
quicknes \ quicknes \
stella \ stella \
tyrquake \ tyrquake \
gw" gw \
mgba"
else else
WANT_CORES="$@" WANT_CORES="$@"
fi fi

View File

@ -40,6 +40,7 @@ WANT_CORES=" \
vba_next \ vba_next \
tyrquake \ tyrquake \
gw \ gw \
mgba \
vecx" vecx"
else else
WANT_CORES="$@" WANT_CORES="$@"