cleaned more stuff

This commit is contained in:
2025-08-22 12:40:18 -05:00
parent b1be1deb79
commit 94ad64675d
15 changed files with 467 additions and 211 deletions

View File

@@ -16,6 +16,7 @@
#include <ctype.h>
#include <stdarg.h>
#include <float.h>
#include <cglm/cglm.h>
typedef bool bool_t;
typedef int int_t;