.\" Generated by the Allegro makedoc utility .TH pop_config_state 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME pop_config_state \- Pops a previously pushed configuration state. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void pop_config_state(); .SH DESCRIPTION Pops a configuration state previously stored by push_config_state(), replacing the current config source with it. .SH SEE ALSO .BR push_config_state (3alleg4), .BR exconfig (3alleg4)