move stuff over

This commit is contained in:
Glenn Maynard
2003-01-02 08:13:34 +00:00
parent bfb263fee4
commit 6f91b6fa0a
39 changed files with 128 additions and 133 deletions
+2 -2
View File
@@ -66,6 +66,6 @@ protected:
BGAnimation m_BGAnimations[MAX_MODE_CHOICES];
MenuElements m_Menu;
RageSoundSample m_soundSelect;
RageSoundSample m_soundChange;
RageSound m_soundSelect;
RageSound m_soundChange;
};