Added Flecs, license comments and created the project outline.

This commit is contained in:
Lorenzo Torres 2025-11-01 17:32:01 +01:00
parent d716b6cea7
commit 7be714b81f
16 changed files with 127682 additions and 5 deletions

View file

@ -1,6 +1,5 @@
/**
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
*/
// SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
#include <stdio.h>
#include <stdlib.h>
#include <string.h>