summaryrefslogtreecommitdiff
path: root/event/kurt.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/kurt.asm')
-rw-r--r--event/kurt.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/event/kurt.asm b/event/kurt.asm
index 9d53c4620..98c276e52 100644
--- a/event/kurt.asm
+++ b/event/kurt.asm
@@ -62,7 +62,7 @@ Kurt_SelectApricorn: ; 88055
ld hl, .MenuDataHeader
call CopyMenuDataHeader
ld a, [MenuSelection]
- ld [wPocketPointerLocationBuffer], a
+ ld [wPocketCursorBuffer], a
xor a
ld [hBGMapMode], a
call Function352f