Move specific decoder classes to separate headers
This commit is contained in:
parent
e2708c8b3e
commit
4f6861d798
6 changed files with 108 additions and 86 deletions
|
|
@ -56,6 +56,9 @@ extern HINSTANCE g_hInst;
|
|||
#include "fmodsound.h"
|
||||
#include "oalsound.h"
|
||||
|
||||
#include "mpg123_decoder.h"
|
||||
#include "sndfile_decoder.h"
|
||||
|
||||
#include "m_swap.h"
|
||||
#include "stats.h"
|
||||
#include "files.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue