summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hiscores.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-04 08:50:59 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-04 08:50:59 +0000
commit2c769fc53c28c3db16d89757564efaf70ca116ab (patch)
treee304cadb3ebbaca0d5c52ce693ab2ef4890ea914 /crawl-ref/source/hiscores.h
parente878ffbb8924a9523c3757a659adbe1a517474a0 (diff)
downloadcrawl-ref-2c769fc53c28c3db16d89757564efaf70ca116ab.tar.gz
crawl-ref-2c769fc53c28c3db16d89757564efaf70ca116ab.zip
Applied sartak's logfile patch.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@552 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/hiscores.h')
-rw-r--r--crawl-ref/source/hiscores.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/crawl-ref/source/hiscores.h b/crawl-ref/source/hiscores.h
index f8d7841fe7..39a524ab96 100644
--- a/crawl-ref/source/hiscores.h
+++ b/crawl-ref/source/hiscores.h
@@ -18,6 +18,12 @@
* *********************************************************************** */
void hiscores_new_entry( const scorefile_entry &se );
+// last updated 02dec2006 {smm}
+/* ***********************************************************************
+ * called from: ouch
+ * *********************************************************************** */
+void logfile_new_entry( const scorefile_entry &se );
+
// last updated 16feb2001 {gdl}
/* ***********************************************************************
* called from: acr ouch