Two new themes! (#40)

- ColdWinter
- CoolCave

(I am terrible with naming my tracks, read the description in the music files for better context)
This commit is contained in:
LuciShrimp 2024-09-01 19:06:42 +02:00 committed by GitHub
parent f83cb63217
commit 4581e10cc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1390 additions and 0 deletions

View file

@ -112,6 +112,8 @@
const MUSIC_NIHONTIME ; 6b
const MUSIC_PEACEFULTHEME ; 6c
const MUSIC_COASTTOWN ; 6d
const MUSIC_COLDWINTER ; 6e
const MUSIC_COOLCAVE ; 6f
DEF NUM_MUSIC_SONGS EQU const_value
; GetMapMusic picks music for this value (see home/map.asm)