voxel-test/cubes.h

3 lines
No EOL
104 B
C

#include "const.h"
int gen_cubes(Vertex *cube, Vertex *text, int x, int y, int z, int r, int is_purge);