Corrected naming "bsnes-hd beta"

This commit is contained in:
DerKoun 2020-01-14 20:44:46 +01:00 committed by GitHub
parent 99fd644c76
commit 325a2a892f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ include_core_bsnes_hd_beta() {
register_module core "bsnes_hd_beta" -theos_ios -ngc -sncps3 -ps3 -psp1 -qnx -wii
}
libretro_bsnes_hd_beta_name="bsnes HD"
libretro_bsnes_hd_beta_name="bsnes-hd beta"
libretro_bsnes_hd_beta_git_url="https://github.com/DerKoun/bsnes-hd.git"
libretro_bsnes_hd_beta_build_args="compiler=\"${CXX17}\" target=\"libretro\""
libretro_bsnes_hd_beta_build_subdir="bsnes"