eco2d/code/common/world/worldgen/worldgen.h

5 lines
70 B
C

#pragma once
#include "system.h"
int32_t worldgen_test(void *world);