Refactor logging statements to use %log_end macro for consistency across item and menu scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user