.\" Generated by the Allegro makedoc utility .TH unscare_mouse 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME unscare_mouse \- Undoes the effect of scare_mouse() or scare_mouse_area(). Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void unscare_mouse(); .SH DESCRIPTION Undoes the effect of a previous call to scare_mouse() or scare_mouse_area(), restoring the original pointer state. .SH SEE ALSO .BR scare_mouse (3alleg4), .BR scare_mouse_area (3alleg4)