more stuff
This commit is contained in:
parent
7bf40240fe
commit
48ecd8d9e8
5 changed files with 96 additions and 48 deletions
2
cubes.h
2
cubes.h
|
@ -1,3 +1,3 @@
|
|||
#include "const.h"
|
||||
|
||||
void gen_cubes(Vertex *cube, int x, int y, int z);
|
||||
void gen_cubes(Vertex *cube, int x, int y, int z, int is_text);
|
Loading…
Add table
Add a link
Reference in a new issue