diff options
author | JimB16 <f1@jimb.de> | 2015-09-12 04:21:00 +0200 |
---|---|---|
committer | JimB16 <f1@jimb.de> | 2015-09-12 04:21:00 +0200 |
commit | 0001c688d35d006d178ac892b1adef887a8b0796 (patch) | |
tree | 5f6d3683d74130ba9d7ba6ccee892705704eb530 /misc/mobile_45.asm | |
parent | 8ccdd4d6c05e6a6ca645011b170828851e82cc60 (diff) |
found functions that determine next OTPkmn
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r-- | misc/mobile_45.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm index 1b0732f10..57837187c 100644 --- a/misc/mobile_45.asm +++ b/misc/mobile_45.asm @@ -22177,7 +22177,7 @@ Function16d42e: ; 16d42e ; 16d43b Function16d43b: ; 16d43b - call Function1d6e + call LoadMenuDataHeader_0x1d75 call WhiteBGMap call ClearTileMap call ClearSprites @@ -22327,7 +22327,7 @@ Function16d6ca: ; 16d6ca ; 16d6ce Function16d6ce: ; 16d6ce - call Function1d6e + call LoadMenuDataHeader_0x1d75 call Function16d6e1 callba Function87d call Call_ExitMenu |