From 3337be7b08f7ca1ec2935bddc42ae5550816a775 Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Sun, 30 Aug 2009 20:50:23 +0000 Subject: Fix indentation svn-id: r43837 --- engines/sky/control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sky/control.h') diff --git a/engines/sky/control.h b/engines/sky/control.h index 04ed26fefe..c975e0d2e2 100644 --- a/engines/sky/control.h +++ b/engines/sky/control.h @@ -207,7 +207,7 @@ private: void delay(unsigned int amount); - void animClick(ConResource *pButton); + void animClick(ConResource *pButton); bool getYesNo(char *text); void buttonControl(ConResource *pButton); uint16 handleClick(ConResource *pButton); -- cgit v1.2.3