- 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:
parent
99c76a3ff5
commit
4538236a38
5 changed files with 10 additions and 16 deletions
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue