#include "ui.h"
#include "button.h"
#include <dos.h>
#include <assert.h>
#include <graphics.h>
Go to the source code of this file.
Variables | |
const int | Pause = 100 |
|
Definition at line 15 of file intro.c. Referenced by UserInterface::AboutButton(), and UserInterface::Intro(). |