finished inital pass of gen_c11 (singleheader and segeregated)

This commit is contained in:
2025-02-11 13:00:55 -05:00
parent a5af8b3d80
commit 66d9b4e98a
9 changed files with 311 additions and 57 deletions
+1 -5
View File
@@ -4,12 +4,8 @@
# include "debug.h"
# include "strings.h"
# include "thread_context.h"
////////////////////////////////
//~ rjf: Third Party Includes
# define STB_SPRINTF_IMPLEMENTATION
# if BUILD_STATIC
# #define STB_SPRINTF_STATIC
# endif
# define STB_SPRINTF_STATIC
# include "third_party/stb/stb_sprintf.h"
#endif