eco2d/code/foundation/src/world/worldgen.h

5 lines
80 B
C

#pragma once
#include "platform/system.h"
int32_t worldgen_build(void *world);