mirror of
https://github.com/libretro/libretro-super
synced 2025-01-17 07:09:49 +00:00
Update repos
This commit is contained in:
parent
1b617b45cc
commit
8d1bae8bb9
@ -838,14 +838,14 @@ include_core_mesen() {
|
||||
register_module core "mesen"
|
||||
}
|
||||
libretro_mesen_name="Mesen"
|
||||
libretro_mesen_git_url="https://github.com/SourMesen/Mesen.git"
|
||||
libretro_mesen_git_url="https://github.com/libretro/Mesen.git"
|
||||
libretro_mesen_build_subdir="Libretro"
|
||||
|
||||
include_core_mesens() {
|
||||
register_module core "mesens"
|
||||
}
|
||||
libretro_mesens_name="Mesen-S"
|
||||
libretro_mesens_git_url="https://github.com/SourMesen/Mesen-S.git"
|
||||
libretro_mesens_git_url="https://github.com/libretro/Mesen-S.git"
|
||||
libretro_mesens_build_subdir="Libretro"
|
||||
|
||||
include_core_mupen64plus_next() {
|
||||
|
Loading…
Reference in New Issue
Block a user