Refactor logging statements to use %log_end macro for consistency across item and menu scripts

This commit is contained in:
scawful
2025-10-03 14:36:19 -04:00
parent f2b92e816b
commit 4289e134aa
14 changed files with 146 additions and 30 deletions

View File

@@ -515,4 +515,4 @@ DismissRodFromMenu:
RTL
}
print "End of Items/fishing_rod.asm ", pc
%log_end("Items/fishing_rod.asm", !LOG_ITEMS)