mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Add MxStreamController::~MxStreamController (#355)
This commit is contained in:

committed by
GitHub

parent
24a3a8f3fd
commit
bbe5d6f810
@@ -59,7 +59,7 @@ protected:
|
||||
MxCriticalSection m_criticalSection; // 0x8
|
||||
MxAtomId m_atom; // 0x24
|
||||
MxStreamProvider* m_provider; // 0x28
|
||||
undefined4 m_unk0x2c; // 0x2c
|
||||
undefined4* m_unk0x2c; // 0x2c
|
||||
MxStreamListMxDSSubscriber m_subscriberList; // 0x30
|
||||
MxStreamListMxDSAction m_unk0x3c; // 0x3c
|
||||
MxStreamListMxNextActionDataStart m_nextActionList; // 0x48
|
||||
|
Reference in New Issue
Block a user