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

@ -2360,7 +2360,7 @@ Function413f5: ; 413f5 (10:53f5)
ret
Function413fe: ; 413fe (10:53fe)
jp Functionfb8
jp FillBoxWithByte
Function41401: ; 41401 (10:5401)
ld a, [rSVBK] ; $ff00+$70

View File

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

View File

@ -7557,7 +7557,7 @@ Function1034e0: ; 1034e0
add hl, bc
pop bc
ld a, $6
call Functionfb8
call FillBoxWithByte
ret
; 1034f1

View File

@ -8345,7 +8345,7 @@ Function117bb6:
ld a, [wd001]
cp $f
jr nz, .asm_117c16 ; 0x117c01 $13
ld hl, wMagikarpRecordHoldersName + 2
ld hl, $e000 - 20
ld de, wcd69
ld c, $10
.asm_117c0b
@ -15254,7 +15254,7 @@ Function11b22a: ; 11b22a
; 11b236
Function11b236: ; 11b236
jp Functionfb8
jp FillBoxWithByte
; 11b239
Function11b239: ; 11b239