summaryrefslogtreecommitdiff
path: root/engine/items/mart.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/items/mart.asm')
-rw-r--r--engine/items/mart.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/mart.asm b/engine/items/mart.asm
index 98bb8324c..a0773df4a 100644
--- a/engine/items/mart.asm
+++ b/engine/items/mart.asm
@@ -722,7 +722,7 @@ SellMenu:
and a
ret
-.Unreferenced_NothingToSell:
+.NothingToSell: ; unreferenced
ld hl, .NothingToSellText
call MenuTextboxBackup
and a