Searched refs:chloc (Results 1 – 4 of 4) sorted by relevance
/minix/games/adventure/ |
H A D | init.c | 120 int chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */ variable 249 chloc = 114; in linkdata() 259 dloc[6] = chloc; in linkdata()
|
H A D | subr.c | 219 if (loc == chloc || prop[chest] >= 0) in fdwarf() 239 move(chest, chloc); in fdwarf() 248 drop(j, chloc); in fdwarf() 250 l6024: dloc[6] = odloc[6] = chloc; in fdwarf() 254 move(chest, chloc); in fdwarf()
|
H A D | hdr.h | 146 extern int chloc, chloc2, dseen[7], dloc[7], /* dwarf stuff */
|
H A D | save.c | 466 {&chloc, sizeof(chloc)}, 579 &chloc,
|