add multiselect toggle sounds

This commit is contained in:
Chris Danford
2004-01-10 21:34:18 +00:00
parent 234b574970
commit ba9959205d
4 changed files with 10 additions and 0 deletions
+2
View File
@@ -175,6 +175,8 @@ protected:
RageSound m_SoundNextRow;
RageSound m_SoundPrevRow;
RageSound m_SoundStart;
RageSound m_SoundToggleOn;
RageSound m_SoundToggleOff;
};