diff options
author | YamaArashi <shadow962@live.com> | 2016-01-17 21:05:12 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-17 21:05:12 -0800 |
commit | 70f6bc8c8421df195f8c7625ab9b8c48e515282b (patch) | |
tree | 5754fbc608bf696df9284fe74c63d9b138b87d43 /misc | |
parent | f14562da4b066a80af3edfc5171e083f63532109 (diff) | |
parent | 20e7bc3b09da3d5a6349489801b379a326ebb573 (diff) |
Merge pull request #334 from YamaArashi/master
commented pokedex more
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 |