Cleanup: declare vars or make static

This commit is contained in:
2018-08-01 08:57:31 +10:00
parent e8d58080df
commit 6a39d72558
3 changed files with 4 additions and 2 deletions

View File

@@ -27,4 +27,6 @@
PyObject *BPyInit_imbuf(void);
extern PyTypeObject Py_ImBuf_Type;
#endif /* __IMBUF_PY_API_H__ */