use libxmp instead
This commit is contained in:
parent
4c570131c3
commit
6f8ee4c7ae
26 changed files with 333 additions and 4039 deletions
|
|
@ -2,6 +2,10 @@
|
|||
#define __FISHBONE_MACHDEP_H__
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
#include <fishbone/config.h>
|
||||
|
||||
|
|
@ -11,8 +15,7 @@
|
|||
#endif
|
||||
|
||||
#define STB_VORBIS_HEADER_ONLY
|
||||
#include <jar_xm.h>
|
||||
#include <jar_mod.h>
|
||||
#include <xmp.h>
|
||||
#include <dr_mp3.h>
|
||||
#include <dr_wav.h>
|
||||
#include <dr_flac.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue