.\" Generated by the Allegro makedoc utility .TH centre_dialog 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME centre_dialog \- Centers an array of dialog objects. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void centre_dialog(DIALOG *dialog); .SH DESCRIPTION Moves an array of dialog objects so that it is centered in the screen. .SH SEE ALSO .BR position_dialog (3alleg4), .BR set_dialog_color (3alleg4)