summaryrefslogtreecommitdiff
path: root/engine/menu/naming_screen.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-13 13:35:35 -0700
committerYamaArashi <shadow962@live.com>2015-07-13 13:35:35 -0700
commitf66a74b9fcb762d693e89415836386bcad2475b5 (patch)
treec7fc925c3be341491ebe75aa8bcda83d5e6dee3a /engine/menu/naming_screen.asm
parent95b1660e59283b6f76dca638985c76a7d81d026f (diff)
comment slot machine
Diffstat (limited to 'engine/menu/naming_screen.asm')
-rwxr-xr-xengine/menu/naming_screen.asm2
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