Home
last modified time | relevance | path

Searched refs:infomapped (Results 1 – 6 of 6) sorted by relevance

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dinform.c53 infomapped = 1; in inform()
259 infomapped = 0; in destroyInfo()
H A Ddeath.c79 if (infomapped) in death()
H A Dinput.c696 if (opened_info < 0 && infomapped) destroyInfo(); in input2()
1226 if (!infomapped) in buttonaction()
1592 if (infomapped) in Key32()
1925 if (!infomapped) in Key73()
2223 if (!infomapped) in Key105()
H A Ddata.c104 int infomapped = 0; variable
H A Ddata.h119 extern int infomapped;
H A Dplayback.c371 opened_info < 0 && infomapped) in pbmain()