include puffstool in all_sprites

This commit is contained in:
scawful
2024-06-17 00:55:44 -04:00
parent afe78e55f6
commit cdbb6ff8ae

View File

@@ -145,6 +145,8 @@ print "End of dark_link.asm ", pc
incsrc "Sprites/NPCs/korok.asm" incsrc "Sprites/NPCs/korok.asm"
print "End of korok.asm ", pc print "End of korok.asm ", pc
incsrc "Sprites/Enemies/puffstool.asm"
print "End of puffstool.asm ", pc
incsrc "Sprites/Objects/deku_leaf.asm" incsrc "Sprites/Objects/deku_leaf.asm"
print "End of deku_leaf.asm ", pc print "End of deku_leaf.asm ", pc