- Forgot to add changes to i_musicinterns.h for last commit.

SVN r720 (trunk)
This commit is contained in:
Christoph Oelckers 2008-01-27 18:09:06 +00:00
parent a37c437588
commit 2695a4360a

View file

@ -248,6 +248,7 @@ public:
void Stop ();
bool IsPlaying ();
bool IsValid () const { return CommandLine.Len() > 0; }
void SetVolume (float volume);
protected:
void PrepTimidity ();