#include <revolution/nwc24.h>
int NWC24IsNewMsgForMenuArrived( void );
Returns whether a message for the Wii Message Board has arrived since the application started.
The message count is initialized at zero when the application starts, and one is returned when a message for the Wii Message Board is received. The value is incremented until the application exits.
None.
1 indicates a new message for the Wii Message Board.
0 indicates that there are no new messages for the Wii Message Board.
2006/10/06 Initial version.
CONFIDENTIAL