|
unselect_palette(3) Allegro manual unselect_palette(3)
NAME
unselect_palette - Restores the palette before last call to select_pal‐
ette(). Allegro game programming library.
SYNOPSIS
#include <allegro.h>
void unselect_palette();
DESCRIPTION
Restores the palette tables that were in use before the last call to
select_palette().
SEE ALSO
select_palette(3)
Allegro version 4.4.2 unselect_palette(3)
[top]
|
Vote for polarhome |