m_soundSelectPressed

This commit is contained in:
Glenn Maynard
2005-05-04 01:08:35 +00:00
parent e2d7214f2f
commit c6bea38e5f
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -149,6 +149,7 @@ protected:
RageSound m_soundDifficultyHarder;
RageSound m_soundOptionsChange;
RageSound m_soundLocked;
RageSound m_soundSelectPressed;
BackgroundLoader m_BackgroundLoader;
};