mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
Missed a pretty name for bsnes-type fetches
This commit is contained in:
parent
d1ad20f1cd
commit
d0ba28891d
@ -20,6 +20,7 @@ fi
|
||||
# doing it wrong. We should fix this.
|
||||
fetch_project_bsnes()
|
||||
{
|
||||
echo "=== Fetching ${3} ==="
|
||||
fetch_git "${1}" "${2}" ""
|
||||
fetch_git "${WORKDIR}/${2}" "${2}/perf" ""
|
||||
fetch_git "${WORKDIR}/${2}" "${2}/balanced" ""
|
||||
|
Loading…
Reference in New Issue
Block a user