aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/scroll.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/scroll.h')
-rw-r--r--engines/tinsel/scroll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/scroll.h b/engines/tinsel/scroll.h
index 864fe74beb..2c5f52d9ec 100644
--- a/engines/tinsel/scroll.h
+++ b/engines/tinsel/scroll.h
@@ -87,6 +87,6 @@ void SetScrollParameters(int xTrigger, int xDistance, int xSpeed, int yTriggerTo
bool IsScrolling(void);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif /* TINSEL_SCROLL_H */