From 91774f206e97d67cb8f16f5afeec03ce9c7e28ca Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 21 Jun 2020 16:27:43 -0400 Subject: Replace "Unreferenced" labels with "; unreferenced" comments --- engine/items/mart.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/items/mart.asm') 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 -- cgit v1.2.3