include new octorok and piratian

This commit is contained in:
scawful
2024-07-27 17:43:34 -04:00
parent e2fa989cdf
commit 29063638ef

View File

@@ -258,6 +258,12 @@ print "End of Lanmola_Expanded.asm ", pc
incsrc "Sprites/NPCs/followers.asm"
print "End of followers.asm ", pc
incsrc "Sprites/Enemies/octorok.asm"
print "End of octorok.asm ", pc
incsrc "Sprites/NPCs/piratian.asm"
print "End of piratian.asm ", pc
Sprite_EonOwl = $0A
incsrc "Sprites/NPCs/eon_owl.asm"
print "End of eon_owl.asm ", pc