====== MenuColorTableParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | r | ''u8'' | ''0x0'' | The red component of the color. | | | g | ''u8'' | ''0x1'' | The green component of the color. | | | b | ''u8'' | ''0x2'' | The blue component of the color. | | | a | ''u8'' | ''0x3'' | The alpha component of the color. | |