RE: [AD] mode select dlg patch

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Title: RE: [AD] mode select dlg patch

> This chunk?
>
> @@ -440,8 +469,8 @@
>        }
>     }

> -   bpp_entry = 0;
> -   bpp_count = 0;
> +   bpp_entry = -1;
> +   bpp_count = -1;
>     while (bpp_count < index) {
>        bpp_entry++;
>        if (mode->bpp[bpp_entry]) bpp_count++;

itself.
I haven't tried with all posibilities though.

--
Vincent Penquerc'h



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/