.\" Generated by the Allegro makedoc utility .TH fli_bitmap 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME fli_bitmap \- Contains the current frame of the animation. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B extern BITMAP *fli_bitmap; .SH DESCRIPTION Contains the current frame of the FLI/FLC animation. If there is no open animation, its value will be NULL. .SH SEE ALSO .BR next_fli_frame (3alleg4), .BR fli_bmp_dirty_from (3alleg4), .BR fli_palette (3alleg4)