Mark as stub

This commit is contained in:
Misha 2024-03-23 13:47:39 -04:00
parent 3a680302ae
commit 296f5caebc
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -482,7 +482,7 @@ int LegoNavController::FUN_100558b0()
return -1; return -1;
} }
// FUNCTION: LEGO1 0x10055a60 // STUB: LEGO1 0x10055a60
MxLong LegoNavController::Notify(MxParam& p_param) MxLong LegoNavController::Notify(MxParam& p_param)
{ {
if (((MxNotificationParam&) p_param).GetType() == c_notificationKeyPress) { if (((MxNotificationParam&) p_param).GetType() == c_notificationKeyPress) {