aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/string_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/string_manager.h')
-rw-r--r--engines/zvision/string_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/string_manager.h b/engines/zvision/string_manager.h
index 9cfed5261b..a6ae6d20d6 100644
--- a/engines/zvision/string_manager.h
+++ b/engines/zvision/string_manager.h
@@ -59,7 +59,7 @@ private:
};
enum {
- NUM_TEXT_LINES = 56 // Max number of lines in a .str file. We hardcode this number because we know ZNem uses 42 strings and ZGI uses 56
+ NUM_TEXT_LINES = 56 // Max number of lines in a .str file. We hardcode this number because we know ZNem uses 42 strings and ZGI uses 56
};
private: