From ab8cc85adde879fb963c94d15675783f2cf4b183 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Aug 2007 05:14:52 +0000 Subject: Initial population. --- src/graph/include/pot2d.H1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/graph/include/pot2d.H1 (limited to 'src/graph/include/pot2d.H1') diff --git a/src/graph/include/pot2d.H1 b/src/graph/include/pot2d.H1 new file mode 100755 index 00000000..597c6ae7 --- /dev/null +++ b/src/graph/include/pot2d.H1 @@ -0,0 +1,5 @@ +#ifdef _NO_PROTO +extern mouseCoord getPotValue(); +#else +extern mouseCoord getPotValue(short , short , short , short ); +#endif -- cgit v1.2.3