diff options
| author | Joel Stålnacke <joel@saker.fi> | 2026-03-23 19:50:18 +0200 |
|---|---|---|
| committer | Joel Stålnacke <joel@saker.fi> | 2026-03-23 19:50:18 +0200 |
| commit | 3a1f9fe6800ef5fe7bbf1c0a5976720383ba84fe (patch) | |
| tree | f1218eb4085a654f6bb70671b41b4a74e646c052 /lib/common.h | |
| parent | 3870982f640260822bf605e693782ce9f5d79cf6 (diff) | |
Rewrite native code in Odin and use ECSodin
Diffstat (limited to 'lib/common.h')
| -rw-r--r-- | lib/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.h b/lib/common.h deleted file mode 100644 index d6d8816..0000000 --- a/lib/common.h +++ /dev/null @@ -1 +0,0 @@ -#define LENGTH(x) (sizeof(x) / sizeof(x[0])) |
