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

  /src/games/larn/
scores.c 9 * writeboard() Function to write the scoreboard from readboard()'s buffer
106 static int writeboard(void);
143 * writeboard() Function to write the scoreboard from readboard()'s buffer
148 writeboard(void) function in typeref:typename:int
184 if (writeboard())
246 if (writeboard() < 0)
716 scorerror = writeboard();

Completed in 47 milliseconds