aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/faders.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/faders.h')
-rw-r--r--engines/tinsel/faders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/faders.h b/engines/tinsel/faders.h
index 6e716c3604..b6993039c4 100644
--- a/engines/tinsel/faders.h
+++ b/engines/tinsel/faders.h
@@ -52,6 +52,6 @@ void FadeInMedium(SCNHANDLE noFadeTable[]);
void FadeInFast(SCNHANDLE noFadeTable[]);
void PokeInTagColour(void);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif // TINSEL_FADERS_H