diff options
Diffstat (limited to 'engine/decorations.asm')
-rwxr-xr-x | engine/decorations.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/decorations.asm b/engine/decorations.asm index 519f88d7c..1fa5cac7e 100755 --- a/engine/decorations.asm +++ b/engine/decorations.asm @@ -399,7 +399,7 @@ PopulateDecoCategoryMenu: ; 2695b ld [hBGMapMode], a call InitScrollingMenu xor a - ld [wd0e4], a + ld [wMenuScrollPosition], a call HandleScrollingMenu ld a, [wcf73] cp 2 |