aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/move.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/move.h')
-rw-r--r--engines/tinsel/move.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/move.h b/engines/tinsel/move.h
index 9ab703839f..86100fae8e 100644
--- a/engines/tinsel/move.h
+++ b/engines/tinsel/move.h
@@ -45,6 +45,6 @@ int GetLastLeadYdest(void);
DIRECTION GetDirection(int fromx, int fromy, int tox, int toy, DIRECTION lastreel,
HPOLYGON hPath, YBIAS yBias = YB_X2);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif /* TINSEL_MOVE_H */