Home
last modified time | relevance | path

Searched defs:sphere (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/larn/
H A Dheader.h67 struct sphere { struct
68 struct sphere *p; /* pointer to next structure */ argument
69 char x, y, lev; /* location of the sphere */ argument
70 char dir; /* direction sphere is going in */ argument
71 short lifetime; /* duration of the sphere */ argument