aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/animation.h')
-rw-r--r--engines/sherlock/animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sherlock/animation.h b/engines/sherlock/animation.h
index f3c95d4027..24d2bc3c3c 100644
--- a/engines/sherlock/animation.h
+++ b/engines/sherlock/animation.h
@@ -57,7 +57,7 @@ public:
* Load the prologue name array
*/
void setPrologueNames(const char *const *names, int count);
-
+
/**
* Load the prologue frame array
*/
@@ -67,7 +67,7 @@ public:
* Load the title name array
*/
void setTitleNames(const char *const *names, int count);
-
+
/**
* Load the title frame array
*/