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

Data Fields

struct _DispItem * next
 
s32 type
 
union { 
 
   char   text [128] 
 
   struct { 
 
      s32   count 
 
      u32   color 
 
   }   bars [1] 
 
   u8   gradient [8] 
 
content 
 

Field Documentation

◆ next

struct _DispItem* DispItem::next

◆ type

s32 DispItem::type

◆ text

char DispItem::text[128]

◆ count

s32 DispItem::count

◆ color

u32 DispItem::color

◆ [struct]

struct { ... } DispItem::bars[1]

◆ gradient

u8 DispItem::gradient[8]

◆ [union]

union { ... } DispItem::content

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