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, 1 insertions, 2 deletions
diff --git a/trainers/dvs.asm b/trainers/dvs.asm
index 1169785d6..2975d60fe 100644
--- a/trainers/dvs.asm
+++ b/trainers/dvs.asm
@@ -8,9 +8,8 @@ GetTrainerDVs: ; 270c4
ld b, 0
ld hl, TrainerClassDVs
-rept 2
add hl, bc
-endr
+ add hl, bc
ld a, [hli]
ld b, a