- 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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue