CopyrightedMusicNoInit constant
Description: The copyright music module is not initialized.
Cause: The initCopyrightedMusic
method is not called to initialize the copyright module.
Solutions: Please call the initCopyrightedMusic
method first.
Implementation
static const int CopyrightedMusicNoInit = 1017096;