summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-08 13:27:26 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-08 13:27:26 -0500
commitac824f62fc6bdbc63f2f9fb7bd17e4827a535f36 (patch)
tree78eb17196fca085052cae87ae2997b0ac1b55657 /misc/mobile_40.asm
parentc34264ddd89c2af4ba1370d4a2789009e9139b48 (diff)
More battle core labels
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r--misc/mobile_40.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 851b6d2c6..e7b73aa36 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -6382,7 +6382,7 @@ Function102a3b: ; 102a3b
ld hl, OTPartyMon1ID
call GetPartyLocation
ld a, [hli]
- ld [wc731], a
+ ld [wEnemyWrapCount], a
ld a, [hl]
ld [wPlayerCharging], a
ld a, [wcd4d]
@@ -6390,9 +6390,9 @@ Function102a3b: ; 102a3b
ld hl, OTPartyMon1DVs
call GetPartyLocation
ld a, [hli]
- ld [wc72f], a
+ ld [wEnemyTrappingMove], a
ld a, [hl]
- ld [wc730], a
+ ld [wPlayerWrapCount], a
ld a, [wcd4d]
dec a
ld hl, OTPartyMon1Species