mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
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:
parent
f83cb63217
commit
4581e10cc2
5 changed files with 1390 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue