aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/pot2d.H1
blob: 597c6ae74334361e43474136427ba0b76a60dac0 (plain)
1
2
3
4
5
#ifdef _NO_PROTO
extern mouseCoord getPotValue();
#else
extern mouseCoord getPotValue(short  , short  , short  , short );
#endif