23 Nov
2023
23 Nov
'23
1:17 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3dx9_36/tests/mesh.c:
"}" "Mesh { 3; 0.0; 0.0; 0.0;, 0.0; 1.0; 0.0;, 3.0; 1.0; 0.0;; 1; 3; 0, 1, 2;; }" "}"; + + struct test_user_data framed_xfile_expected_user_data[] =
Here and below, it should be static const (the check_user_data() prototype also needs to be updated). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4459#note_53509