summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 16:24:41 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 16:24:41 -0400
commit9abb62033819774d7b256ee0222f7c6ece987bfe (patch)
treeade69ea7b4186c8438592bca84c1968c2d41fcbd /home.asm
parent92f3f9119ee7e0a1c70fcc483888baf048d7e6d9 (diff)
Pewter Pokecenter
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 5f924a40..6fb3e08b 100644
--- a/home.asm
+++ b/home.asm
@@ -477,7 +477,7 @@ HandlePartyMenuInput:: ; 1226 (0:1226)
ld [wWhichPokemon], a
callab IsThisPartymonStarterPikachu_Party ; 3f:4e18
jr nc, .asm_1258
- call Func_154a
+ call CheckPikachuAsleep
jr nz, .asm_128f
.asm_1258
pop af