diff options
author | YamaArashi <shadow962@live.com> | 2015-07-13 13:35:35 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-07-13 13:35:35 -0700 |
commit | f66a74b9fcb762d693e89415836386bcad2475b5 (patch) | |
tree | c7fc925c3be341491ebe75aa8bcda83d5e6dee3a /engine/menu/naming_screen.asm | |
parent | 95b1660e59283b6f76dca638985c76a7d81d026f (diff) |
comment slot machine
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 bd1c39dd..f77f7331 100755 --- a/engine/menu/naming_screen.asm +++ b/engine/menu/naming_screen.asm @@ -114,7 +114,7 @@ DisplayNamingScreen: ; 6596 (1:6596) ld hl, wHPBarMaxHP + 1 ld [hli], a ld [hli], a - ld [wPartyMonAnimCounter], a + ld [wAnimCounter], a .asm_65ed call PrintAlphabet call GBPalNormal |