mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-26 17:36:12 -05:00
Marking LegoOmni::Notify as STUB (#284)
This commit is contained in:
parent
ba82821501
commit
e86d6f0cc7
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@ const char* GetNoCD_SourceName()
|
||||||
return g_nocdSourceName->GetInternal();
|
return g_nocdSourceName->GetInternal();
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x1005b5f0
|
// OFFSET: LEGO1 0x1005b5f0 STUB
|
||||||
MxLong LegoOmni::Notify(MxParam& p)
|
MxLong LegoOmni::Notify(MxParam& p)
|
||||||
{
|
{
|
||||||
// TODO
|
// TODO
|
||||||
|
|
Loading…
Reference in a new issue