aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/party_menu.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 /engine/menu/party_menu.asm
parentPewter houses, Pewter mart (diff)
downloadpokeyellow-9abb62033819774d7b256ee0222f7c6ece987bfe.tar.gz
pokeyellow-9abb62033819774d7b256ee0222f7c6ece987bfe.tar.xz
pokeyellow-9abb62033819774d7b256ee0222f7c6ece987bfe.zip
Pewter Pokecenter
Diffstat (limited to 'engine/menu/party_menu.asm')
-rwxr-xr-xengine/menu/party_menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menu/party_menu.asm b/engine/menu/party_menu.asm
index 3ec0029e..8683d3cb 100755
--- a/engine/menu/party_menu.asm
+++ b/engine/menu/party_menu.asm
@@ -53,7 +53,7 @@ RedrawPartyMenu_: ; 11886 (4:5886)
ld [wWhichPokemon],a
callab IsThisPartymonStarterPikachu_Party
jr nc, .regularMon
- call Func_154a
+ call CheckPikachuAsleep
jr z, .regularMon
ld a, $ff
ld [hPartyMonIndex], a