You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Group some mutually edited files in data/sprites/
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user