summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5237473..3441fd3 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,8 @@
enum viewMode {
escaledvideo = 0,
efullscreen,
- esplitscreen
+ esplitscreen,
+ esmalscreen
};
class cLCARSNGConfig {