Configure everything

This commit is contained in:
robojumper
2025-04-26 11:37:48 +02:00
parent 6c81514f54
commit 9bc03e0440
27 changed files with 1002 additions and 290 deletions
+1
View File
@@ -4,6 +4,7 @@
#include "__va_arg.h"
#include "common.h"
#include "string.h"
#include "wstring.h"
extern "C" bool strequals(const char *a, const char *b);