mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-11 18:51:16 +00:00
Cleanup
This commit is contained in:
parent
71be68d144
commit
b4e16e8549
@ -1,11 +1,11 @@
|
|||||||
#include "viewlod.h"
|
#include "viewlod.h"
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x100a5e40
|
// FUNCTION: LEGO1 0x100a5e40
|
||||||
// STUB: BETA10 0x10171bdf
|
// FUNCTION: BETA10 0x10171bdf
|
||||||
ViewLOD::~ViewLOD()
|
ViewLOD::~ViewLOD()
|
||||||
{
|
{
|
||||||
// TODO: BETA10 mismatches
|
|
||||||
if (m_meshBuilder) {
|
if (m_meshBuilder) {
|
||||||
delete m_meshBuilder;
|
delete m_meshBuilder;
|
||||||
}
|
}
|
||||||
|
// something else happens on BETA10 here
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user