remove some print statements
This commit is contained in:
@@ -231,7 +231,3 @@ db $00 ; End
|
||||
.subA01
|
||||
db Rest
|
||||
db $00 ; End
|
||||
|
||||
|
||||
|
||||
print pc
|
||||
@@ -249,7 +249,3 @@ db $00 ; End
|
||||
.subA01
|
||||
db Tie
|
||||
db $00 ; End
|
||||
|
||||
|
||||
|
||||
print pc
|
||||
@@ -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 ""
|
||||
|
||||
@@ -214,7 +214,6 @@ FindEntrance:
|
||||
STZ.b $11 : STZ.b $B0
|
||||
|
||||
.no_entrance_found
|
||||
print pc
|
||||
SEP #$30
|
||||
|
||||
RTL
|
||||
|
||||
@@ -386,8 +386,6 @@ FixMaskPaletteOnExit:
|
||||
RTL
|
||||
}
|
||||
|
||||
print pc
|
||||
|
||||
warnpc $0AC387
|
||||
|
||||
org $0ABC76
|
||||
|
||||
Reference in New Issue
Block a user