mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Add missing offset
This commit is contained in:
parent
bb75baedb4
commit
28fc06956e
@ -72,7 +72,7 @@ class MxVideoPresenter : public MxMediaPresenter {
|
|||||||
LPDIRECTDRAWSURFACE m_unk58; // 0x58
|
LPDIRECTDRAWSURFACE m_unk58; // 0x58
|
||||||
MxS16 m_unk5c; // 0x5c
|
MxS16 m_unk5c; // 0x5c
|
||||||
MxU8 m_flags; // 0x5e
|
MxU8 m_flags; // 0x5e
|
||||||
MxLong m_unk60;
|
MxLong m_unk60; // 0x60
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MXVIDEOPRESENTER_H
|
#endif // MXVIDEOPRESENTER_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user