mirror of
https://github.com/libretro/libretro-super
synced 2025-03-04 10:14:13 +00:00
Update bsnes address in rules.d
Forgot to update the address.
This commit is contained in:
parent
bf8fec53b1
commit
af8e74dbd6
@ -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…
x
Reference in New Issue
Block a user