From 3cc681e30ac236f7b88adece29f194cb30138ec8 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Fri, 26 Jun 2009 23:10:17 +0000 Subject: * Also allow definition of equipment tiles in art-data.txt. * Rename some tiles and tile folders. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10054 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/tiledef-unrand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/rltiles/tiledef-unrand.h') 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 -- cgit v1.2.3-54-g00ecf