linkAnimSegment

This commit is contained in:
angie
2023-02-08 13:53:22 -03:00
parent eaabb353c0
commit 89befdd2f8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ typedef struct {
/* 0x0 */ AnimationHeaderCommon common;
/* 0x4 */ union {
void* segmentVoid;
struct PlayerAnimationFrame* segment;
struct PlayerAnimationFrame* linkAnimSegment;
};
} PlayerAnimationHeader; // size = 0x8