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/lightbut3d.H1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/graph/include/lightbut3d.H1 (limited to 'src/graph/include/lightbut3d.H1') diff --git a/src/graph/include/lightbut3d.H1 b/src/graph/include/lightbut3d.H1 new file mode 100755 index 00000000..84625013 --- /dev/null +++ b/src/graph/include/lightbut3d.H1 @@ -0,0 +1,5 @@ +#ifdef _NO_PROTO +extern int initLightButtons(); +#else +extern int initLightButtons(buttonStruct * ); +#endif -- cgit v1.2.3