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

  /src/games/larn/
scores.c 21 * played larn, and what the score was diedsub(x) Subroutine to print out a
113 static void diedsub(int);
647 diedsub(x); /* print out the score line */
730 * diedsub(x) Subroutine to print out the line showing the player when he is killed
734 diedsub(int x) function in typeref:typename:void
scores.c 21 * played larn, and what the score was diedsub(x) Subroutine to print out a
113 static void diedsub(int);
647 diedsub(x); /* print out the score line */
730 * diedsub(x) Subroutine to print out the line showing the player when he is killed
734 diedsub(int x) function in typeref:typename:void

Completed in 22 milliseconds