asoft_presenter: add new type

This commit is contained in:
Vince Weaver 2018-07-15 14:04:04 -04:00
parent e44d0f5e26
commit 5fa88af88b

View File

@ -138,6 +138,7 @@ struct footer_info {
#define SLIDE_HGR 2
#define SLIDE_HGR2 3
#define SLIDE_HGR_PLOT 4
#define SLIDE_NOCHANGE 5
#define MAX_SLIDES 89