unselect_palette - Man Page
Restores the palette before last call to select_palette(). 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
Referenced By
version 4.4.3 Allegro manual