; This is the configuration file to indicate which music files are to be played in each screen
; (if using "./" or "../", the route will start at the main "QBBattle" folder)
;
; If you want a screen to have more than one available song,
; separate each one with commas (","). Maximum: 3 songs per screen
;
;
;
; Then, there's the configuration for individual character music, or the song that will be
; played when 2p/cpu chooses that character for battle. A couple of examples are provided.
;
;
; All extra spaces and tabulations before each song will be ignored
;
; All lines starting with ";" are considered remarks
;

Character select= ./songs/Track1-27.mp3
Battle=   ./songs/Track1-13.mp3,	./songs/Track1-14.mp3,		./songs/Track2-17.mp3
Team select= ./songs/Track1-27.mp3
Tournament single= ./songs/Track1-27.mp3
Tournament team= ./songs/Track1-27.mp3
Story= ./songs/Track1-27.mp3
Arcade= ./songs/Track1-27.mp3
Challenge= ./songs/Track1-27.mp3
Ending= ./songs/Track1-27.mp3
Ranking= ./songs/Track1-27.mp3
Result= ./songs/Track1-27.mp3

[Individual music]

Character= leina, music= ./songs/Track1-27.mp3
Character= darth vader, music= ./songs/Track1-27.mp3