summaryrefslogtreecommitdiff
path: root/misc/mobile_5f.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_5f.asm
parentc34264ddd89c2af4ba1370d4a2789009e9139b48 (diff)
More battle core labels
Diffstat (limited to 'misc/mobile_5f.asm')
-rw-r--r--misc/mobile_5f.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm
index a912c2770..54b1d9203 100644
--- a/misc/mobile_5f.asm
+++ b/misc/mobile_5f.asm
@@ -283,14 +283,14 @@ Function17d0f3: ; 17d0f3
ld a, $50
ld [de], a
ld a, [$c608 + 11]
- ld [wc731], a
+ ld [wEnemyWrapCount], a
ld a, [$c608 + 12]
ld [wPlayerCharging], a
ld hl, $c608 + 26
ld a, [hli]
- ld [wc72f], a
+ ld [wEnemyTrappingMove], a
ld a, [hl]
- ld [wc730], a
+ ld [wPlayerWrapCount], a
ld bc, $c608 + 5
callba GetCaughtGender
ld a, c