Fix unk_ offset of TransformUpdateIndex#unk_10 -> unk_0E

This commit is contained in:
Dragorn421
2021-09-23 18:14:12 +02:00
parent 4a172b7941
commit d9c7eb3a2d
+1 -1
View File
@@ -212,7 +212,7 @@ typedef struct {
/* 0x0004 */ TransformData* transformData;
/* 0x0008 */ s16* copyValues;
/* 0x000C */ s16 unk_0C;
/* 0x000E */ s16 unk_10;
/* 0x000E */ s16 unk_0E;
} TransformUpdateIndex; // size = 0x10
typedef struct {