mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
Add build_libretro_dosbox rule
This commit is contained in:
parent
44fab72a8d
commit
29a303091d
@ -77,6 +77,10 @@ build_libretro_fmsx() {
|
|||||||
build_libretro_generic_makefile "fmsx" "jni"
|
build_libretro_generic_makefile "fmsx" "jni"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
build_libretro_dosbox() {
|
||||||
|
build_libretro_generic_makefile "dosbox" "jni"
|
||||||
|
}
|
||||||
|
|
||||||
build_libretro_stella() {
|
build_libretro_stella() {
|
||||||
build_libretro_generic_makefile "stella" "jni"
|
build_libretro_generic_makefile "stella" "jni"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user