Remove finale music from ROM (archived in assets/finale_music.txt)
The 192-step D minor lament for CH1+CH2 has been extracted to an external text file (ignored from git) for preservation. The finale now plays dramatic silence (channels off) - the tragic tone is already conveyed by the 'YOUR TORCH HAS RUN OUT...' text on a black screen. Frees ~2KB of ROM space for upcoming features (e.g. instructions screen).
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
*.noi
|
||||
*.asm
|
||||
*.state
|
||||
# Finale music archived externally — not compiled into ROM for now
|
||||
assets/finale_music.txt
|
||||
|
||||
# Compiled ROMs
|
||||
*.gb
|
||||
|
||||
Reference in New Issue
Block a user