aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_hof.h
diff options
context:
space:
mode:
authorJohannes Schickel2010-05-17 23:29:44 +0000
committerJohannes Schickel2010-05-17 23:29:44 +0000
commit0fe2ba6a0dd1bc7a3edda7ed8deaeba10f39ab9b (patch)
treeb8a6a807c6ceaccbce4f66c9740315999616ed38 /engines/kyra/kyra_hof.h
parentcbbb78d9f29672e0f78724344040a692018fa3a5 (diff)
downloadscummvm-rg350-0fe2ba6a0dd1bc7a3edda7ed8deaeba10f39ab9b.tar.gz
scummvm-rg350-0fe2ba6a0dd1bc7a3edda7ed8deaeba10f39ab9b.tar.bz2
scummvm-rg350-0fe2ba6a0dd1bc7a3edda7ed8deaeba10f39ab9b.zip
Some more enforcement of our formatting conventions in KYRA too.
svn-id: r49069
Diffstat (limited to 'engines/kyra/kyra_hof.h')
-rw-r--r--engines/kyra/kyra_hof.h2
1 files changed, 1 insertions, 1 deletions
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<const TIMOpcode*> _timOpcodes;
+ Common::Array<const TIMOpcode *> _timOpcodes;
// sound
int _oldTalkFile;