mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-28 06:57:37 +00:00
8 lines
201 B
C++
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;
|
|
// }
|