mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
fix build
This commit is contained in:
parent
328b5514e2
commit
5bf3641c70
@ -81,7 +81,7 @@ class LegoAnimClassBase {
|
||||
undefined4 m_unk0x4;
|
||||
};
|
||||
|
||||
// SYNTHETIC: LEGO1 0x10099e00
|
||||
// SYNTHETIC: LEGO1 0x10099de0
|
||||
// LegoAnimClassBase::`scalar deleting destructor'
|
||||
|
||||
// VTABLE: LEGO1 0x100db8d8
|
||||
|
||||
@ -217,18 +217,20 @@ LegoAnimClass::~LegoAnimClass()
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a0e30
|
||||
void LegoAnimClass::VTable0x8()
|
||||
{
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a1040
|
||||
void LegoAnimClass::VTable0xc()
|
||||
{
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a0c70
|
||||
MxResult LegoAnimClass::VTable0x10(LegoMemoryStream* p_stream, MxS32)
|
||||
{
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a0e30
|
||||
void LegoAnimClass::VTable0x8()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a1040
|
||||
void LegoAnimClass::VTable0xc()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user