Move specific decoder classes to separate headers

This commit is contained in:
Chris Robinson 2014-06-19 23:03:13 -07:00
commit 4f6861d798
6 changed files with 108 additions and 86 deletions

View file

@ -1,4 +1,4 @@
#include "i_soundinternal.h"
#include "mpg123_decoder.h"
#ifdef HAVE_MPG123
static bool inited = false;