From 6210ead126ea81727e6a68398366c4cbe8da9e79 Mon Sep 17 00:00:00 2001 From: Marisa-Chan Date: Mon, 24 Feb 2014 20:37:58 +0700 Subject: ZVISION: Fix wrong style. --- engines/zvision/string_manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/zvision/string_manager.h') diff --git a/engines/zvision/string_manager.h b/engines/zvision/string_manager.h index a6ae6d20d6..9cfed5261b 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: -- cgit v1.2.3