5569de864c
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).
20 lines
228 B
Plaintext
20 lines
228 B
Plaintext
# GBDK build artifacts
|
|
*.o
|
|
*.lst
|
|
*.map
|
|
*.sym
|
|
*.cdb
|
|
*.ihx
|
|
*.noi
|
|
*.asm
|
|
*.state
|
|
# Finale music archived externally — not compiled into ROM for now
|
|
assets/finale_music.txt
|
|
|
|
# Compiled ROMs
|
|
*.gb
|
|
|
|
# Python caches
|
|
__pycache__/
|
|
*.pyc
|