mathutils support for color arithmetic, also some minor whitespace edits.
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
#ifndef BPY_APP_H
|
||||
#define BPY_APP_H
|
||||
|
||||
PyObject *BPY_app_struct( void );
|
||||
PyObject *BPY_app_struct(void);
|
||||
|
||||
#endif // BPY_APP_H
|
||||
|
Reference in New Issue
Block a user