mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-13 11:41:15 +00:00
14 lines
156 B
C++
14 lines
156 B
C++
#include "mxdsstill.h"
|
|
|
|
// OFFSET: LEGO1 0x100c98c0
|
|
MxDSStill::MxDSStill()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100c9a70
|
|
MxDSStill::~MxDSStill()
|
|
{
|
|
// TODO
|
|
}
|