diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-18 00:56:33 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-18 00:56:33 -0500 |
commit | 8a45169a9dd0c9e462d02bb772b4cd029ca04801 (patch) | |
tree | fd7e71add4a979fec66301e3d8181f33fa11a797 /misc | |
parent | 8bf255b9f84f7e4f93e85a75512a002ef240a10f (diff) | |
parent | 70f6bc8c8421df195f8c7625ab9b8c48e515282b (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal
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 bed6da2e0..a5f9bbddb 100755 --- a/misc/mobile_46.asm +++ b/misc/mobile_46.asm @@ -5866,7 +5866,7 @@ Function11ad1b: ; 11ad1b ld [wcd30], a ld a, $2 ld [wc7d4], a - callba Pokedex_ChangeMode + callba Pokedex_OrderMonsByMode ret ; 11ad6e |