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

  /src/games/larn/
extern.h 166 int newsphere(int, int, int, int);
movem.c 446 newsphere(x + diroffx[dir], y + diroffy[dir], dir, len);
monster.c 89 * newsphere(x,y,dir,lifetime) Function to create a new sphere of annihilation
546 newsphere(xl, yl, i, rnd(20) + 11); /* make a sphere */
1743 * newsphere(x,y,dir,lifetime) Function to create a new sphere of annihilation
1752 newsphere(int x, int y, int dir, int life) function in typeref:typename:int

Completed in 12 milliseconds