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:
pfero
2017-11-03 01:09:27 +01:00
parent 88f1b8165b
commit 999c804f6f
3 changed files with 16 additions and 16 deletions

View File

@@ -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]