mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +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 Destroy(MxBool p_fromDestructor);
|
||||
|
||||
MxS32 m_elapsedDuration; // 0x68
|
||||
MxLong m_elapsedDuration; // 0x68
|
||||
};
|
||||
|
||||
#endif // MXLOOPINGFLCPRESENTER_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user