/* THIS FILE IS GENERATED DO NOT EDIT */ #ifndef GDEXTENSION_INTERFACE_DUMP_H #define GDEXTENSION_INTERFACE_DUMP_H #ifdef TOOLS_ENABLED #include "core/io/compression.h" #include "core/io/file_access.h" #include "core/string/ustring.h" static const int _gdextension_interface_data_compressed_size = …; static const int _gdextension_interface_data_uncompressed_size = …; static const unsigned char _gdextension_interface_data_compressed[] = …; class GDExtensionInterfaceDump { … }; #endif // TOOLS_ENABLED #endif // GDEXTENSION_INTERFACE_DUMP_H