Use const atom

This commit is contained in:
Christian Semmler 2024-01-26 10:20:49 -05:00
parent 73141d1c57
commit ece1c41f12

View File

@ -66,7 +66,7 @@ class LegoWorld : public LegoEntity {
void FUN_10073430();
MxS32 GetCurrPathInfo(LegoPathBoundary** p_path, MxS32& p_value);
MxPresenter* FindPresenter(const char* p_presenter, const char* p_name);
MxCore* FUN_10021790(MxAtomId& p_atom, MxS32 p_entityId);
MxCore* FUN_10021790(const MxAtomId& p_atom, MxS32 p_entityId);
// SYNTHETIC: LEGO1 0x1001dee0
// LegoWorld::`scalar deleting destructor'