Brainstorm now compiles
This commit is contained in:
@@ -3,10 +3,15 @@
|
||||
#define STB_DS_IMPLEMENTATION
|
||||
#include <stb_ds.h>
|
||||
|
||||
|
||||
//#define STB_TRUETYPE_IMPLEMENTATION
|
||||
//#include <stb_truetype.h>
|
||||
|
||||
#define PL_MPEG_IMPLEMENTATION
|
||||
#include <pl_mpeg.h>
|
||||
|
||||
#define MINIAUDIO_IMPLEMENTATION
|
||||
#include <miniaudio.h>
|
||||
|
||||
#ifdef EDITOR
|
||||
#include "editor.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user