Update legopovcontroller.cpp

This commit is contained in:
Misha 2024-01-08 18:20:31 -05:00
parent 930960e6b0
commit 384f4adddb
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -124,6 +124,7 @@ void LegoPointOfViewController::SetEntity(LegoEntity* p_entity)
// STUB: LEGO1 0x10065930
MxResult LegoPointOfViewController::Tickle()
{ // TODO
{
// TODO
return SUCCESS;
}