|
SSBM Decomp
|
#include <types.h>
Data Fields | |
| CollJoint * | next |
| CollInfo * | coll_info |
| u32 | flags |
| s16 | xC |
| u8 | xE: 1 |
| Vec2 | x10 |
| Vec2 | x18 |
| HSD_JObj * | x20 |
| mpLib_Callback | x24 |
| Ground * | x28 |
| mpLib_Callback | x2C |
| Ground * | x30 |
| CollJoint* CollJoint::next |
| CollInfo* CollJoint::coll_info |
| u32 CollJoint::flags |
| s16 CollJoint::xC |
| u8 CollJoint::xE |
| Vec2 CollJoint::x10 |
| Vec2 CollJoint::x18 |
| HSD_JObj* CollJoint::x20 |
| mpLib_Callback CollJoint::x24 |
| Ground* CollJoint::x28 |
| mpLib_Callback CollJoint::x2C |
| Ground* CollJoint::x30 |