(Android) Add PPSSPP entry

This commit is contained in:
twinaphex 2014-11-01 23:26:32 +01:00
parent aee709be82
commit 65d1154dbd

View File

@ -166,6 +166,9 @@ build_libretro_pcsx_rearmed() {
build_libretro_generic_makefile "pcsx_rearmed" "jni"
}
build_libretro_ppsspp() {
build_libretro_generic_makefile "ppsspp" "libretro/jni"
}
build_libretro_picodrive() {
build_libretro_generic_makefile "picodrive" "jni"