Sync godot-headers and fix build after "Create GDExtension clases for PhysicsServer3D".

This commit is contained in:
bruvzg
2022-03-16 20:33:06 +02:00
parent 7bcf579a37
commit 93de1b2b0b
4 changed files with 4278 additions and 1132 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -306,6 +306,8 @@ typedef struct {
void (*print_warning)(const char *p_description, const char *p_function, const char *p_file, int32_t p_line);
void (*print_script_error)(const char *p_description, const char *p_function, const char *p_file, int32_t p_line);
uint64_t (*get_native_struct_size)(const char *p_name);
/* GODOT VARIANT */
/* variant general */