lua apislop

This commit is contained in:
2026-06-14 14:24:47 +02:00
parent 1e16180f34
commit 7093623d7c
11 changed files with 186 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
#include "helper.h"
#include "types.h"
#include "noom.h"
int noom_startswith(const char* str, const char* compare) {
#ifdef __has_builtin