mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Update mxpresenter.cpp
This commit is contained in:
parent
8c9f32004f
commit
1dfe50eaab
@ -242,7 +242,7 @@ undefined4 MxPresenter::PutData()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x1000bfd0
|
// OFFSET: LEGO1 0x1000bfd0
|
||||||
MxBool MxPresenter::IsHit(MxS32 p_x, MxS32 p_u)
|
MxBool MxPresenter::IsHit(MxS32 p_x, MxS32 p_y)
|
||||||
{
|
{
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user