mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-09 17:17:11 +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