Files
Odin/vendor/kb_text_shape/src/kb_text_shape.c
T
2025-07-09 14:30:22 -04:00

8 lines
159 B
C

#include <stdint.h>
#ifndef _MSC_VER
#include <string.h>
#endif
#define KB_TEXT_SHAPE_NO_CRT
#define KB_TEXT_SHAPE_IMPLEMENTATION
#include "kb_text_shape.h"