Home
last modified time | relevance | path

Searched defs:demon_data (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilemcache.cc22 struct demon_data struct
24 demon_data() { head = body = wings = 0; } in demon_data() argument
26 tileidx_t head;
27 tileidx_t body;
28 tileidx_t wings;