.\" Generated by the Allegro makedoc utility .TH flush_config_file 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME flush_config_file \- Flushes the current config file to disk. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void flush_config_file(); .SH DESCRIPTION Writes the current config file to disk if the contents have changed since it was loaded or since the latest call to the function. .SH SEE ALSO .BR set_config_file (3alleg4), .BR override_config_file (3alleg4), .BR push_config_state (3alleg4)