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

  /src/games/battlestar/
globals.c 256 int followfight = -1; variable in typeref:typename:int
save.c 76 fread(&followfight, sizeof followfight, 1, fp);
130 fwrite(&followfight, sizeof followfight, 1, fp);
command2.c 356 if (followfight == ourtime) {
command7.c 220 followfight = ourtime;
extern.h 292 extern int followfight;

Completed in 14 milliseconds