register type
This commit is contained in:
@@ -2,8 +2,11 @@
|
||||
#include "MusicSortDisplay.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "RageUtil.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "GameState.h"
|
||||
|
||||
REGISTER_ACTOR_CLASS( MusicSortDisplay )
|
||||
|
||||
MusicSortDisplay::MusicSortDisplay()
|
||||
{
|
||||
this->SubscribeToMessage( Message_SortOrderChanged );
|
||||
|
||||
Reference in New Issue
Block a user