diff options
Diffstat (limited to 'PC/python32stub.def')
-rw-r--r-- | PC/python32stub.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/python32stub.def b/PC/python32stub.def index e5850c0..f8ac099 100644 --- a/PC/python32stub.def +++ b/PC/python32stub.def @@ -513,6 +513,7 @@ PyType_ClearCache PyType_FromSpec
PyType_GenericAlloc
PyType_GenericNew
+PyType_GetFlags
PyType_IsSubtype
PyType_Modified
PyType_Ready
|