summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/core.asm')
-rw-r--r--engine/battle/core.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm
index 21da8405..ca8ac21e 100644
--- a/engine/battle/core.asm
+++ b/engine/battle/core.asm
@@ -7006,7 +7006,7 @@ GiveExperiencePoints:
.skip_active_mon_update
; level up happiness mod
- ld c, 1
+ ld c, HAPPINESS_GAINLEVEL
callfar ChangeHappiness
ld a, [wCurBattleMon]
ld b, a