aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sky/control.h')
-rw-r--r--engines/sky/control.h2
1 files changed, 1 insertions, 1 deletions
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);