Add pocketsnes to libretro-build-android-mk.sh
This commit is contained in:
parent
36019e7b1a
commit
77cd5daef2
|
@ -135,7 +135,8 @@ WANT_CORES=" \
|
||||||
desmume \
|
desmume \
|
||||||
fb_alpha \
|
fb_alpha \
|
||||||
bsnes_mercury_performance \
|
bsnes_mercury_performance \
|
||||||
bsnes_performance"
|
bsnes_performance \
|
||||||
|
pocketsnes"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
for core in $WANT_CORES; do
|
for core in $WANT_CORES; do
|
||||||
|
|
Loading…
Reference in New Issue