mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-11 15:44:52 -04:00
unk_0C -> upperLeftFlapYrot
This commit is contained in:
@@ -132,7 +132,7 @@ typedef struct ArwingInfo { // ArArwingInfo
|
||||
/* 0x01 */ u8 leftWingState; // leftWingState
|
||||
/* 0x04 */ f32 upperRightFlapYrot; // upperRightFlapYrot
|
||||
/* 0x08 */ f32 bottomRightFlapYrot; // bottomRightFlapYrot
|
||||
/* 0x0C */ f32 unk_0C; // upperLeftFlapYrot
|
||||
/* 0x0C */ f32 upperLeftFlapYrot; // upperLeftFlapYrot
|
||||
/* 0x10 */ f32 unk_10; // bottomLeftFlapYrot
|
||||
/* 0x14 */ f32 unk_14; // laserGunsYpos
|
||||
/* 0x18 */ f32 unk_18; // laserGunsXpos
|
||||
|
||||
Reference in New Issue
Block a user