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_40.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_40.asm')
-rw-r--r-- | misc/mobile_40.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm index 33dbdb091..8cd0311f0 100644 --- a/misc/mobile_40.asm +++ b/misc/mobile_40.asm @@ -326,7 +326,7 @@ Function10020b: ; 10020b ld a, $01 ld [rSVBK], a - callba Function17f555 + callba DisplayMobileError pop af ld [rSVBK], a |