Home
last modified time | relevance | path

Searched refs:followfight (Results 1 – 5 of 5) sorted by relevance

/original-bsd/games/battlestar/
H A Dsave.c51 fread(&followfight, sizeof followfight, 1, fp); in restore()
105 fwrite(&followfight, sizeof followfight, 1, fp); in save()
H A Dglobals.c193 int followfight = -1; variable
H A Dextern.h232 int followfight; variable
H A Dcom7.c163 followfight = time;
H A Dcom2.c249 if (followfight == time){ in follow()