summaryrefslogtreecommitdiff
path: root/misc/mobile_45.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-19 10:23:58 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-19 10:23:58 -0400
commit0a244e043c83dff064d7e3ec054a587c7f999d0d (patch)
treefa04984075ef0e37674a9d2025f2765d4764260f /misc/mobile_45.asm
parent52605b764a6ecfb781ca9e70d51dad909dabe7c3 (diff)
Move battle start animation functions to its own file
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r--misc/mobile_45.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm
index 935544f93..ce2ea1d21 100644
--- a/misc/mobile_45.asm
+++ b/misc/mobile_45.asm
@@ -5976,7 +5976,7 @@ Function1163c0: ; 1163c0
pop af
ld [rSVBK], a
callba Function104061
- ld a, [InLinkBattle]
+ ld a, [wLinkMode]
cp $4
jr z, .asm_11642a
ld a, $8
@@ -16146,10 +16146,10 @@ Function11b7e5: ; 11b7e5
ld a, $1
ld [wd1e9], a
ld a, $2
- ld [InLinkBattle], a
+ ld [wLinkMode], a
callba Function421d8
xor a
- ld [InLinkBattle], a
+ ld [wLinkMode], a
callba Function14a58
ld a, $5
call GetSRAMBank
@@ -22841,7 +22841,7 @@ RunBattleTowerBattle: ; 17024d
or $1
ld [InBattleTowerBattle], a
xor a
- ld [InLinkBattle], a
+ ld [wLinkMode], a
callba Mobile_HealParty
callba HealParty
call Function1702b7