summaryrefslogtreecommitdiff
path: root/trainers/dvs.asm
diff options
context:
space:
mode:
Diffstat (limited to 'trainers/dvs.asm')
-rw-r--r--trainers/dvs.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/trainers/dvs.asm b/trainers/dvs.asm
index 2975d60fe..1169785d6 100644
--- a/trainers/dvs.asm
+++ b/trainers/dvs.asm
@@ -8,8 +8,9 @@ GetTrainerDVs: ; 270c4
ld b, 0
ld hl, TrainerClassDVs
+rept 2
add hl, bc
- add hl, bc
+endr
ld a, [hli]
ld b, a