diff options
Diffstat (limited to 'event/kurt.asm')
-rw-r--r-- | event/kurt.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/kurt.asm b/event/kurt.asm index dcbff8bd4..272a96ca8 100644 --- a/event/kurt.asm +++ b/event/kurt.asm @@ -26,7 +26,7 @@ Special_SelectApricornForKurt: ; 88018 call LoadStandardMenuDataHeader ld c, $1 xor a - ld [wd0e4], a + ld [wMenuScrollPosition], a ld [wKurtApricornQuantity], a .loop push bc |