generated c_library compiles

This commit is contained in:
2024-12-15 10:08:28 -05:00
parent 7946954017
commit e9752cb906
13 changed files with 356 additions and 316 deletions

View File

@ -6,7 +6,7 @@
#pragma region Constants
extern PreprocessorMacro enum_underlying_macro;
extern Macro enum_underlying_macro;
extern Code access_public;
extern Code access_protected;