headers: Sync with upstream commit 917fd65 (4.0-alpha8)
parent
6f8e2308d5
commit
95a2303e37
File diff suppressed because it is too large
Load Diff
|
@ -246,8 +246,6 @@ typedef struct {
|
|||
|
||||
typedef void *GDNativeExtensionClassLibraryPtr;
|
||||
|
||||
typedef const GDNativePropertyInfo *(*GDNativeExtensionClassGetPropertyList)(GDExtensionClassInstancePtr p_instance, uint32_t *r_count);
|
||||
|
||||
/* Method */
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in New Issue