summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 56fd1730..3125b481 100644
--- a/main.asm
+++ b/main.asm
@@ -590,7 +590,7 @@ BugContest_SetCaughtContestMon:
GenerateBugContestMonStats: ; e781 (3:6781)
ld a, [wTempEnemyMonSpecies]
ld [wCurSpecies], a
- ld [wd004], a
+ ld [wCurPartySpecies], a
call GetBaseData
xor a
ld bc, PARTYMON_STRUCT_LENGTH