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

@@ -231,7 +231,3 @@ db $00 ; End
.subA01
db Rest
db $00 ; End
print pc

View File

@@ -249,7 +249,3 @@ db $00 ; End
.subA01
db Tie
db $00 ; End
print pc

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 ""

View File

@@ -214,7 +214,6 @@ FindEntrance:
STZ.b $11 : STZ.b $B0
.no_entrance_found
print pc
SEP #$30
RTL

View File

@@ -386,8 +386,6 @@ FixMaskPaletteOnExit:
RTL
}
print pc
warnpc $0AC387
org $0ABC76