mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 05:08:14 +00:00
Remove need for CRT with kb_text_shape and implement the allocating calls manually
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define KB_TEXT_SHAPE_NO_CRT
|
||||
#define KB_TEXT_SHAPE_IMPLEMENTATION
|
||||
#include "kb_text_shape.h"
|
||||
Reference in New Issue
Block a user