aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/multiobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/multiobj.h')
-rw-r--r--engines/tinsel/multiobj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/multiobj.h b/engines/tinsel/multiobj.h
index 9bf1579363..79984f8dff 100644
--- a/engines/tinsel/multiobj.h
+++ b/engines/tinsel/multiobj.h
@@ -128,6 +128,6 @@ bool MultiHasShape( // Returns TRUE if the object currently has an image
void MultiForceRedraw(
POBJECT pMultiObj); // multi-part object to be forced
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif // TINSEL_MULTIOBJ_H