Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/src/
H A Dmaid-grf.c767 static void set_player_location(int x, int y) in set_player_location() function
3155 set_player_location(p_ptr->px, p_ptr->py); in Term_move_player()