mirror of
https://github.com/libretro/libretro-super
synced 2025-01-25 09:35:20 +00:00
case-sensitivity was breaking libretro-fetch.sh
This commit is contained in:
parent
bf7edf4ed8
commit
21b4aa352d
@ -165,7 +165,7 @@ libretro_snes9x_git_url="https://github.com/libretro/snes9x.git"
|
|||||||
libretro_snes9x_build_subdir="libretro"
|
libretro_snes9x_build_subdir="libretro"
|
||||||
|
|
||||||
include_core_flycast() {
|
include_core_flycast() {
|
||||||
register_module core "Flycast"
|
register_module core "flycast"
|
||||||
}
|
}
|
||||||
libretro_flycast_name="Flycast"
|
libretro_flycast_name="Flycast"
|
||||||
libretro_flycast_git_url="https://github.com/libretro/flycast.git"
|
libretro_flycast_git_url="https://github.com/libretro/flycast.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user