#include <stdio.h>#include <unistd.h>#include "colors.h"#include "fonts.h"#include "bcprogress.h"#include "bcpixmap.h"#include "bcresources.h"

Go to the source code of this file.
Defines | |
| #define | PROGRESS_UP 0 |
| #define | PROGRESS_HI 1 |
| #define PROGRESS_HI 1 |
| #define PROGRESS_UP 0 |
Definition at line 4 of file bcprogress.C.
Referenced by BC_ProgressBar::draw(), and BC_ProgressBar::initialize().
1.5.5