summaryrefslogtreecommitdiff
path: root/home.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 /home.asm
parent95b1660e59283b6f76dca638985c76a7d81d026f (diff)
comment slot machine
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index f6a1c914..f7da6e3a 100644
--- a/home.asm
+++ b/home.asm
@@ -3928,7 +3928,7 @@ HandleMenuInputPokemonSelection:: ; 3ac2 (0:3ac2)
ld [H_DOWNARROWBLINKCNT2],a ; blinking down arrow timing value 2
.loop1
xor a
- ld [wPartyMonAnimCounter],a ; counter for pokemon shaking animation
+ ld [wAnimCounter],a ; counter for pokemon shaking animation
call PlaceMenuCursor
call Delay3
.loop2