Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtiles-build-specific.h13 static inline bool is_tiles() { return true; } in is_tiles() function
19 static inline bool is_tiles() { return false; } in is_tiles() function
H A Dtileweb.cc2395 bool is_tiles() in is_tiles() function