Merge pull request #985 from barbudreadmon/patch-9

(Kronos) Oops, forgot this line
This commit is contained in:
Twinaphex 2019-03-14 14:03:58 +01:00 committed by GitHub
commit 7f7e324788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -563,7 +563,7 @@ include_core_kronos() {
register_module core "kronos" -theos_ios -ngc -ps3 -psp1 -qnx -wii
}
libretro_kronos_name="Kronos"
libretro_kronos_git_url="https://github.com/libretro-mirrors/Kronos.git"
libretro_kronos_git_url="https://github.com/libretro/yabause.git"
libretro_kronos_build_subdir="yabause/src/libretro"
include_core_yabause() {