[PATCH 4/5] ddraw/tests: Port test_viewport() to ddraw4.

Henri Verbeet hverbeet at gmail.com
Fri Apr 13 13:05:25 CDT 2018


On 13 April 2018 at 00:07, Matteo Bruni <mbruni at codeweavers.com> wrote:
> +    for (i = 0; i < sizeof(rt_sizes) / sizeof(rt_sizes[0]); ++i)
> +    {
That should probably use the ARRAY_SIZE macro.



More information about the wine-devel mailing list