mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-23 15:59:57 +00:00
(Android) Add PPSSPP entry
This commit is contained in:
parent
aee709be82
commit
65d1154dbd
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user