1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +00:00

Various repo improvements (#316)

* Narrowing down ido5-required files, assist.py, permuter settings

* OSX support changes, +x on setup scripts

* ZAP2 Update for OSX

* Remove assist.py

* Removing ido 5 things
This commit is contained in:
Ethan Roseman 2020-08-15 14:08:53 -04:00 committed by GitHub
parent 40fc24420a
commit d374d8d026
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 3 deletions

@ -1 +1 @@
Subproject commit a781b7b098472076f99f52e4ad214823ea91be2d
Subproject commit 15fcb21d2c4e2ef2f720d28a0f7dec259ddd06f5

View file

@ -0,0 +1,7 @@
[preserve_macros]
"g[DS]P.*" = "void"
"gDma.*" = "void"
LOG = "void"
SET_FULLSCREEN_VIEWPORT = "void"
ABS = "int"
SQ = "int"