Provided by: allegro4-doc_4.4.3.1-4.1build3_all
NAME
fli_palette - Contains the current palette of the animation. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern PALETTE fli_palette;
DESCRIPTION
Contains the current FLI palette.
SEE ALSO
next_fli_frame(3alleg4), fli_pal_dirty_from(3alleg4), fli_bitmap(3alleg4)