remove some print statements

This commit is contained in:
scawful
2024-07-07 00:23:12 -04:00
parent 18ec996f33
commit c8fe30c8dd
5 changed files with 3 additions and 14 deletions

View File

@@ -114,16 +114,16 @@ namespace Oracle
print ""
incsrc "Music/lost_woods_v2.asm"
print "End of Music/lost_woods_v2.asm ", pc
print "End of Music/lost_woods_v2.asm ", pc
incsrc "Music/color_dungeon_theme.asm"
print "End of Music/color_dungeon_theme.asm ", pc
print "End of color_dungeon_theme.asm ", pc
incsrc "Music/stone_tower_temple_v2.asm"
print "End of stone_tower_temple.asm ", pc
incsrc "Music/song_of_healing.asm"
print "End of Music/song_of_healing.asm ", pc
print "End of Music/song_of_healing.asm ", pc
print ""