music_wav.c (ParseFMT): add missing break statement to 24bit case.
also rename local var 'bitsamplerate' to 'bits', and rephrase the
error message.
2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
7 Description: mixer library for Simple DirectMedia Layer
9 Requires: sdl2 >= @SDL_VERSION@
10 Libs: -L${libdir} -lSDL2_mixer
11 Cflags: -I${includedir}/SDL2