move SM_NotesEnded into ScreenGameplay.h so that it can be shared
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
|
||||
#define SHOW_COURSE_MODIFIERS THEME->GetMetricB("ScreenJukebox","ShowCourseModifiers")
|
||||
|
||||
const ScreenMessage SM_NotesEnded = ScreenMessage(SM_User+10); // MUST be same as in ScreenGameplay
|
||||
|
||||
|
||||
REGISTER_SCREEN_CLASS( ScreenJukebox );
|
||||
bool ScreenJukebox::SetSong( bool bDemonstration )
|
||||
|
||||
Reference in New Issue
Block a user