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

  /src/games/larn/
movem.c 11 * movsphere() Function to look for and move spheres of annihilation
23 static void movsphere(void);
44 movsphere(); /* move the spheres of annihilation if any */
395 * movsphere() Function to look for and move spheres of annihilation
404 #define SPHMAX 20 /* maximum number of spheres movsphere can
407 movsphere(void) function
movem.c 11 * movsphere() Function to look for and move spheres of annihilation
23 static void movsphere(void);
44 movsphere(); /* move the spheres of annihilation if any */
395 * movsphere() Function to look for and move spheres of annihilation
404 #define SPHMAX 20 /* maximum number of spheres movsphere can
407 movsphere(void) function

Completed in 55 milliseconds