#include "dialog.h"
#include "window.h"
#include "win_select.h"
#include "win_theme.h"
Go to the source code of this file.
Classes | |
class | dialog_screen |
Allows the running of dialogues through a nice interface. More... | |
Defines | |
#define | MAX_COLOR 6 |
Maximum number of colors used during a dialog. |
Definition in file dialog_screen.h.
#define MAX_COLOR 6 |