Revert "use libretro repo"

This reverts commit 89ab59d408.
This commit is contained in:
twinaphex 2017-01-30 03:48:06 +01:00
parent 62edc128f3
commit bbb550955d

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/libretro/GLupeN64.git"
libretro_glupen64_git_url="https://github.com/loganmc10/GLupeN64.git"
libretro_glupen64_build_platform="$FORMAT_COMPILER_TARGET_ALT"
libretro_glupen64_configure() {
if iscpu_x86_64 $ARCH; then