Group some mutually edited files in data/sprites/

This commit is contained in:
Remy Oukaour
2018-01-10 18:10:01 -05:00
parent e0088adb3f
commit d91e42ca5e
13 changed files with 12 additions and 14 deletions

View File

@@ -47,10 +47,8 @@ ClearScreen:: ; fdb
TextBox:: ; fe8
; Draw a text box at hl with room for
; b lines of c characters each.
; Places a border around the textbox,
; then switches the palette to the
; Draw a text box at hl with room for b lines of c characters each.
; Places a border around the textbox, then switches the palette to the
; text black-and-white scheme.
push bc
push hl