logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unselect_palette - Restores the palette before last call to select_palette(). Allegro game programming

Description

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

Name

       unselect_palette  -  Restores  the palette before last call to select_palette(). Allegro game programming
       library.

See Also

select_palette(3alleg4)

Allegro                                           version 4.4.3                        unselect_palette(3alleg4)

Synopsis

#include<allegro.h>voidunselect_palette();

See Also