diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-11-29 17:13:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-29 17:13:47 -0800 |
commit | 7a2a20528136b9a2452a313cd50c46a45f9a5cb0 (patch) | |
tree | 4e7a32f2b809f5458cbfa6b068fbaa8e3e49e5c6 /misc/mobile_45.asm | |
parent | c28be02a193a088354131f260781a9081825eeee (diff) | |
parent | 2cc2f057e8a4429cc328d9f1fe578142e82cfc49 (diff) |
Merge pull request #400 from mid-kid/master
mid-kid's amazing patches act 2
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 |