Battle hud party status graphics.

This commit is contained in:
yenatch 2014-02-25 12:28:50 -05:00
parent 2d2cb00ae2
commit 6ad2d79cc9
2 changed files with 5 additions and 4 deletions

BIN
gfx/battle/balls.2bpp Normal file

Binary file not shown.

View File

@ -38947,15 +38947,16 @@ Function2c143: ; 2c143
; 2c165
Function2c165: ; 2c165
ld de, $4172
ld de, GFX_2c172
ld hl, $8310
ld bc, $0b04
lb bc, BANK(GFX_2c172), 4
call Functiondc9
ret
; 2c172
INCBIN "baserom.gbc",$2c172,$2c1b2 - $2c172
GFX_2c172: ; 2c172
INCBIN "gfx/battle/balls.2bpp"
; 2c1b2
Function2c1b2: ; 2c1b2
call WhiteBGMap