al_set_joystick_mappings_f(3) Library Functions Manual al_set_joystick_mappings_f(3)

al_set_joystick_mappings_f - Allegro 5 API

#include <allegro5/allegro.h>
bool al_set_joystick_mappings_f(ALLEGRO_FILE *f)

Sets the joystick mappings from a file object. This can be called multiple times, adding to and overriding existing mappings. This uses the SDL version 2.0.16 format mappings. This can and typically should be called before calling al_install_joystick.

5.2.11

al_set_joystick_mappings_f(3)

[Unstable API]: New API.

Allegro reference manual