You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
currentbgm = 254
|
|
previousbgm = 254
|
|
bossbgm = 0
|
|
sound_id = 0
|
|
useMultistageMusic = 0
|
|
if (file_exists("musQueenbreak.ogg") && file_exists("musQueen2.ogg") && file_exists("musQueen3.ogg"))
|
|
useMultistageMusic = 1
|