mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Update mxdsaction.h
This commit is contained in:
parent
180ce4d802
commit
10e3d507a5
@ -40,7 +40,7 @@ class MxDSAction : public MxDSObject
|
|||||||
virtual MxLong GetSomeTimingField(); // vtable+3c;
|
virtual MxLong GetSomeTimingField(); // vtable+3c;
|
||||||
virtual MxLong GetCurrentTime(); // vtable+40;
|
virtual MxLong GetCurrentTime(); // vtable+40;
|
||||||
|
|
||||||
void ConcatData(MxU16 p_unkLength, void *p_unkData);
|
void AppendData(MxU16 p_unkLength, const char *p_unkData);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
MxU32 m_sizeOnDisk;
|
MxU32 m_sizeOnDisk;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user