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_v2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/kyra_v2.h') diff --git a/engines/kyra/kyra_v2.h b/engines/kyra/kyra_v2.h index ca6499e74e..6aaa8c3687 100644 --- a/engines/kyra/kyra_v2.h +++ b/engines/kyra/kyra_v2.h @@ -257,7 +257,7 @@ protected: virtual void uninitAnimationShapes(int count, uint8 *filedata) = 0; // Shapes - typedef Common::HashMap ShapeMap; + typedef Common::HashMap ShapeMap; ShapeMap _gameShapes; uint8 *getShapePtr(int index) const; -- cgit v1.2.3