PAL_SIZE
Number of entries in a palette. Allegro game programming library.
- Provided by: allegro4-doc (Version: 2:4.4.3.1-1)
- Source: allegro4.4
- Report a bug
Number of entries in a palette. Allegro game programming library.
#include <allegro.h>
#define PAL_SIZE
Preprocessor constant equal to 256.
RGB(3alleg4), PALETTE(3alleg4), COLOR_MAP(3alleg4)