Merge branch 'master' into vtable-enforce

This commit is contained in:
MS 2024-01-20 16:55:07 -05:00 committed by GitHub
commit 92e9f4b863
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,13 +60,6 @@ MxResult Police::Create(MxDSAction& p_dsAction)
return ret;
}
// STUB: LEGO1 0x1005e3e0
MxResult Police::Create(MxDSAction& p_dsAction)
{
// TODO
return SUCCESS;
}
// STUB: LEGO1 0x1005e480
MxLong Police::Notify(MxParam& p_param)
{