31 Oct
2016
31 Oct
'16
1:36 p.m.
On 30 October 2016 at 15:02, Stefan Dösinger <stefandoesinger(a)gmx.at> wrote:
case D3DOP_TRIANGLE: { WORD *indices; - unsigned int index_pos = buffer->index_pos; + unsigned int index_pos = buffer->index_pos, num_indices;
Since you're doing style cleanups in the next patch, "index_count".