al_install_joystick - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> bool al_install_joystick(void)
Description
Install a joystick driver, returning true if successful. If a joystick driver was already installed, returns true immediately.
See Also
Referenced By
al_is_joystick_installed(3), al_uninstall_joystick(3).
Allegro reference manual