mirror of
https://github.com/libretro/libretro-super
synced 2025-01-06 06:56:56 +00:00
Merge pull request #1514 from ds22x/patch-1
Update bsnes address in rules.d
This commit is contained in:
commit
0304b4b3e3
@ -5,7 +5,7 @@ include_core_bsnes() {
|
||||
}
|
||||
|
||||
libretro_bsnes_name="bsnes"
|
||||
libretro_bsnes_git_url="https://github.com/libretro/bsnes.git"
|
||||
libretro_bsnes_git_url="https://github.com/libretro/bsnes-libretro.git"
|
||||
libretro_bsnes_build_args="compiler=\"${CXX17}\" target=\"libretro\""
|
||||
libretro_bsnes_build_subdir="bsnes"
|
||||
libretro_bsnes_build_makefile="GNUmakefile"
|
||||
|
Loading…
Reference in New Issue
Block a user