From 332b7b3090445902d53cd6d424c3c7f7da308136 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 13 Mar 2015 19:22:55 -0700 Subject: relabel and add comment --- engine/menu/naming_screen.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/menu/naming_screen.asm') diff --git a/engine/menu/naming_screen.asm b/engine/menu/naming_screen.asm index c5babaf2..583bb5aa 100755 --- a/engine/menu/naming_screen.asm +++ b/engine/menu/naming_screen.asm @@ -92,7 +92,7 @@ DisplayNamingScreen: ; 6596 (1:6596) call GoPAL_SET call LoadHpBarAndStatusTilePatterns call LoadEDTile - callba LoadMonPartySpriteTilePatterns + callba LoadMonPartySpriteGfx hlCoord 0, 4 ld b, $9 ld c, $12 -- cgit v1.3.1-sl0p