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 038aea293..ada0002d6 100644 --- a/event/buena.asm +++ b/event/buena.asm @@ -247,7 +247,7 @@ Function8b0e2: ; 8b0e2 ld hl, .MenuDataHeader call CopyMenuDataHeader ld a, [MenuSelection] - ld [wPocketPointerLocationBuffer], a + ld [wPocketCursorBuffer], a xor a ld [wcf76], a ld [hBGMapMode], a |