Home
last modified time | relevance | path

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

/openbsd/games/battlestar/
H A Dsave.c72 fread(&followfight, sizeof followfight, 1, fp); in restore()
125 fwrite(&followfight, sizeof followfight, 1, fp); in save()
H A Dglobals.c234 int followfight = -1; variable
H A Dcommand7.c187 followfight = ourtime; in fight()
H A Dextern.h278 extern int followfight;
H A Dcommand2.c338 if (followfight == ourtime) { in follow()