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

  /src/games/larn/
monster.c 1757 return (c[SPHCAST]); /* can't malloc, therefore failure */
1780 return (c[SPHCAST]);
1789 return (c[SPHCAST]);
1830 return (++c[SPHCAST]); /* one more sphere in the world */
1852 --c[SPHCAST];
1864 return (c[SPHCAST]); /* return number of spheres in the world */
diag.c 294 for (sp = 0, i = 0; i < c[SPHCAST]; i++) {
header.h 150 #define SPHCAST 74 /* nz if an active sphere of annihilation */

Completed in 14 milliseconds