summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/tiledef-unrand.h
blob: 866135ab1d4aaa5d34a6d4daf9f31626563263cf (plain) (blame)
1
2
3
4
5
6
#ifndef TILEDEF_UNRAND_H
#define TILEDEF_UNRAND_H

int unrandart_to_tile(int unrand);

#endif