Home
last modified time | relevance | path

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

/dflybsd-src/games/larn/
H A Dheader.h70 struct sphere { struct
71 struct sphere *p; /* pointer to next structure */ argument
72 char x,y,lev; /* location of the sphere */ argument
73 char dir; /* direction sphere is going in */ argument
74 char lifetime; /* duration of the sphere */ argument