mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-30 10:51:21 +00:00
use variables from config.yml for gMtxClear and sShadowTex addresses
This commit is contained in:
parent
8411c34b38
commit
956b3b4a96
3 changed files with 67 additions and 40 deletions
|
@ -1,7 +1,7 @@
|
|||
from . import extract_xml_z64
|
||||
|
||||
if __name__ == "__main__":
|
||||
profile = True
|
||||
profile = False
|
||||
if profile:
|
||||
import cProfile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue