Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <cstring>
Go to the source code of this file.
Functions | |
void * | mem_freelist_Sentinel () |
static void | mem_freelist_AddToFront (void *&freelist, void *el) |
static void * | mem_freelist_Detach (void *&freelist) |
|
inlinestatic |
|
inlinestatic |
void * mem_freelist_Sentinel | ( | ) |