- cleaned i_music.h off external dependencies.

* take I_BuildMIDIMenuList out of it
* pass the command line state to disable music from the init call.
* don't declare internal 'nomusic' variable in the header.
This commit is contained in:
Christoph Oelckers 2023-06-17 09:49:15 +02:00
commit 4538236a38
5 changed files with 10 additions and 16 deletions

View file

@ -1662,6 +1662,7 @@ static void InitMusicMenus()
// Special menus will be created once all engine data is loaded
//
//=============================================================================
void I_BuildMIDIMenuList(FOptionValues*);
void M_CreateMenus()
{