diff options
author | YamaArashi <shadow962@live.com> | 2016-01-09 19:03:38 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-09 19:03:38 -0800 |
commit | 418c84dc0c0808559e1ad8605f9346369861588b (patch) | |
tree | 612b25a030284046b2855cfe00d33af89ce5ab1b /misc | |
parent | e033ea3a37f594d04b7132ad54765a8fee312ae5 (diff) |
pokedex 2
Diffstat (limited to 'misc')
-rwxr-xr-x | misc/mobile_46.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_46.asm b/misc/mobile_46.asm index e49138df6..95608e2a5 100755 --- a/misc/mobile_46.asm +++ b/misc/mobile_46.asm @@ -5864,7 +5864,7 @@ Function11ad1b: ; 11ad1b ld [wcd30], a ld a, $2 ld [wc7d4], a - callba Pokedex_ChangeMode + callba Pokedex_OrderMonsByMode ret ; 11ad6e |