mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
53e2353f78
* WIP * Fix * Remove bogus * Fix * Match * Fix * Remove TODO
7 lines
95 B
C++
7 lines
95 B
C++
#include "viewlod.h"
|
|
|
|
// FUNCTION: LEGO1 0x100a5e40
|
|
ViewLOD::~ViewLOD()
|
|
{
|
|
delete m_unk0x04;
|
|
}
|