SYNOPSIS

#include <allegro.h>

void unselect_palette();

DESCRIPTION

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

RELATED TO unselect_palette…

select_palette(3alleg4)