diff options
author | surskitty <surskitty@gmail.com> | 2017-12-03 16:23:33 -0500 |
---|---|---|
committer | surskitty <surskitty@gmail.com> | 2017-12-03 16:23:33 -0500 |
commit | d059358d929e6ef691e6c2c96ea4c9e44120fc9b (patch) | |
tree | 45463092114948a39e07c7f397a6dbbd3c8c1db1 /misc/mobile_45.asm | |
parent | 15015e48779386ae01fe3b3a07a0b776f9933f60 (diff) | |
parent | 7a2a20528136b9a2452a313cd50c46a45f9a5cb0 (diff) |
Merge branch 'master' of github.com:pret/pokecrystal
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r-- | misc/mobile_45.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm index 0bfc7da38..d6743acc2 100644 --- a/misc/mobile_45.asm +++ b/misc/mobile_45.asm @@ -7533,7 +7533,7 @@ Function117bb6: .asm_117bd0 ld a, $2 ld [wc303], a - callba Function17f555 + callba DisplayMobileError ld a, $80 ld [wJumptableIndex], a ret |