#include <revolution/hbm.h>
void HBMSetBlackOutColor( u8 red, u8 green, u8 blue );
|
Red component of the color used to fill the screen when blacking out the HOME Menu. |
|
Green component of the color used to fill the screen when blacking out the HOME Menu. |
|
Blue component of the color used to fill the screen when blacking out the HOME Menu. |
None.
Sets the color used to fill the screen when blacking out the HOME Menu.
Note: The color set here is not reflected in fade-outs to the Wii Menu. Fade-outs to the Wii Menu are to black.
HBMGetBlackOutColor, HBMStartBlackOut
CONFIDENTIAL