register type

This commit is contained in:
Glenn Maynard
2005-08-24 21:30:34 +00:00
parent 1e033bfff5
commit 9247e9b17b
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -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 );