From f80d72d10ae78c29b21a4ca0533a2f1b05e729ac Mon Sep 17 00:00:00 2001 From: lukaslw Date: Thu, 9 Oct 2014 00:34:21 +0200 Subject: PRINCE: script.h - small comment correction --- engines/prince/script.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines') diff --git a/engines/prince/script.h b/engines/prince/script.h index 473163ed9a..fa7f9b7469 100644 --- a/engines/prince/script.h +++ b/engines/prince/script.h @@ -255,8 +255,8 @@ private: static const int kGiveLetterScriptFix = 79002; - // Keep opcode handlers names as they are in original code - // it easier to switch back and forth + // Keep opcode handlers names as they are in original code + // making it easier to switch back and forth void O_WAITFOREVER(); void O_BLACKPALETTE(); void O_SETUPPALETTE(); -- cgit v1.2.3