summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/tiledef-unrand.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/rltiles/tiledef-unrand.h')
-rw-r--r--crawl-ref/source/rltiles/tiledef-unrand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/rltiles/tiledef-unrand.h b/crawl-ref/source/rltiles/tiledef-unrand.h
index 866135ab1d..e52b6ebc39 100644
--- a/crawl-ref/source/rltiles/tiledef-unrand.h
+++ b/crawl-ref/source/rltiles/tiledef-unrand.h
@@ -2,5 +2,6 @@
#define TILEDEF_UNRAND_H
int unrandart_to_tile(int unrand);
+int unrandart_to_doll_tile(int unrand);
#endif