Searched refs:o_col (Results 1 – 2 of 2) sorted by relevance
428 if ((monster->row == monster->o_row) && (monster->col == monster->o_col)) { in mv_1_monster()441 monster->o_col = monster->col; in mv_1_monster()
231 short o_row, o_col, o; /* o is how many times stuck at o_row, o_col */ member