first commit
This commit is contained in:
commit
6b84f3115d
9 changed files with 14807 additions and 0 deletions
3
cubes.h
Normal file
3
cubes.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#include "const.h"
|
||||
|
||||
void gen_cubes(Vertex *cube, int x, int y, int z);
|
Loading…
Add table
Add a link
Reference in a new issue