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

@@ -88,5 +88,5 @@ CheckIfJumpingForSpikeDamage:
db $04 ; red
}
print "End of Items/jump_feather.asm ", pc
%log_end("Items/jump_feather.asm", !LOG_ITEMS)
pushpc