.\" Generated by the Allegro makedoc utility .TH reset_fli_variables 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME reset_fli_variables \- Resets the bitmap and palette dirty global variables. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void reset_fli_variables(); .SH 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. .SH SEE ALSO .BR fli_bmp_dirty_from (3alleg4), .BR fli_pal_dirty_from (3alleg4)