The source project of this merge request has been removed.
SW: Play the theme song at the user's specified volume level
The CD track version of Shadow Warrior's theme song plays at full volume, and doesn't respect the volume level the user has chosen from the menus. This fix just adds a call to SetSongVolume(gs.MusicVolume), which then sets the theme songs volume with a call to FX_SetPan()