Initialise variable.
svn-id: r19401
This commit is contained in:
parent
756422830f
commit
d37aaef6a2
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ Sound::Sound(Sword2Engine *vm) {
|
|||
|
||||
_reverseStereo = false;
|
||||
|
||||
_loopingMusicId = 0;
|
||||
|
||||
_mixBuffer = NULL;
|
||||
_mixBufferLen = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue