mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 08:15:46 +00:00
Disabled MCO_USE_VMEM_ALLOCATOR because standard stack size seems to suffice
This commit is contained in:
parent
9e3c2d56d6
commit
05646e6000
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include "common/assert.h"
|
||||
#include "common/fiber.h"
|
||||
#define MCO_USE_VMEM_ALLOCATOR
|
||||
#define MINICORO_IMPL
|
||||
#include "common/minicoro.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue