5 lines
70 B
C
5 lines
70 B
C
|
#pragma once
|
||
|
#include "system.h"
|
||
|
|
||
|
int32_t worldgen_test(void *world);
|