mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Fix offset comment
This commit is contained in:
parent
b62b8924e0
commit
ecccdec6a9
@ -38,7 +38,7 @@ class MxDSSubscriber : public MxCore {
|
|||||||
private:
|
private:
|
||||||
MxStreamChunkList m_unk0x08; // 0x08
|
MxStreamChunkList m_unk0x08; // 0x08
|
||||||
MxStreamChunkListCursor* m_unk0x20; // 0x20
|
MxStreamChunkListCursor* m_unk0x20; // 0x20
|
||||||
MxStreamChunkList m_unk0x24; // 0x20
|
MxStreamChunkList m_unk0x24; // 0x24
|
||||||
MxStreamChunkListCursor* m_unk0x3c; // 0x3c
|
MxStreamChunkListCursor* m_unk0x3c; // 0x3c
|
||||||
MxStreamController* m_controller; // 0x40
|
MxStreamController* m_controller; // 0x40
|
||||||
MxU32 m_objectId; // 0x44
|
MxU32 m_objectId; // 0x44
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user