preload cancel all sound

This commit is contained in:
Glenn Maynard
2005-02-07 23:31:55 +00:00
parent f752e1c3b0
commit 2bdff91293
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -23,6 +23,8 @@ private:
bool m_bGoToOptions;
bool m_bAskOptionsMessage;
Sprite m_sprOptionsMessage;
RageSound m_CancelAll;
AutoActor m_sprCancelAll[NUM_PLAYERS];
};