summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/shopping.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/shopping.h')
-rw-r--r--crawl-ref/source/shopping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/shopping.h b/crawl-ref/source/shopping.h
index fb9fc2e88c..52b298855d 100644
--- a/crawl-ref/source/shopping.h
+++ b/crawl-ref/source/shopping.h
@@ -13,7 +13,7 @@
#include "externs.h"
#include "itemname.h"
-int randart_value( const item_def &item );
+int artefact_value( const item_def &item );
// ident == true overrides the item ident level and gives the price
// as if the item was fully id'd