diff options
author | YamaArashi <shadow962@live.com> | 2015-03-13 19:22:55 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-03-13 19:22:55 -0700 |
commit | 332b7b3090445902d53cd6d424c3c7f7da308136 (patch) | |
tree | f06149eb62213a0401c515c6f922e803ce5109d2 /engine/menu/naming_screen.asm | |
parent | 1115b4454db645d2ebaa9e9f1fdd9ea86c1c4e44 (diff) |
relabel and add comment
Diffstat (limited to 'engine/menu/naming_screen.asm')
-rwxr-xr-x | engine/menu/naming_screen.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |