feisty meow concerns codebase
2.140
|
#include "static_memory_gremlin.h"
#include <basis/functions.h>
#include <basis/array.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Namespaces | |
structures | |
A dynamic container class that holds any kind of object via pointers. | |
Variables | |
const int | structures::SMG_CHUNKING_FACTOR = 32 |