|
SSBM Decomp
|
Data Fields | ||
| struct { | ||
| u8 name | ||
| char pad1 [7] | ||
| s32 x8 | ||
| s32 xC | ||
| }; | ||
| struct { | ||
| f64 d0 | ||
| f64 d8 | ||
| }; | ||
| struct { | ||
| char pad2 [8] | ||
| u64 value | ||
| }; | ||
| u8 mnDiagram2_SortEntry::name |
| char mnDiagram2_SortEntry::pad1[7] |
| s32 mnDiagram2_SortEntry::x8 |
| s32 mnDiagram2_SortEntry::xC |
| struct { ... } mnDiagram2_SortEntry |
| f64 mnDiagram2_SortEntry::d0 |
| f64 mnDiagram2_SortEntry::d8 |
| struct { ... } mnDiagram2_SortEntry |
| char mnDiagram2_SortEntry::pad2[8] |
| u64 mnDiagram2_SortEntry::value |
| struct { ... } mnDiagram2_SortEntry |