SYNOPSIS

#include <allegro.h>

void pop_config_state();

DESCRIPTION

Pops a configuration state previously stored by push_config_state(), replacing the current config source with it.

RELATED TO pop_config_state…

push_config_state(3alleg4), exconfig(3alleg4)