mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
Fix a stupid mistake
This commit is contained in:
parent
4c3d8e053d
commit
69ad93875c
@ -132,7 +132,7 @@ fetch_libretro_snes9x() {
|
||||
fetch_project "$REPO_BASE/libretro/snes9x.git" "libretro-snes9x" "libretro/SNES9x"
|
||||
}
|
||||
|
||||
fetch_libretro_snes9x() {
|
||||
fetch_libretro_snes9x_next() {
|
||||
fetch_project "$REPO_BASE/libretro/snes9x-next.git" "libretro-snes9x_next" "libretro/SNES9x-Next"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user