aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/text/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/text/text.h')
-rw-r--r--engines/zvision/text/text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/zvision/text/text.h b/engines/zvision/text/text.h
index c278b011c7..c044e91579 100644
--- a/engines/zvision/text/text.h
+++ b/engines/zvision/text/text.h
@@ -61,8 +61,10 @@ public:
uint8 _red; // 0-255
uint8 _green; // 0-255
uint8 _blue; // 0-255
+#if 0
int8 _newline;
int8 _escapement;
+#endif
bool _italic;
bool _bold;
bool _underline;