support lus fetching stb (#4105)

This commit is contained in:
briaguya 2024-05-03 11:07:07 -04:00 committed by GitHub
commit e02e4ead02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -22,7 +22,6 @@
#include <time.h>
#endif
#include <Array.h>
#include <stb/stb_image.h>
#define DRMP3_IMPLEMENTATION
#include <dr_libs/mp3.h>
#define DRWAV_IMPLEMENTATION