From c7dcf99a4312e56b67b5980e7f7da3989c5ede61 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 10 Oct 2020 08:31:35 +0200 Subject: [PATCH] Update Theodore rules --- rules.d/core-rules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.d/core-rules.sh b/rules.d/core-rules.sh index d5323e47..5c37c5ee 100644 --- a/rules.d/core-rules.sh +++ b/rules.d/core-rules.sh @@ -846,7 +846,7 @@ include_core_theodore() { register_module core "theodore" } libretro_theodore_name="Theodore" -libretro_theodore_git_url="https://github.com/Zlika/theodore.git" +libretro_theodore_git_url="https://github.com/libretro/theodore.git" include_core_mesen() { register_module core "mesen"