summaryrefslogtreecommitdiff
path: root/misc/mobile_41.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-26 18:11:55 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-26 19:22:27 -0500
commit2bd45ca574aab251b91c24837b102c9c2a5e76a0 (patch)
treebd8c568b9e43f7467ff4822080c6228c29bca2b9 /misc/mobile_41.asm
parentf485a45cda5f84e6909997147b1e6c9a9a538d9b (diff)
Move effects; no more reloadmapmusic, returnafterbattle
Diffstat (limited to 'misc/mobile_41.asm')
-rwxr-xr-xmisc/mobile_41.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mobile_41.asm b/misc/mobile_41.asm
index d86146a0d..e27d9a01e 100755
--- a/misc/mobile_41.asm
+++ b/misc/mobile_41.asm
@@ -766,7 +766,7 @@ MobileFn_106314: mobile ; 106314
ret
; 10632f
-Function10632f: ; 10632f
+Mobile_AlwaysReturnNotCarry: ; 10632f
or a
ret
@@ -851,7 +851,7 @@ Function106392: ; 106392
ret
.asm_1063a2
- call Function10632f
+ call Mobile_AlwaysReturnNotCarry
ld a, c
and a
jr nz, .asm_1063b4
@@ -937,7 +937,7 @@ Function106403: ; 106403
ret
.asm_106426
- call Function10632f
+ call Mobile_AlwaysReturnNotCarry
ld a, c
and a
jr z, .asm_106435