/* cextra.h */ EXTERN struct t_cextra { int lgCExtraOn; float CoolExtra, cextpw; } cextra; /* *info about 'extra' cooling, lgCextOn says it is on */