HomeSort by: relevance | last modified time | path
    Searched refs:xinc (Results 1 - 2 of 2) sorted by relevancy

  /src/games/robots/
auto.c 64 static int xinc(int);
83 /* xinc():
87 xinc(int dir) function
142 test.x = My_pos.x + xinc(*m);
227 mvx = xinc(best_move);
231 mvx = xinc(*ptr);
  /src/games/worms/
worms.c 182 static const short xinc[] = { variable
545 x += xinc[w->orientation],

Completed in 52 milliseconds