al_add_config_section
void al_add_config_section(ALLEGRO_CONFIG *config, const char *name)
Introduced in 5.0.0
Add a section to a configuration structure with the given name. If the section already exists then nothing happens.
void al_add_config_section(ALLEGRO_CONFIG *config, const char *name)
Introduced in 5.0.0
Add a section to a configuration structure with the given name. If the section already exists then nothing happens.