mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-24 00:09:43 +00:00
(Android) Add O2EM rule
This commit is contained in:
parent
76a66234dc
commit
7ba3957c9d
@ -192,6 +192,10 @@ build_libretro_3dengine() {
|
||||
build_libretro_generic_makefile "3dengine" "jni"
|
||||
}
|
||||
|
||||
build_libretro_o2em() {
|
||||
build_libretro_generic_makefile "o2em" "jni"
|
||||
}
|
||||
|
||||
build_libretro_fceumm() {
|
||||
build_libretro_generic_makefile "fceumm" "src/drivers/libretro/jni"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user