.\" Generated by the Allegro makedoc utility .TH unscare_mouse 3 "version 4.2.2" "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 (3), .BR scare_mouse_area (3)