- 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:
Christoph Oelckers 2019-09-30 01:34:16 +02:00
commit 2c33e47988
21 changed files with 225 additions and 280 deletions

View file

@ -32,7 +32,7 @@
*/
#include <algorithm>
#include "zmusic/sndfile_decoder.h"
#include "sndfile_decoder.h"
#include "i_module.h"
#ifdef HAVE_SNDFILE