Replace Functionfb8 with FillBoxWithByte

This commit is contained in:
PikalaxALT
2015-10-13 12:46:40 -04:00
parent 8c2766e1b9
commit 88bc86b0bb
4 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ ClearBox:: ; fb6
ld a, " "
Functionfb8::
FillBoxWithByte::
.col
push bc
push hl