diff options
Diffstat (limited to 'src/pyconstants.h')
| -rw-r--r-- | src/pyconstants.h | 7 |
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 + |
