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
3 changed files with 1319 additions and 810 deletions
+1 -1
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']