mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +00:00
another round of trailing whitespaces (#1495)
This commit is contained in:
parent
9f09505d34
commit
9f0b7bb8a3
16 changed files with 35 additions and 35 deletions
|
@ -43,7 +43,7 @@ typedef struct EnTa {
|
|||
/* 0x0000 */ Actor actor;
|
||||
/* 0x014C */ SkelAnime skelAnime;
|
||||
/* 0x0190 */ Vec3s jointTable[ENTA_LIMB_MAX];
|
||||
/* 0x01F6 */ Vec3s morphTable[ENTA_LIMB_MAX];
|
||||
/* 0x01F6 */ Vec3s morphTable[ENTA_LIMB_MAX];
|
||||
/* 0x025C */ EnTaActionFunc actionFunc;
|
||||
/* 0x0260 */ EnTaAnimFunc animFunc;
|
||||
/* 0x0264 */ ColliderCylinder collider;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue