summaryrefslogtreecommitdiffstats
path: root/src/pyconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyconstants.h')
-rw-r--r--src/pyconstants.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pyconstants.h b/src/pyconstants.h
new file mode 100644
index 0000000..f898ded
--- /dev/null
+++ b/src/pyconstants.h
@@ -0,0 +1,7 @@
+#ifndef _PYCONSTANTS_H_
+#define _PYCONSTANTS_H_
+
+void pyconstants_init(void);
+
+#endif
+