|
SSBM Decomp
|
Arwing slot ground vars (callbacks 2 and 10). More...
#include <types.h>
Data Fields | ||
| union { | ||
| struct { | ||
| u8 b0: 1 | ||
| } flags | ||
| u8 value | ||
| } | xC4 | |
| u8 | xC5 | |
| u8 | xC6 | |
| u8 | xC7 | |
| s32 | xC8 | |
| s32 | xCC | |
| s32 | xD0 | |
| s32 | xD4 | |
| s32 | xD8 | |
| HSD_GObj * | xDC | |
| HSD_GObj * | xE0 | |
| HSD_GObj * | xE4 | |
| HSD_GObj * | xE8 | |
| HSD_GObj * | xEC | |
| s32 | xF0 | |
| s32 | xF4 | |
| s32 | xF8 | |
| s32 | xFC | |
| s32 | x100 | |
Arwing slot ground vars (callbacks 2 and 10).
Overlaps grCorneria_GroundVars in the gv union but interprets fields differently: pointers/integers instead of floats.
| u8 grCorneria_GroundVars2::b0 |
| struct { ... } grCorneria_GroundVars2::flags |
| u8 grCorneria_GroundVars2::value |
| union { ... } grCorneria_GroundVars2::xC4 |
| u8 grCorneria_GroundVars2::xC5 |
| u8 grCorneria_GroundVars2::xC6 |
| u8 grCorneria_GroundVars2::xC7 |
| s32 grCorneria_GroundVars2::xC8 |
| s32 grCorneria_GroundVars2::xCC |
| s32 grCorneria_GroundVars2::xD0 |
| s32 grCorneria_GroundVars2::xD4 |
| s32 grCorneria_GroundVars2::xD8 |
| HSD_GObj* grCorneria_GroundVars2::xDC |
| HSD_GObj* grCorneria_GroundVars2::xE0 |
| HSD_GObj* grCorneria_GroundVars2::xE4 |
| HSD_GObj* grCorneria_GroundVars2::xE8 |
| HSD_GObj* grCorneria_GroundVars2::xEC |
| s32 grCorneria_GroundVars2::xF0 |
| s32 grCorneria_GroundVars2::xF4 |
| s32 grCorneria_GroundVars2::xF8 |
| s32 grCorneria_GroundVars2::xFC |
| s32 grCorneria_GroundVars2::x100 |