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

  /src/games/battlestar/
battlestar.c 77 if (matchlight) {
79 matchlight = 0;
globals.c 281 int matchlight; variable in typeref:typename:int
save.c 84 fread(&matchlight, sizeof matchlight, 1, fp);
138 fwrite(&matchlight, sizeof matchlight, 1, fp);
cypher.c 399 || matchlight) {
403 if (matchlight) {
405 matchlight = 0;
command6.c 234 matchlight = 1;
extern.h 302 extern int matchlight, matchcount;

Completed in 41 milliseconds