summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
authorJimB16 <f1@jimb.de>2015-09-12 04:21:00 +0200
committerJimB16 <f1@jimb.de>2015-09-12 04:21:00 +0200
commit0001c688d35d006d178ac892b1adef887a8b0796 (patch)
tree5f6d3683d74130ba9d7ba6ccee892705704eb530 /home/map.asm
parent8ccdd4d6c05e6a6ca645011b170828851e82cc60 (diff)
found functions that determine next OTPkmn
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 b9e77dddb..9793414e0 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1955,7 +1955,7 @@ CheckStandingOnXYTrigger:: ; 2ae7
FadeToMenu:: ; 2b29
xor a
ld [hBGMapMode], a
- call Function1d6e
+ call LoadMenuDataHeader_0x1d75
callba FadeBlackBGMap
call ClearSprites
call Function2ed3