HomeSort by: relevance | last modified time | path
    Searched defs:initx (Results 1 - 1 of 1) sorted by relevancy

  /src/games/warp/
init.c 329 int initx; local
332 x = initx = obj->posx;
348 x = initx;
351 x = initx = rand_mod(XSIZE);

Completed in 14 milliseconds