Searched refs:shootat (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/games/sail/
H A Dpl_3.c50 int guns, car, ready, shootat, hit; local
100 shootat = RIGGING;
103 shootat = HULL;
106 shootat = -1;
111 shootat = -1;
114 shootat = RIGGING;
116 if (shootat == -1)
179 t = &(shootat == RIGGING ? RigTable : HullTable)
192 table(shootat, load, hit, closest, ms, roll);
H A Ddr_1.c272 int shootat, hit; local
331 shootat = HULL;
333 shootat = RIGGING;
389 table(shootat, load, hit, closest, sp, die());

Completed in 78 milliseconds