summaryrefslogtreecommitdiffstats
path: root/src/eulogium.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eulogium.h')
-rw-r--r--src/eulogium.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/eulogium.h b/src/eulogium.h
index e3be4b8..958504c 100644
--- a/src/eulogium.h
+++ b/src/eulogium.h
@@ -8,10 +8,9 @@
enum screen_type {
NONE,
- TEXT,
- BUTTON,
MATERIAL,
PROGRESS,
+ END,
};
struct print_data {