isle/LEGO1/viewmanager/viewlod.cpp
Christian Semmler 4f2f2c16af WIP
2024-03-07 14:13:06 -05:00

8 lines
95 B
C++

#include "viewlod.h"
// FUNCTION: LEGO1 0x100a5e40
ViewLOD::~ViewLOD()
{
delete m_unk0x04;
}