SDL_1.0.4 mixer bugfix

Hi all,
If you’re struggling to get MP3s to play even if you have SMPEG
installed, here’s the fix:

In music.c line 331 (in the function Mix_LoadMus) the declaration ‘char
magic[5]’ should be ‘unsigned char magic[5]’.
Voila - playmus should now play MP3s (very efficiently I might add) as
well as MODs, MIDIs and the rest :slight_smile:

Paul.–

Realise the truth - there is no .sig