Home
last modified time | relevance | path

Searched refs:place_get_x (Results 1 – 3 of 3) sorted by relevance

/dports/games/nazghul/nazghul-0.7.1/src/
H A Dplace.h54 #define place_get_x(p) ((p)->location.x) macro
H A Dcombat.c1771 x = place_get_x(Place); in combat_exit()
H A Dcharacter.cpp788 place_get_x(getPlace()) + dx, in move()