Where does in the code...

Status
Not open for further replies.

Kaysakado

Member
2007 Contest Winner
...does it make O_ have a higher priority than D_? I tried, like, 50 kajillion searches: O_, "O_, Priorit, etc...
 
Are you putting in music? O is for the mp3s and module files, D is for midis.
 
So if i wanted to give MIDIs higher priority, I would change it to this:

Code:
if (!S_MIDIMusic(music, looping) && !S_DigMusic(music, looping) && (!nofmod || !nomusic || !digital_disabled || !music_disabled))

EDIT: It worked!
 
Status
Not open for further replies.

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top