Home
last modified time | relevance | path

Searched refs:Lentab (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/trek/
H A Dgetpar.h45 extern const struct cvntab Lentab[];
H A Dsetup.c54 const struct cvntab Lentab[] = { variable
85 r = getcodpar("What length game", Lentab); in setup()
H A Dsrscan.c158 p = &Lentab[Game.length - 1]; in srscan()