Update rules

This commit is contained in:
twinaphex 2017-07-22 23:11:11 +01:00
parent 0113f2c947
commit 987c67e3f4

View File

@ -128,8 +128,9 @@ include_core_redream() {
register_module core "redream"
}
libretro_redream_name="Redream"
libretro_redream_git_url="https://github.com/libretro/redream.git"
libretro_redream_build_makefile="Makefile.libretro"
libretro_redream_git_url="https://github.com/inolen/redream.git"
libretro_redream_build_makefile="Makefile"
libretro_redream_build_subdir="deps/libretro"
include_core_genesis_plus_gx() {
register_module core "genesis_plus_gx" -theos_ios