Skip to content
Snippets Groups Projects
Commit f91bca36 authored by pippin's avatar pippin
Browse files

sim: fix wasm build

parent 07111df9
No related branches found
No related tags found
1 merge request!126sim: fix wasm build
Pipeline #6620 passed
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
#define CTX_PARSER 1 #define CTX_PARSER 1
#undef CTX_TILED #undef CTX_TILED
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#define CTX_IMPLEMENTATION #define CTX_IMPLEMENTATION
#include "ctx.h" #include "ctx.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment