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:
parent
cc045015d9
commit
f54e3abbee
17 changed files with 1262 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue