1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-23 07:21:19 +00:00

Adding ido7 to repo

This commit is contained in:
Ethan Roseman 2020-04-22 15:32:41 -04:00
parent cc045015d9
commit f54e3abbee
17 changed files with 1262 additions and 9 deletions

View file

@ -25,8 +25,3 @@ $(1): $($1_SOURCES)
endef
$(foreach p,$(PROGRAMS),$(eval $(call COMPILE,$(p))))
ido7:
wget -O ido7.zip https://github.com/zeldaret/oot/releases/download/0.1/ido7.1_fixed.zip
unzip -n ido7.zip
rm ido7.zip