This commit is contained in:
2023-02-11 05:10:32 +00:00
parent c00b32017b
commit 996744d7ec
4 changed files with 41 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
#define TOY_VERSION_PATCH 3
#define TOY_VERSION_BUILD __DATE__ " " __TIME__
//platform/compiler-specific specifications
//platform/compiler-specific instructions
#if defined(__linux__)
#define TOY_API extern