diff --git a/src/api_sym_lookup_table.h b/src/api_sym_lookup_table.h index bc5f83a..43adafa 100644 --- a/src/api_sym_lookup_table.h +++ b/src/api_sym_lookup_table.h @@ -4,36 +4,36 @@ #define HE_MEM_NO_MACRO //#include +#include "math/vec2.h" +#include "types/uid.h" +#include "log.h" +#include "ex_alloc/chunk_allocator.h" +#include "object/node/node.h" +#include "math/ivec2.h" +#include "platform/mutex.h" +#include "object/object.h" +#include "math/ivec4.h" #include "object/node/canvas_item/control/control.h" -#include "object/node/node3d/node3d.h" +#include "math/mat4.h" +#include "types/signal.h" +#include "math/vec3.h" +#include "servers/window_server/window_server.h" +#include "servers/render_server/render_server.h" #include "error.h" -#include "platform/mutex.h" -#include "math/uvec4.h" +#include "object/node/node3d/node3d.h" +#include "object/node/canvas_item/control/viewport/viewport.h" #include "platform/datetime.h" -#include "math/ivec4.h" -#include "object/object.h" -#include "platform/memory.h" -#include "types/uid.h" #include "math/ivec3.h" -#include "math/ivec2.h" -#include "types/string.h" #include "vfs/vfs.h" -#include "math/uvec3.h" -#include "types/signal.h" -#include "math/vec2.h" +#include "math/uvec4.h" #include "math/vec4.h" -#include "object/node/node.h" -#include "servers/render_server/render_server.h" -#include "ex_alloc/chunk_allocator.h" -#include "object/node/window/window.h" #include "object/node/canvas_item/canvas_item.h" -#include "servers/window_server/window_server.h" +#include "object/node/window/window.h" +#include "types/string.h" +#include "math/uvec3.h" +#include "platform/memory.h" #include "math/uvec2.h" -#include "log.h" -#include "object/node/canvas_item/control/viewport/viewport.h" -#include "math/mat4.h" #include "servers/render_context/render_context.h" -#include "math/vec3.h" typedef struct {