FreeBSD Manual Pages
reset_fli_variables(3) Allegro manual reset_fli_variables(3) NAME reset_fli_variables - Resets the bitmap and palette dirty global vari- ables. Allegro game programming library. SYNOPSIS #include <allegro.h> void reset_fli_variables(); DESCRIPTION Once you have done whatever you are going to do with the fli_bitmap and fli_palette, call this function to reset the fli_bmp_dirty_* and fli_pal_dirty_* variables. SEE ALSO fli_bmp_dirty_from(3), fli_pal_dirty_from(3) Allegro version 4.4.3 reset_fli_variables(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=reset_fli_variables&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
