stuff
This commit is contained in:
parent
aa7189dd25
commit
941295361c
7 changed files with 4830 additions and 3 deletions
|
|
@ -18,11 +18,21 @@
|
|||
#endif
|
||||
|
||||
#define STB_VORBIS_HEADER_ONLY
|
||||
#include <xmp.h>
|
||||
#include <ode/ode.h>
|
||||
|
||||
#include <stb_image.h>
|
||||
|
||||
#include <gload.h>
|
||||
|
||||
#include <stb_vorbis.c>
|
||||
#include <dr_mp3.h>
|
||||
#include <dr_wav.h>
|
||||
#include <dr_flac.h>
|
||||
#include <stb_vorbis.c>
|
||||
#include <xmp.h>
|
||||
|
||||
#include <lz4.h>
|
||||
|
||||
#include <enet/enet.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue