diff --git a/src/ATCDCL/ATC.cxx b/src/ATCDCL/ATC.cxx index 5e03ca383..6aae329c9 100644 --- a/src/ATCDCL/ATC.cxx +++ b/src/ATCDCL/ATC.cxx @@ -40,6 +40,7 @@ FGATC::FGATC() : range(0), _voice(true), _playing(false), + _vPtr(NULL), _sgr(NULL), _type(INVALID), _display(false)