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, 2 insertions, 1 deletions
diff --git a/event/dratini.asm b/event/dratini.asm
index 1352492ca..7e82dc1b8 100644
--- a/event/dratini.asm
+++ b/event/dratini.asm
@@ -37,8 +37,9 @@ SpecialDratini: ; 0x8b170
; get address of mon's first move
pop de
+rept 2
inc de
- inc de
+endr
.GiveMoves
ld a, [hl]