aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent/dialog.h')
-rw-r--r--engines/teenagent/dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/teenagent/dialog.h b/engines/teenagent/dialog.h
index c8f41d1621..84e8edbb7a 100644
--- a/engines/teenagent/dialog.h
+++ b/engines/teenagent/dialog.h
@@ -36,7 +36,7 @@ public:
static uint16 pop(Scene *scene, uint16 addr, uint16 animation = 0);
static void show(Scene *scene, uint16 addr, uint16 animation = 0);
};
-}
-#endif
+} // End of namespace TeenAgent
+#endif