Added custom allocator support

This commit is contained in:
2022-11-19 08:18:45 +00:00
parent 0b57f7efe7
commit 4518b59417
4 changed files with 75 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
#define TOY_VERSION_MAJOR 0
#define TOY_VERSION_MINOR 6
#define TOY_VERSION_PATCH 2
#define TOY_VERSION_PATCH 3
#define TOY_VERSION_BUILD __DATE__ " " __TIME__
//platform exports/imports