1PAL_SIZE(3) Allegro manual PAL_SIZE(3)
23
4
NAME
6PAL_SIZE - Number of entries in a palette. Allegro game programming
7library.
8
SYNOPSIS
10#include <allegro.h>
1112
13
#define PAL_SIZE
14
DESCRIPTION
16Preprocessor constant equal to 256.
1718
SEE ALSO
20RGB(3), PALETTE(3), COLOR_MAP(3)
2122
23
24
Allegro version 4.4.3 PAL_SIZE(3)