isle/ISLE/mx.cpp
2023-06-21 14:42:30 +02:00

8 lines
201 B
C++

#include "mxdsobject.h"
// This function exists both inlined and @ ISLE 0x00401c40
// OFFSET: ISLE 0x00401c40
// void MxDSObject::SetAtomId(MxAtomId p_atomId)
// {
// this->m_atomId = p_atomId;
// }