.\" Automatically generated by Pandoc 1.17.2 .\" .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[] .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)