.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_install_joystick" "3" "" "Allegro reference manual" .SH NAME al_install_joystick \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_install_joystick(void) .EE .SH DESCRIPTION Install a joystick driver, returning true if successful. If a joystick driver was already installed, returns true immediately. .SH SEE ALSO al_uninstall_joystick(3)