This commit is contained in:
Nishi 2026-05-29 01:48:16 +09:00
commit 941295361c
7 changed files with 4830 additions and 3 deletions

View file

@ -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