voxel-test/cubes.h
2024-07-13 01:58:25 -04:00

3 lines
No EOL
70 B
C

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