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 75ed26a2ac..e61bf0e16e 100644
--- a/crawl-ref/source/shopping.h
+++ b/crawl-ref/source/shopping.h
@@ -52,7 +52,7 @@ public:
void move_things(const coord_def &src, const coord_def &dst);
- void display_list();
+ void display();
void refresh();