mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-16 21:11:15 +00:00
rename param
This commit is contained in:
parent
d33cf2e081
commit
c2ff465dfd
@ -17,7 +17,7 @@ class MxDSObject : public MxCore
|
|||||||
inline void SetUnkown1c(int p_unk1c) { this->m_unk1c = p_unk1c; }
|
inline void SetUnkown1c(int p_unk1c) { this->m_unk1c = p_unk1c; }
|
||||||
inline void SetUnknown24(unsigned short p_unk24) { this->m_unk24 = p_unk24; }
|
inline void SetUnknown24(unsigned short p_unk24) { this->m_unk24 = p_unk24; }
|
||||||
|
|
||||||
void SetAtomId(MxAtomId id);
|
void SetAtomId(MxAtomId p_atomId);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
int m_unk08;
|
int m_unk08;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user