WIP: avant rebase
This commit is contained in:
parent
6b481974fd
commit
4ca13189c6
|
@ -625,7 +625,6 @@ void main_test_graphics (void)
|
||||||
long stx = model_space_size_z * model_space_size_y,
|
long stx = model_space_size_z * model_space_size_y,
|
||||||
sty = model_space_size_z,
|
sty = model_space_size_z,
|
||||||
stz = 1;
|
stz = 1;
|
||||||
|
|
||||||
long site = 0, x = 0, y = 0, z = 0;
|
long site = 0, x = 0, y = 0, z = 0;
|
||||||
|
|
||||||
printf("offset_before_grid = %d\n", buffer_vertex_size / 3);
|
printf("offset_before_grid = %d\n", buffer_vertex_size / 3);
|
||||||
|
|
Loading…
Reference in New Issue