get rid of MUSIC

This commit is contained in:
Glenn Maynard
2003-01-02 07:54:28 +00:00
parent 2b7dad6766
commit 24a3592741
38 changed files with 40 additions and 60 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "SongManager.h"
#include "GameManager.h"
#include "PrefsManager.h"
#include "RageMusic.h"
#include "RageSoundManager.h"
#include "ScreenManager.h" // for sending SM_PlayMusicSample
#include "RageLog.h"
#include "GameConstantsAndTypes.h"