summaryrefslogtreecommitdiffstats
path: root/trunk/source/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/source/message.h')
-rw-r--r--trunk/source/message.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/source/message.h b/trunk/source/message.h
index c5fdc5a312..c7fe736ef1 100644
--- a/trunk/source/message.h
+++ b/trunk/source/message.h
@@ -74,4 +74,10 @@ void set_colour(char set_message_colour);
* *********************************************************************** */
bool any_messages(void);
+// last updated 13oct2003 {dlb}
+/* ***********************************************************************
+ * called from: chardump
+ * *********************************************************************** */
+std::string get_last_messages(int mcount);
+
#endif