mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-17 15:30:51 +00:00
Return internal handle from sys
This commit is contained in:
@@ -1449,6 +1449,7 @@ extern "C" PyObject *GetCurrentGlobalHandle()
|
||||
|
||||
Py_XDECREF(sys);
|
||||
Py_XDECREF(ret);
|
||||
return ret;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user