mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Change to long
This commit is contained in:
parent
addbd4c2d3
commit
e7c2caa602
@ -31,7 +31,7 @@ class MxLoopingFlcPresenter : public MxFlcPresenter {
|
|||||||
void Init();
|
void Init();
|
||||||
void Destroy(MxBool p_fromDestructor);
|
void Destroy(MxBool p_fromDestructor);
|
||||||
|
|
||||||
MxS32 m_elapsedDuration; // 0x68
|
MxLong m_elapsedDuration; // 0x68
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MXLOOPINGFLCPRESENTER_H
|
#endif // MXLOOPINGFLCPRESENTER_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user