PAL_SIZE
Section: Allegro manual (3)
Updated: version 4.2.2
Index
Return to Main Contents
NAME
PAL_SIZE - Number of entries in a palette. Allegro game programming library.
SYNOPSIS
#include <allegro.h>
#define PAL_SIZE
DESCRIPTION
Preprocessor constant equal to 256.
SEE ALSO
RGB(3),
PALETTE(3),
COLOR_MAP(3)