mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 19:21:15 +00:00
14 lines
177 B
C++
14 lines
177 B
C++
#include "mxdsselectaction.h"
|
|
|
|
// OFFSET: LEGO1 0x100cb2b0
|
|
MxDSSelectAction::MxDSSelectAction()
|
|
{
|
|
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100cb8d0
|
|
MxDSSelectAction::~MxDSSelectAction()
|
|
{
|
|
|
|
}
|