summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-07 21:04:54 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-07 21:04:54 -0500
commit6a570ebb8ecb72dc9d1373062c311dfbb1234dc3 (patch)
treea09be189c30b60b266a2a5f7dd07404c40e44a9e /home/map.asm
parent09603bf0315862d7c008e08a9960e6111a0859f8 (diff)
more battle core labels
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index c226af1ed..6b871617e 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1961,7 +1961,7 @@ CheckStandingOnXYTrigger:: ; 2ae7
FadeToMenu:: ; 2b29
xor a
ld [hBGMapMode], a
- call LoadMenuDataHeader_0x1d75
+ call LoadPartyMenuDataHeader
callba FadeBlackBGMap
call ClearSprites
call DisableSpriteUpdates