diff options
Diffstat (limited to 'event/buena.asm')
-rw-r--r-- | event/buena.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/buena.asm b/event/buena.asm index ca3fad630..76a378549 100644 --- a/event/buena.asm +++ b/event/buena.asm @@ -66,7 +66,7 @@ SpecialBuenasPassword: ; 8af6b SpecialBuenaPrize: ; 8afd4 xor a - ld [wd0e4], a + ld [wMenuScrollPosition], a ld a, $1 ld [MenuSelection], a call Function8b0d6 |