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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/shopping.h b/crawl-ref/source/shopping.h
index cc38e1f8be..0679c194da 100644
--- a/crawl-ref/source/shopping.h
+++ b/crawl-ref/source/shopping.h
@@ -50,6 +50,7 @@ public:
void gold_changed(int old_amount, int new_amount);
void move_things(const coord_def &src, const coord_def &dst);
+ void forget_pos(const level_pos &pos);
void display();