WIP: avant rebase

This commit is contained in:
Jean Sirmai 2023-09-10 16:27:37 +02:00
parent 6b481974fd
commit 4ca13189c6
Signed by: jean
GPG Key ID: FB3115C340E057E3
1 changed files with 0 additions and 1 deletions

View File

@ -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);