WIP: une erreur reproductible vertex + ligne

This commit is contained in:
Jean Sirmai 2023-11-01 17:16:27 +01:00
parent a111d4e51d
commit 7146a657db
Signed by: jean
GPG Key ID: FB3115C340E057E3
1 changed files with 1 additions and 0 deletions

View File

@ -778,6 +778,7 @@ void main_test_graphics (void)
console);
else for (int i = 0; i < 1; i++)
arrows_nb = set_arrow (arrows_ptr, arrows_nb, 1, 1, 1, 0, i, 0, 0, 0, 1);
arrows_nb = set_arrow (arrows_ptr, arrows_nb, 1, 1, 1, 0, 1, 0, 0, 0, 1);
if (randomize) print_user_choices(arrows_ptr, max_arrows_nb, arrows_nb, space_X, space_Y, space_Z, 1, 0);