mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 13:45:23 -04:00
linkAnimSegment
This commit is contained in:
@@ -154,7 +154,7 @@ typedef struct {
|
||||
/* 0x0 */ AnimationHeaderCommon common;
|
||||
/* 0x4 */ union {
|
||||
void* segmentVoid;
|
||||
struct PlayerAnimationFrame* segment;
|
||||
struct PlayerAnimationFrame* linkAnimSegment;
|
||||
};
|
||||
} PlayerAnimationHeader; // size = 0x8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user