.\" Generated by the Allegro makedoc utility .TH unselect_palette 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME unselect_palette \- Restores the palette before last call to select_palette(). Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void unselect_palette(); .SH DESCRIPTION Restores the palette tables that were in use before the last call to select_palette(). .SH SEE ALSO .BR select_palette (3alleg4)