Fix notification/presenter casts (#1532)

* LegoCarBuild: cast c_notificationType0 to MxNotificationParam

* MxBackgroundAuioManager gets a MxWavePresenter
This commit is contained in:
Anonymous Maarten
2025-05-30 21:43:33 +02:00
committed by GitHub
parent d0f4725f0f
commit e813a12a4a
3 changed files with 5 additions and 5 deletions

View File

@@ -143,7 +143,7 @@ public:
undefined4 FUN_100246e0(MxLong p_x, MxLong p_y);
MxS32 FUN_10024850(MxLong p_x, MxLong p_y);
undefined4 FUN_10024890(MxParam* p_param);
undefined4 FUN_10024c20(LegoEventNotificationParam* p_param);
undefined4 FUN_10024c20(MxNotificationParam* p_param);
void FUN_10024ef0();
void FUN_10024f30();
void FUN_10024f50();