black_palette - Man Page

A palette containing solid black colors. Allegro game programming library.

Synopsis

#include <allegro.h>

extern PALETTE black_palette;

Description

A palette containing solid black colors, used by the fade routines.

See Also

default_palette(3), desktop_palette(3), expal(3)

Referenced By

default_palette(3), desktop_palette(3), expal(3).

version 4.4.3 Allegro manual