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

Allstar mode stage data table entry (size 0x1A) Table has 55 entries: 11 stages × 5 difficulty levels. More...

Data Fields

u8 stage_kind
 
u8 pad_1
 
u16 scale0_pct
 Divided by 100 to get ratio.
 
u16 scale1_pct
 Divided by 100 to get ratio.
 
u8 pad_6 [0xA]
 
u16 scale2_pct
 Divided by 100 to get ratio.
 
u16 scale3_pct
 Divided by 100 to get ratio.
 
u8 pad_14 [0x6]
 

Detailed Description

Allstar mode stage data table entry (size 0x1A) Table has 55 entries: 11 stages × 5 difficulty levels.

Field Documentation

◆ stage_kind

u8 AllstarStageEntry::stage_kind

◆ pad_1

u8 AllstarStageEntry::pad_1

◆ scale0_pct

u16 AllstarStageEntry::scale0_pct

Divided by 100 to get ratio.

◆ scale1_pct

u16 AllstarStageEntry::scale1_pct

Divided by 100 to get ratio.

◆ pad_6

u8 AllstarStageEntry::pad_6[0xA]

◆ scale2_pct

u16 AllstarStageEntry::scale2_pct

Divided by 100 to get ratio.

◆ scale3_pct

u16 AllstarStageEntry::scale3_pct

Divided by 100 to get ratio.

◆ pad_14

u8 AllstarStageEntry::pad_14[0x6]

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