Home
last modified time | relevance | path

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

/netbsd/games/sail/
H A Dglobals.c419 const struct Tables RigTable[11][6] = { variable
H A Dassorted.c72 tp = &(rig ? RigTable : HullTable)[hittable][roll-1]; in table()
H A Dpl_3.c186 t = &(shootat == RIGGING ? RigTable : HullTable) in acceptcombat()
H A Dextern.h229 extern const struct Tables RigTable[11][6];