summaryrefslogtreecommitdiff
path: root/asm/macros
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-26 18:24:39 -0400
committerscnorton <scnorton@biociphers.org>2017-09-26 18:24:39 -0400
commitd160ca467920d97245c012b8dd0cb8be6d06620a (patch)
tree294fa7011b22853896dc622d291b0a5be08a752a /asm/macros
parent0e75d957d675564977b2e442c16822bab390aa2c (diff)
parent3c8091393ca12b8eeb26f236a997b70eea5688c6 (diff)
Merge branch 'master' into easy_chat
Diffstat (limited to 'asm/macros')
-rw-r--r--asm/macros/window.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/asm/macros/window.inc b/asm/macros/window.inc
index 04c148114..b7291138b 100644
--- a/asm/macros/window.inc
+++ b/asm/macros/window.inc
@@ -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