Home | History | Annotate | Download | only in hack

Lines Matching defs:trobj

91 struct trobj {
100 static struct trobj Extra_objs[] = {
106 static struct trobj Cave_man[] = {
114 static struct trobj Fighter[] = {
120 static struct trobj Knight[] = {
130 static struct trobj Speleologist[] = {
139 static struct trobj Tinopener[] = {
144 static struct trobj Tourist[] = {
152 static struct trobj Wizard[] = {
161 static void ini_inv(struct trobj *);
334 ini_inv(struct trobj *trop)
390 struct trobj *trop = &Extra_objs[0];