SSBM Decomp
Loading...
Searching...
No Matches
grBigBlue_GroundVars Struct Reference

#include <types.h>

Data Fields

union { 
   struct { 
      union { 
         u32   x0_w 
         struct { 
            u8   x0 
            u8   x1 
            u8   x2 
            u8   x3 
         } 
         struct { 
            u8   x0_b1: 1 
            u8   pad [3] 
         } 
         struct { 
            u32   b0: 1 
            u32   b1: 1 
            u32   b2: 1 
            u32   prev_lane: 7 
            u32   cur_lane: 7 
            u32   next_lane: 7 
            u32   nibble_hi: 4 
            u32   nibble_lo: 4 
         } 
      } 
      void *   xC8 
      void *   xCC 
      f32   xD0 
      HSD_JObj *   xD4 [3] 
      char   pad_3 [4] 
      struct grBigBlue_GroundData   data [3] 
   } 
   struct grBigBlue_PlatformVars   platform 
   struct { 
      u8   pad_C4 [0x10] 
      struct grBigBlue_CarLane   lanes [4] 
   }   car
}; 

Field Documentation

◆ x0_w

u32 grBigBlue_GroundVars::x0_w

◆ x0

u8 grBigBlue_GroundVars::x0

◆ x1

u8 grBigBlue_GroundVars::x1

◆ x2

u8 grBigBlue_GroundVars::x2

◆ x3

u8 grBigBlue_GroundVars::x3

◆ x0_b1

u8 grBigBlue_GroundVars::x0_b1

◆ pad

u8 grBigBlue_GroundVars::pad[3]

◆ b0

u32 grBigBlue_GroundVars::b0

◆ b1

u32 grBigBlue_GroundVars::b1

◆ b2

u32 grBigBlue_GroundVars::b2

◆ prev_lane

u32 grBigBlue_GroundVars::prev_lane

◆ cur_lane

u32 grBigBlue_GroundVars::cur_lane

◆ next_lane

u32 grBigBlue_GroundVars::next_lane

◆ nibble_hi

u32 grBigBlue_GroundVars::nibble_hi

◆ nibble_lo

u32 grBigBlue_GroundVars::nibble_lo

◆ xC8

void* grBigBlue_GroundVars::xC8

◆ xCC

void* grBigBlue_GroundVars::xCC

◆ xD0

f32 grBigBlue_GroundVars::xD0

◆ xD4

HSD_JObj* grBigBlue_GroundVars::xD4[3]

◆ pad_3

char grBigBlue_GroundVars::pad_3[4]

◆ data

struct grBigBlue_GroundData grBigBlue_GroundVars::data[3]

◆ platform

struct grBigBlue_PlatformVars grBigBlue_GroundVars::platform

◆ pad_C4

u8 grBigBlue_GroundVars::pad_C4[0x10]

◆ lanes

struct grBigBlue_CarLane grBigBlue_GroundVars::lanes[4]

◆ [struct]

struct { ... } grBigBlue_GroundVars::car

◆ [union]

union { ... } grBigBlue_GroundVars

The documentation for this struct was generated from the following file: