@@ -55,7 +55,7 @@ void BPY_python_start(int argc, const char **argv);
|
||||
void BPY_python_end(void);
|
||||
void BPY_python_reset(struct bContext *C);
|
||||
void BPY_python_use_system_env(void);
|
||||
void BPY_python_backtrace(FILE *file);
|
||||
void BPY_python_backtrace(/* FILE */ void *file);
|
||||
|
||||
/* global interpreter lock */
|
||||
|
||||
|
Reference in New Issue
Block a user