mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11: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;
|
||||
}
|
||||
|
||||
MxTimer* Timer()
|
||||
{
|
||||
return MxOmni::GetInstance()->GetTimer();
|
||||
// OFFSET: LEGO1 0x100aced0
|
||||
MxTimer *Timer()
|
||||
{
|
||||
return MxOmni::GetInstance()->GetTimer();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user