UI core boiler plate

This commit is contained in:
2023-12-20 11:25:01 +01:00
parent ebda550bf2
commit 70cc2eae8c
9 changed files with 2072 additions and 2 deletions

2
engine/libs/stb/stb.c Normal file
View File

@@ -0,0 +1,2 @@
#define STB_DS_IMPLEMENTATION
#include "stb_ds.h"