mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Add stb libraries (image+image_write, rect_pack, truetype)
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "stb_image_write.h"
|
||||
Reference in New Issue
Block a user