...
This commit is contained in:
parent
0bec6ea15d
commit
81a465f7bc
@ -421,6 +421,7 @@ PYWRAP1(set_boss) {
|
||||
|
||||
PYWRAP0(destroy_global_data) {
|
||||
Py_CLEAR(global_state.boss);
|
||||
free(global_state.os_windows); global_state.os_windows = NULL;
|
||||
Py_RETURN_NONE;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user