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

  /src/games/larn/
extern.h 167 int rmsphere(int, int);
movem.c 315 rmsphere(cc, dd); /* delete the sphere */
433 rmsphere(x, y); /* delete sphere */
445 rmsphere(x, y);
monster.c 92 * rmsphere(x,y) Function to delete a sphere of annihilation from list
1778 rmsphere(x, y); /* remove any spheres that are here */
1787 rmsphere(x, y); /* remove any spheres that are here */
1802 rmsphere(x, y);
1810 rmsphere(x, y); /* remove any spheres that are here */
1834 * rmsphere(x,y) Function to delete a sphere of annihilation from list
1841 rmsphere(int x, int y) function in typeref:typename:int

Completed in 26 milliseconds