C instance creation

This commit is contained in:
Greg Wells
2025-05-20 22:35:51 -04:00
parent a4166ae5c2
commit fa58a2f2d6
12 changed files with 150 additions and 112 deletions

View File

@@ -17,4 +17,4 @@
// typedef float gnFloat;
// typedef size_t gnSize;
// #define GN_EXPORT extern "C"
#define GN_EXPORT extern "C"