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 \
stella \
tyrquake \
gw"
gw \
mgba"
else
WANT_CORES="$@"
fi

View File

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