Skip to content

Commit 0a5a0ad

Browse files
committed
update
1 parent b69f49b commit 0a5a0ad

1 file changed

Lines changed: 38 additions & 2 deletions

File tree

GolDP/src/fluffygloomkins0x118.cpp

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,50 @@ undefined4* FluffyGloomkins0x118::VTable0x0c()
189189
return NULL;
190190
}
191191

192-
// STUB: GOLDP 0x100180a0
192+
// FUNCTION: GOLDP 0x100180a0
193193
void FluffyGloomkins0x118::VTable0x18()
194194
{
195195
if (m_unk0x114) {
196196
delete[] m_unk0x114;
197197
m_unk0x114 = NULL;
198198
}
199-
STUB(0x100180a0);
199+
if (m_unk0x100) {
200+
delete[] m_unk0x100;
201+
m_unk0x100 = NULL;
202+
}
203+
if (m_unk0x110) {
204+
delete[] m_unk0x110;
205+
m_unk0x110 = NULL;
206+
}
207+
if (m_unk0xfc) {
208+
delete[] m_unk0xfc;
209+
m_unk0xfc = NULL;
210+
}
211+
if (m_unk0x104) {
212+
delete[] m_unk0x104;
213+
m_unk0x104 = NULL;
214+
}
215+
if (m_unk0xf8) {
216+
delete[] m_unk0xf8;
217+
m_unk0xf8 = NULL;
218+
}
219+
if (m_unk0x10c) {
220+
delete[] m_unk0x10c;
221+
m_unk0x10c = NULL;
222+
}
223+
if (m_unk0xf4) {
224+
delete[] m_unk0xf4;
225+
m_unk0xf4 = NULL;
226+
}
227+
if (m_unk0xf0) {
228+
delete[] m_unk0xf0;
229+
m_unk0xf0 = NULL;
230+
}
231+
if (m_unk0x108) {
232+
delete[] m_unk0x108;
233+
m_unk0x108 = NULL;
234+
}
235+
ZoweeBlubberworth0xf0::VTable0x18();
200236
}
201237

202238
// STUB: GOLDP 0x100181b0

0 commit comments

Comments
 (0)