summaryrefslogtreecommitdiff
path: root/battle/hidden_power.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/hidden_power.asm')
-rw-r--r--battle/hidden_power.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/battle/hidden_power.asm b/battle/hidden_power.asm
index 68b0e80f8..184c597d0 100644
--- a/battle/hidden_power.asm
+++ b/battle/hidden_power.asm
@@ -45,9 +45,8 @@ HiddenPowerDamage: ; fbced
; Multiply by 5
ld b, a
-rept 2
add a
-endr
+ add a
add b
; Add Special & 3
@@ -75,9 +74,8 @@ endr
ld a, [hl]
and 3 << 4
swap a
-rept 2
add a
-endr
+ add a
or b
; Skip Normal