use replace 0 with NULL for pointers, set some functions static
also fixed own errors in recent static check commit.
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
|
||||
#include "bpy_rna.h"
|
||||
|
||||
#include "gpu.h"
|
||||
|
||||
#define PY_MODULE_ADD_CONSTANT(module, name) PyModule_AddIntConstant(module, #name, name)
|
||||
|
||||
PyDoc_STRVAR(M_gpu_doc,
|
||||
|
Reference in New Issue
Block a user