mirror of
https://github.com/zeldaret/oot
synced 2026-07-12 23:35:36 -04:00
Fix unk_ offset of TransformUpdateIndex#unk_10 -> unk_0E
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user