mirror of
https://github.com/libretro/libretro-super
synced 2024-12-29 09:22:43 +00:00
Add xrick recipe
This commit is contained in:
parent
b95e22ef5a
commit
f8a1f278b1
@ -31,6 +31,13 @@ libretro_mrboom_name="Mr.Boom"
|
||||
libretro_mrboom_git_url="https://github.com/libretro/mrboom-libretro.git"
|
||||
libretro_mrboom_build_makefile="Makefile"
|
||||
|
||||
include_core_xrick() {
|
||||
register_module core "xrick"
|
||||
}
|
||||
libretro_xrick_name="XRick"
|
||||
libretro_xrick_git_url="https://github.com/libretro/xrick-libretro.git"
|
||||
libretro_xrick_build_makefile="Makefile"
|
||||
|
||||
include_core_easyrpg() {
|
||||
register_module core "easyrpg" -ngc -ps3 -psp1 -wii
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user