mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 02:31:00 +00:00
asoft_presenter: add new type
This commit is contained in:
parent
e44d0f5e26
commit
5fa88af88b
@ -133,11 +133,12 @@ struct footer_info {
|
||||
char *center;
|
||||
};
|
||||
|
||||
#define SLIDE_40COL 0
|
||||
#define SLIDE_80COL 1
|
||||
#define SLIDE_HGR 2
|
||||
#define SLIDE_HGR2 3
|
||||
#define SLIDE_HGR_PLOT 4
|
||||
#define SLIDE_40COL 0
|
||||
#define SLIDE_80COL 1
|
||||
#define SLIDE_HGR 2
|
||||
#define SLIDE_HGR2 3
|
||||
#define SLIDE_HGR_PLOT 4
|
||||
#define SLIDE_NOCHANGE 5
|
||||
|
||||
#define MAX_SLIDES 89
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user