.\" Generated by the Allegro makedoc utility .TH MENU_PLAYER 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME MENU_PLAYER \- Stores GUI data internally used by Allegro.\& .SH SYNOPSIS .B #include .sp .B typedef struct MENU_PLAYER .SH DESCRIPTION A structure which holds GUI data used internally by Allegro. Read the documentation of init_menu() for a description on how to obtain/use this structure. .SH SEE ALSO .BR init_menu (3alleg4), .BR update_menu (3alleg4), .BR shutdown_menu (3alleg4)