add whirlpool to underwater sprite

This commit is contained in:
scawful
2024-05-03 23:00:26 -04:00
parent 367b5abe78
commit 81125cc33b
2 changed files with 213 additions and 0 deletions

View File

@@ -102,6 +102,8 @@ print "End of zora_princess.asm ", pc
incsrc "Sprites/Objects/ice_block.asm"
print "End of ice_block.asm ", pc
incsrc "Sprites/Objects/whirlpool.asm"
incsrc "Sprites/NPCs/ranch_girl.asm"
print "End of Ranch Girl.asm ", pc