mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-02 13:11:15 +00:00
15 lines
231 B
C++
Executable File
15 lines
231 B
C++
Executable File
#include "mxunknown100dc6b0.h"
|
|
|
|
// OFFSET: LEGO1 0x100b84c0
|
|
MxUnknown100dc6b0::MxUnknown100dc6b0()
|
|
{
|
|
Reset();
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100b85d0
|
|
int MxUnknown100dc6b0::Reset()
|
|
{
|
|
this->m_unk08 = 0;
|
|
this->m_unk0c = 0;
|
|
return 0;
|
|
} |