summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-02 14:10:49 -0400
committeryenatch <yenatch@gmail.com>2013-07-10 19:17:03 -0400
commitdca6fd37cd16d12b1f35174bcf278d41138903d5 (patch)
treebb20ca779a44857fe48f0530b2f65585d4eaeb96 /battle/effect_commands.asm
parent425b727784801b0d1f2e45f7329a1129f7172f48 (diff)
start using relevant constants in wram.asm
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r--battle/effect_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm
index a25e5eede..2336c524a 100644
--- a/battle/effect_commands.asm
+++ b/battle/effect_commands.asm
@@ -9953,7 +9953,7 @@ Function0x377f5: ; 377f5
ld [$d123], a
ld a, [hl]
ld [$d124], a
- ld a, $3
+ ld a, 3
ld [MonType], a
ld a, $14
ld hl, $4bdd