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).