mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 23:48:12 -05:00
14 lines
177 B
C++
14 lines
177 B
C++
|
#include "mxdsserialaction.h"
|
||
|
|
||
|
// OFFSET: LEGO1 0x100ca9d0
|
||
|
MxDSSerialAction::MxDSSerialAction()
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
// OFFSET: LEGO1 0x100cac10
|
||
|
MxDSSerialAction::~MxDSSerialAction()
|
||
|
{
|
||
|
|
||
|
}
|