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

select_palette(3)

Referenced By

select_palette(3).

version 4.4.3 Allegro manual