summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-09 16:28:22 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-09 16:52:34 -0500
commit6d1b7f28c8987be16b05e8c68f7f50eb357b7cc5 (patch)
treeb4b100bbfe54511540136e9c35ecb2eee572aafb /misc/mobile_40.asm
parentf14562da4b066a80af3edfc5171e083f63532109 (diff)
Split base stats
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r--misc/mobile_40.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 70b069881..ae77da940 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -2599,7 +2599,7 @@ Function10107d: ; 10107d
ld bc, NAME_LENGTH
call .CopyAllFromOT
ld hl, OTPartyMon1Species
- ld de, wc68a + 15
+ ld de, $c699
ld bc, PARTYMON_STRUCT_LENGTH
call .CopyAllFromOT
ld a, $50