Music Types

From WinWolf3D/WDC

These values are used by SetSong inside the GameInfo Block.

Name Description
mt_highscores Played when viewing the high scores.
mt_intermission Played on the level totals/intermission screen.
mt_menu Played when at the menu.
mt_title Played when in the title and credit screens loop.
mt_readthis Played in the "read this" screens.
mt_victory Played when the player wins the game.
mt_victoryscreens Played during the screens that are set up using AddVictoryScreen. This would be the "BJ collapsing with the spear" images in Spear of Destiny.

Notes

  • All of these music types are optional.