mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 23:27:37 +00:00
??ZZ
ZZZZ Fix another valgrind warning, I hope this is right spot. svn-id: r12380
This commit is contained in:
parent
d1d5d98494
commit
d295d8bc21
@ -81,6 +81,7 @@ Player::Player() :
|
||||
_isGM(false),
|
||||
_se(0),
|
||||
_vol_chan(0){
|
||||
_passThrough = 0;
|
||||
}
|
||||
|
||||
Player::~Player() {
|
||||
|
Loading…
Reference in New Issue
Block a user