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