.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_set_joystick_mappings_f" "3" "" "Allegro reference manual" .SH NAME al_set_joystick_mappings_f \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_set_joystick_mappings_f(ALLEGRO_FILE *f) .EE .SH DESCRIPTION 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 \f[CR]al_install_joystick\f[R]. .SH SINCE 5.2.11 .SH SEE ALSO al_set_joystick_mappings_f(3) .RS .PP \f[I][Unstable API]:\f[R] New API. .RE