Label some functions in gfx/load_pics.asm
A few projects I looked around in used these same labels for these functions, and it looks like they describe these functions properly. Also fixed usage of BANK() in a few places.
This commit is contained in:
@@ -869,7 +869,7 @@ StatsScreen_PlaceFrontpic: ; 4e226 (13:6226)
|
||||
predef FrontpicPredef
|
||||
hlcoord 0, 0
|
||||
ld d, $0
|
||||
ld e, $2
|
||||
ld e, ANIM_MON_MENU
|
||||
predef LoadMonAnimation
|
||||
ld hl, wcf64
|
||||
set 6, [hl]
|
||||
|
Reference in New Issue
Block a user