Implement/match Ambulance::Notify (#998)

This commit is contained in:
Christian Semmler
2024-06-06 12:19:43 -04:00
committed by GitHub
parent 9a9bccda0e
commit ca17928fc6
20 changed files with 131 additions and 86 deletions

View File

@@ -26,7 +26,7 @@ MxResult RaceCar::Create(MxDSAction& p_dsAction)
}
// STUB: LEGO1 0x100284d0
MxU32 RaceCar::HandleClick()
MxLong RaceCar::HandleClick()
{
// TODO
return 0;