view src/vec.c @ 8:6e0eb3aa12ab

build: add files to build vec as an external library this is most definitely a double-edged sword, but you can do it now if you *really* want to
author Paper <paper@tflc.us>
date Wed, 23 Oct 2024 20:44:30 -0400
parents
children e05c257c6a23
line wrap: on
line source

#define VEC_EXTERN
#define VEC_EXTERN_DEFINE
#include "vec/vec.h"