eco2d/code/game/header/world/worldgen/worldgen.h

5 lines
70 B
C
Raw Normal View History

2021-05-12 14:02:12 +00:00
#pragma once
#include "system.h"
int32_t worldgen_test(void *world);