SYNOPSIS

#include <allegro.h>

typedef struct DIALOG_PLAYER

DESCRIPTION

A structure which holds GUI data used internally by Allegro. Read the documentation of init_dialog() for a description on how to obtain/use this structure.

RELATED TO DIALOG_PLAYER…

init_dialog(3alleg4), update_dialog(3alleg4), shutdown_dialog(3alleg4)