#ifdef _NO_PROTO extern mouseCoord getPotValue(); extern mouseCoord getLinearPotValue(); #else extern mouseCoord getPotValue(short , short , short , short ); extern mouseCoord getLinearPotValue(short , short , short , short ); #endif