aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/lightbut3d.H1
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/include/lightbut3d.H1')
-rwxr-xr-xsrc/graph/include/lightbut3d.H15
1 files changed, 5 insertions, 0 deletions
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