1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-04 06:54:33 +00:00

Update asm-processor and diff.py (#903)

* Update asm-processor

* Update diff.py
This commit is contained in:
Tharo 2021-08-15 23:52:10 +01:00 committed by GitHub
parent 463283a1ac
commit 1890e751b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1319 additions and 810 deletions

View file

@ -3,4 +3,4 @@ def apply(config, args):
config['myimg'] = 'zelda_ocarina_mq_dbg.z64'
config['baseimg'] = 'baserom.z64'
config['makeflags'] = []
config['source_directories'] = ['src', 'include', 'spec']
config['source_directories'] = ['src', 'include', 'spec']