Home
last modified time | relevance | path

Searched refs:HDTrake (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/games/sail/
Dglobals.c470 const char HDTrake[9][10] = { variable
Dpl_3.c148 hit = HDTrake[index][target-1]; in acceptcombat()
Dextern.h234 extern const char HDTrake[9][10];
Ddr_1.c356 hit = HDTrake[indx][target-1]; in compcombat()