summaryrefslogtreecommitdiff
path: root/engine/pack.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pack.asm')
-rw-r--r--engine/pack.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/pack.asm b/engine/pack.asm
index dc29a6994..17ace5959 100644
--- a/engine/pack.asm
+++ b/engine/pack.asm
@@ -508,6 +508,7 @@ UseItem: ; 10311
ld [wJumptableIndex], a
ret
; 10364 (4:4364)
+
TossMenu: ; 10364
ld hl, Text_ThrowAwayHowMany
call Pack_PrintTextNoScroll
@@ -534,7 +535,7 @@ TossMenu: ; 10364
ret
; 1039d
-Function1039d: ; 1039d
+ResetPocketCursorPositions: ; 1039d
; unreferenced
ld a, [wCurrPocket]
and a