- 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

@ -33,7 +33,7 @@
#include <algorithm>
#include <stdio.h>
#include "zmusic/mpg123_decoder.h"
#include "mpg123_decoder.h"
#include "i_module.h"
#ifdef HAVE_MPG123