Remove song instruments output file

This commit is contained in:
codemann8
2023-12-12 23:28:34 -06:00
parent f954907af8
commit 1d0045624b
3 changed files with 1 additions and 11 deletions

View File

@@ -263,7 +263,7 @@ def output_song_data(rom, filepath, outfilebase):
if tracks > 0:
outfile.write(' ' * tracks)
outfile.write(f' = {rom.read_byte(snes_to_pc(next(iter(change.tracks.values()))[0])):02X}')
def randomize_songinstruments(rom):
# categorize instruments in pools