[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
i have noticed upgrading 4.1.12 to .13 has made mingw throw a warning
warning: `set_clip' is deprecated (declared
at /mingw/include/allegro/alcompat.h:219)
so i went to the docs to find out, and i noticed several new clip related
functions.
not knowing just which one my faithful 'set_clip' had become, i consulted
the CHANGES file.
a search of the CHANGES file did not find anything for 'set_clip' .
when did this func change ?