diff --git a/include/z64animation.h b/include/z64animation.h index e96eb0afe5..ee705413b3 100755 --- a/include/z64animation.h +++ b/include/z64animation.h @@ -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 {