mirror of
https://github.com/libretro/libretro-super
synced 2025-04-01 10:20:10 +00:00
Add dolphin core rule
This commit is contained in:
parent
3c3b52b701
commit
6cb97e209f
@ -31,6 +31,14 @@ libretro_crocods_name="CrocoDS"
|
||||
libretro_crocods_git_url="https://github.com/libretro/libretro-crocods.git"
|
||||
libretro_crocods_build_makefile="Makefile"
|
||||
|
||||
include_core_dolphin() {
|
||||
register_module core "dolphin"
|
||||
}
|
||||
libretro_dolphin_name="Dolphin"
|
||||
libretro_dolphin_git_url="https://github.com/libretro/dolphin.git"
|
||||
libretro_dolphin_build_subdir="Source/Core/DolphinLibretro"
|
||||
libretro_dolphin_build_makefile="Makefile"
|
||||
|
||||
include_core_mrboom() {
|
||||
register_module core "mrboom"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user