Scroll to navigation

fli_palette(3) Allegro manual fli_palette(3)

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(3), fli_pal_dirty_from(3), fli_bitmap(3)

version 4.4.3 Allegro