summaryrefslogtreecommitdiff
path: root/event/buena.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/buena.asm')
-rw-r--r--event/buena.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/event/buena.asm b/event/buena.asm
index 5cff72d53..4802943f9 100644
--- a/event/buena.asm
+++ b/event/buena.asm
@@ -322,9 +322,8 @@ Buena_getprize: ; 8b154
ld hl, .prizes
ld b, 0
ld c, a
-rept 2
add hl, bc
-endr
+ add hl, bc
ret
; 8b15e