aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/object.h')
-rw-r--r--engines/tinsel/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/object.h b/engines/tinsel/object.h
index f77c113482..3dafcb3522 100644
--- a/engines/tinsel/object.h
+++ b/engines/tinsel/object.h
@@ -205,6 +205,6 @@ IMAGE *GetImageFromFilm(SCNHANDLE hFilm, int reel, const FREEL **ppfr = 0,
const MULTI_INIT **ppmi = 0, const FILM **ppfilm = 0);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif // TINSEL_OBJECT_H