mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Beta match and cleanup of MxDS*
classes (#1432)
* Clean up / beta match MxDS* classes * ;)
This commit is contained in:
@@ -16,7 +16,7 @@ public:
|
||||
|
||||
MxDSStreamingAction* CopyFrom(MxDSStreamingAction& p_dsStreamingAction);
|
||||
|
||||
MxBool HasId(MxU32 p_objectId) override; // vtable+0x34;
|
||||
MxBool HasId(MxU32 p_objectId) override; // vtable+0x34
|
||||
|
||||
void Init();
|
||||
void SetInternalAction(MxDSAction* p_dsAction);
|
||||
|
Reference in New Issue
Block a user