summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abyss.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/abyss.h')
-rw-r--r--crawl-ref/source/abyss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/abyss.h b/crawl-ref/source/abyss.h
index 9ecef56114..d25770473f 100644
--- a/crawl-ref/source/abyss.h
+++ b/crawl-ref/source/abyss.h
@@ -33,5 +33,6 @@ void area_shift(void);
* *********************************************************************** */
void abyss_teleport( bool new_area );
+void save_abyss_uniques();
#endif