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:
parent
463283a1ac
commit
1890e751b9
3 changed files with 1319 additions and 810 deletions
|
@ -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']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue