svn-id: r8490
This commit is contained in:
Jonathan Gray 2003-06-15 00:18:19 +00:00
parent 4f6573794b
commit 7d75334826

View File

@ -2147,6 +2147,9 @@ void Scumm::destroy() {
if (_roomStrips)
free(_roomStrips);
if (_languageIndex)
free(_languageIndex);
}
//