mirror of
https://github.com/glest/glest-source.git
synced 2025-09-28 16:39:01 +02:00
- more cppcheck code cleanup
This commit is contained in:
@@ -40,6 +40,7 @@ SoundInfo::SoundInfo() {
|
||||
Sound::Sound() {
|
||||
volume= 0.0f;
|
||||
fileName = "";
|
||||
soundFileLoader = 0;
|
||||
}
|
||||
|
||||
// =====================================================
|
||||
|
Reference in New Issue
Block a user