summaryrefslogtreecommitdiff
path: root/include/common_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common_structs.h')
-rw-r--r--include/common_structs.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/common_structs.h b/include/common_structs.h
index 058bb3770..4691e3310 100644
--- a/include/common_structs.h
+++ b/include/common_structs.h
@@ -289,12 +289,12 @@ typedef struct {
/* 0x0070 */ f32 boundingBoxSize;
/* 0x0074 */ f32 unk_074;
/* 0x0078 */ s16 unk_078;
- /* 0x007A */ s16 unk_07A;
+ /* 0x007A */ s16 hopFrameCounter;
/* 0x007C */ s32 unk_07C;
/* 0x0080 */ f32 boostPower;
/* 0x0084 */ f32 unk_084;
/* 0x0088 */ f32 unk_088;
- /* 0x008C */ f32 unk_08C;
+ /* 0x008C */ f32 kartPropulsionStrength;
/* 0x0090 */ f32 unk_090;
/* 0x0094 */ f32 speed;
/* 0x0098 */ f32 unk_098;
@@ -320,7 +320,7 @@ typedef struct {
/* 0x00CC */ Vec4s unk_0CC;
/* 0x00D4 */ Vec4s unk_0D4;
/* 0x00DC */ s16 boostTimer;
- /* 0x00DE */ u16 unk_0DE;
+ /* 0x00DE */ u16 waterInteractionFlags;
/* 0x00E0 */ s16 unk_0E0;
/* 0x00E2 */ s16 unk_0E2;
/* 0x00E4 */ f32 unk_0E4;
@@ -333,7 +333,7 @@ typedef struct {
/* 0x00FC */ f32 kartFriction;
/* 0x0100 */ f32 kartGravity;
/* 0x0104 */ f32 unk_104;
- /* 0x0108 */ f32 unk_108;
+ /* 0x0108 */ f32 hopVerticalOffset;
/* 0x010C */ s16 unk_10C;
/* 0x010E */ char unk_10E[0x2];
/* 0x0110 */ Collision collision;