Add window_template_terminator macro

This commit is contained in:
Diegoisawesome
2017-09-25 20:24:14 -05:00
parent 3093d770ee
commit 6f230848f6
5 changed files with 16 additions and 14 deletions
+4
View File
@@ -8,6 +8,10 @@
.2byte \vram_tile_offset
.endm
.macro window_template_terminator
window_template 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0000
.endm
.macro glyph_width_func font_id, func
.4byte \font_id
.4byte \func