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

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