mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 22:39:18 +02:00
added class members initializations
This commit is contained in:
@@ -16,14 +16,6 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "FadeSound.h"
|
||||
#include "Timer.h"
|
||||
|
||||
TFadeSound::TFadeSound()
|
||||
{
|
||||
Sound = NULL;
|
||||
fFade = 0;
|
||||
dt = 0;
|
||||
fTime = 0;
|
||||
}
|
||||
|
||||
TFadeSound::~TFadeSound()
|
||||
{
|
||||
Free();
|
||||
|
||||
Reference in New Issue
Block a user