Extract data from trade.s

Also rename window_template_terminator to null_window_template, in keeping with naming conventions
This commit is contained in:
Diegoisawesome
2018-01-19 19:52:46 -06:00
parent fd544ba438
commit b22a800581
46 changed files with 1086 additions and 141 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
.2byte \vram_tile_offset
.endm
.macro window_template_terminator
.macro null_window_template
window_template 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0000
.endm