The install_mouse function
The documentation for install_mouse reads partially as shown below.
Installs the Allegro mouse handler. You must do this before using any other mouse functions. Returns -1 on failure, zero if the mouse handler is already installed (in which case this function does nothing)... |