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

  /src/games/larn/
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
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 22 milliseconds