mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-15 04:31:16 +00:00
add addr for Timer()
This commit is contained in:
parent
8dda9126f4
commit
d57dee441a
@ -66,7 +66,8 @@ long MxOmni::Notify(MxParam &p)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
MxTimer* Timer()
|
// OFFSET: LEGO1 0x100aced0
|
||||||
{
|
MxTimer *Timer()
|
||||||
return MxOmni::GetInstance()->GetTimer();
|
{
|
||||||
|
return MxOmni::GetInstance()->GetTimer();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user