Re: [AD] Documentation update

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


> Commited with changes.

Sorry for my tardy response and not looking more closely at this earlier,
but:

> if (bitmap_color_depth(screen) == 8)

shouldn't that be
if (get_color_depth() == 8) ?

This change could/should probably be made in other areas of the docs and
some example programmes as well. I'd pretty much forgot about
get_color_depth() myself until someone reminded me of its existance.

Evert




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