Added initializer

This commit is contained in:
Robert Osfield
2016-07-01 08:16:39 +01:00
parent e81c48f974
commit 4668511c93

View File

@@ -1822,6 +1822,7 @@ bool trpgTexTable::Read(trpgReadBuffer &buf)
trpgLocalMaterial::trpgLocalMaterial()
{
baseMatTable = -1;
baseMat = -1;
sx = sy = ex = ey = destWidth = destHeight = 0;
addr.resize(1);