mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
wasm: support more vendor libraries
Adds support for: - box2d - cgltf - stb image - stb rect pack
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
#define STB_SPRINTF_IMPLEMENTATION
|
||||
#include "stb_sprintf.h"
|
||||
Reference in New Issue
Block a user