Bug#437735: patch incomplete

2007-08-14 Thread Miriam Ruiz
--- dann frazier <[EMAIL PROTECTED]> escribió: > Ooops - sent those patches prematurely. > > The fenix-sound.patch is actually not necessary - something else must > be including SDL_mixer.h. However, you do need to define USE_RWOPS to > use the Mix_LoadMUS_RW() function. From SDL_mixer.h: > >

Bug#437735: patch incomplete

2007-08-13 Thread dann frazier
Ooops - sent those patches prematurely. The fenix-sound.patch is actually not necessary - something else must be including SDL_mixer.h. However, you do need to define USE_RWOPS to use the Mix_LoadMUS_RW() function. From SDL_mixer.h: #ifdef USE_RWOPS /* This hasn't been hooked into music.c yet *