Coroutine API rename

This commit is contained in:
Krzosa Karol
2026-01-30 21:44:28 +01:00
parent c9acc31cfc
commit 805f5de852
15 changed files with 84 additions and 60 deletions

View File

@@ -476,6 +476,7 @@ MCO_API const char *mco_result_description(mco_result res); /* Get the descripti
#define WIN32_LEAN_AND_MEAN
#endif
#include <windows.h>
#undef Yield
#endif
#ifndef MCO_NO_DEFAULT_ALLOCATOR