mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 14:44:36 +00:00
uninitialized variables-sfx
This commit is contained in:
parent
7392d598da
commit
a1a6143e01
11 changed files with 32 additions and 16 deletions
|
|
@ -94,6 +94,7 @@ SFXWavStream* SFXWavStream::create( Stream *stream )
|
|||
}
|
||||
|
||||
SFXWavStream::SFXWavStream()
|
||||
:mDataStart(-1)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue