Home
last modified time | relevance | path

Searched refs:IOOD_TPOS (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.h83 #define IOOD_TPOS "iood_tpos" macro
H A Dmon-project.cc388 const int old_t_pos = mon.props[IOOD_TPOS].get_short(); in iood_act()
398 mon.props[IOOD_TPOS].get_short() = 256 * target.x + target.y; in iood_act()