Cleanup: use lowercase prefix for local API's

Also some minor corrections.
This commit is contained in:
2017-08-18 08:58:06 +10:00
parent cb67873ac5
commit d0dad02604
4 changed files with 108 additions and 105 deletions

View File

@@ -22,7 +22,7 @@
#define __GWN_PY_API__
/** \file blender/python/gawain/gwn_py_api.h
* \ingroup pygen
* \ingroup pygawain
*/
PyObject *BPyInit_gawain(void);