use libretro repo

This commit is contained in:
twinaphex 2017-01-30 01:04:52 +01:00
parent 29ec2327e5
commit 89ab59d408

View File

@ -521,7 +521,7 @@ include_core_glupen64() {
register_module core "glupen64" -theos_ios -ngc -ps3 -psp1 -wii
}
libretro_glupen64_name="GLupeN64"
libretro_glupen64_git_url="https://github.com/loganmc10/GLupeN64.git"
libretro_glupen64_git_url="https://github.com/libretro/GLupeN64.git"
libretro_glupen64_build_platform="$FORMAT_COMPILER_TARGET_ALT"
libretro_glupen64_configure() {
if iscpu_x86_64 $ARCH; then