summaryrefslogtreecommitdiff
path: root/misc/mobile_5c.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_5c.asm')
-rwxr-xr-xmisc/mobile_5c.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/mobile_5c.asm b/misc/mobile_5c.asm
index 54d22b8ec..d82b84e82 100755
--- a/misc/mobile_5c.asm
+++ b/misc/mobile_5c.asm
@@ -55,12 +55,12 @@ Function17005a: ; 17005a
ld [de], a
ld hl, $a841
ld a, [hli]
- ld [wc72f], a
+ ld [wEnemyTrappingMove], a
ld a, [hl]
- ld [wc730], a
+ ld [wPlayerWrapCount], a
ld hl, $a832
ld a, [hli]
- ld [wc731], a
+ ld [wEnemyWrapCount], a
ld a, [hl]
ld [wPlayerCharging], a
ld bc, $a82c
@@ -177,7 +177,7 @@ Function170139: ; 170139
ld e, l
ld d, h
ld hl, PlayerName
- ld bc, $0005
+ ld bc, $0005 ; Japanese name length
call CopyBytes
ld bc, PlayerID
ld de, PlayerGender