SYNOPSIS

#include <allegro.h>

typedef struct MENU_PLAYER

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.

RELATED TO MENU_PLAYER…

init_menu(3alleg4), update_menu(3alleg4), shutdown_menu(3alleg4)