summaryrefslogtreecommitdiff
path: root/event/dratini.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/dratini.asm')
-rw-r--r--event/dratini.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/event/dratini.asm b/event/dratini.asm
index 5923ca363..f110b34ab 100644
--- a/event/dratini.asm
+++ b/event/dratini.asm
@@ -37,9 +37,8 @@ SpecialDratini: ; 0x8b170
; get address of mon's first move
pop de
-rept 2
inc de
-endr
+ inc de
.GiveMoves:
ld a, [hl]