initialise_joystick
Deprecated version of install_joystick(). Allegro game programming library.
- Provided by: allegro4-doc (Version: 2:4.4.3.1-2)
- Source: allegro4.4
- Report a bug
Deprecated version of install_joystick(). Allegro game programming library.
#include <allegro.h>
int initialise_joystick();
Deprecated. Use install_joystick() instead.
install_joystick(3alleg4)