1unselect_palette(3)             Allegro manual             unselect_palette(3)
2
3
4

NAME

6       unselect_palette - Restores the palette before last call to select_pal‐
7       ette(). Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void unselect_palette();
14

DESCRIPTION

16       Restores the palette tables that were in use before the  last  call  to
17       select_palette().
18
19

SEE ALSO

21       select_palette(3)
22
23
24
25Allegro                          version 4.2.2             unselect_palette(3)
Impressum