.\" Generated by the Allegro makedoc utility .TH acquire_screen 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME acquire_screen \- Shortcut of acquire_bitmap(screen); Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void acquire_screen(); .SH DESCRIPTION Shortcut version of acquire_bitmap(screen); .SH SEE ALSO .BR acquire_bitmap (3alleg4), .BR release_bitmap (3alleg4), .BR release_screen (3alleg4)