- hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic.
This commit is contained in:
parent
7c27cd0c57
commit
2c33e47988
21 changed files with 225 additions and 280 deletions
|
|
@ -32,7 +32,7 @@
|
|||
*/
|
||||
|
||||
#include <algorithm>
|
||||
#include "zmusic/sndfile_decoder.h"
|
||||
#include "sndfile_decoder.h"
|
||||
#include "i_module.h"
|
||||
|
||||
#ifdef HAVE_SNDFILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue