diff options
Diffstat (limited to 'engines/zvision/text.h')
-rw-r--r-- | engines/zvision/text.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/zvision/text.h b/engines/zvision/text.h index 40244f7f0c..6937832335 100644 --- a/engines/zvision/text.h +++ b/engines/zvision/text.h @@ -74,6 +74,7 @@ public: bool strikeout; bool skipcolor; int32 statebox; + bool sharp; // char image ?? }; |