Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all bug

NAME

       al_add_config_section - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro.h>

              void al_add_config_section(ALLEGRO_CONFIG *config, const char *name)

DESCRIPTION

       Add a section to a configuration structure with the given name.  If the section already exists then noth‐
       ing happens.

Allegro reference manual                                                          al_add_config_section(3alleg5)