some dealloc's I removed didnt get automaticly added back in by python, fixed now
This commit is contained in:
@@ -47,6 +47,8 @@ typedef struct {
|
||||
|
||||
} BPy_charRGBA;
|
||||
|
||||
extern PyTypeObject charRGBA_Type;
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Python API function prototypes for the charRGBA helper module. */
|
||||
/*****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user