Provided by: allegro4-doc_4.4.3.1-4.1build3_all 
      
    
NAME
       fli_bitmap - Contains the current frame of the animation. Allegro game programming library.
SYNOPSIS
       #include <allegro.h>
       extern BITMAP *fli_bitmap;
DESCRIPTION
       Contains  the  current  frame  of the FLI/FLC animation. If there is no open animation, its value will be
       NULL.
SEE ALSO
       next_fli_frame(3alleg4), fli_bmp_dirty_from(3alleg4), fli_palette(3alleg4)
Allegro                                           version 4.4.3                              fli_bitmap(3alleg4)