From 0fe2ba6a0dd1bc7a3edda7ed8deaeba10f39ab9b Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 17 May 2010 23:29:44 +0000 Subject: Some more enforcement of our formatting conventions in KYRA too. svn-id: r49069 --- engines/kyra/kyra_hof.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/kyra_hof.h') diff --git a/engines/kyra/kyra_hof.h b/engines/kyra/kyra_hof.h index af3c065d8e..05d04fe993 100644 --- a/engines/kyra/kyra_hof.h +++ b/engines/kyra/kyra_hof.h @@ -654,7 +654,7 @@ protected: int t2_resetChat(const TIM *tim, const uint16 *param); int t2_playSoundEffect(const TIM *tim, const uint16 *param); - Common::Array _timOpcodes; + Common::Array _timOpcodes; // sound int _oldTalkFile; -- cgit v1.2.3