diff --git a/data/th10.v1.00a/type-structs-own.json b/data/th10.v1.00a/type-structs-own.json index 45e2f0d..e3f0f63 100644 --- a/data/th10.v1.00a/type-structs-own.json +++ b/data/th10.v1.00a/type-structs-own.json @@ -22,19 +22,18 @@ , "zAnmLoadedSprite": [ ["0x0", "anim_slot", "int32_t"] , ["0x4", "sprite_number", "int32_t"] - , ["0x8", "d3d", "struct zAnmLoadedD3D*"] - , ["0xc", "start_pixel_inclusive", "struct zFloat2"] - , ["0x14", "end_pixel_exclusive", "struct zFloat2"] - , ["0x1c", "bitmap_height", "float"] - , ["0x20", "bitmap_width", "float"] - , ["0x24", "uv_start", "struct zFloat2"] - , ["0x2c", "uv_end", "struct zFloat2"] - , ["0x34", "sprite_height", "float"] - , ["0x38", "sprite_width", "float"] - , ["0x3c", "__unknown__usually_1_1", "struct zFloat2"] - , ["0x44", "__field_44", "struct zUnknown"] - , ["0x48", "__IMPORTED_FROM_TH14__MAY_HAVE_ERRORS", "struct zCOMMENT[0x0]"] - , ["0x48", "__end", null] + , ["0x8", "start_pixel_inclusive", "struct zFloat2"] + , ["0x10", "end_pixel_exclusive", "struct zFloat2"] + , ["0x18", "bitmap_height", "float"] + , ["0x1c", "bitmap_width", "float"] + , ["0x20", "uv_start", "struct zFloat2"] + , ["0x28", "uv_end", "struct zFloat2"] + , ["0x30", "sprite_height", "float"] + , ["0x34", "sprite_width", "float"] + , ["0x38", "__unknown__usually_1_1", "struct zFloat2"] + , ["0x40", "__unknown__probably_unused", null] + , ["0x44", "__exact_size_known", "struct zCOMMENT[0x0]"] + , ["0x44", "__end", null] ] , "zAnmManager":