From 03cd6e9a9f0d3b5a8380f1e3c0cafb0deafd8e34 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 21 Jun 2025 01:20:47 +0200 Subject: [PATCH] Update LEGO1/lego/legoomni/include/legoanimpresenter.h --- LEGO1/lego/legoomni/include/legoanimpresenter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/lego/legoomni/include/legoanimpresenter.h b/LEGO1/lego/legoomni/include/legoanimpresenter.h index c742e6c3..85917cbc 100644 --- a/LEGO1/lego/legoomni/include/legoanimpresenter.h +++ b/LEGO1/lego/legoomni/include/legoanimpresenter.h @@ -105,7 +105,7 @@ class LegoAnimPresenter : public MxVideoPresenter { void FUN_100695c0(); LegoChar* GetVariableOrIdentity(const LegoChar* p_varName, const LegoChar* p_prefix); LegoBool FUN_100698b0(const CompoundObject& p_rois, const LegoChar* p_und2); - LegoROI* FindROI(const LegoChar* p_und); + LegoROI* FindROI(const LegoChar* p_name); void FUN_10069b10(); void UpdateStructMapAndROIIndex(LegoAnimStructMap& p_map, LegoTreeNode* p_node, LegoROI* p_roi); void UpdateStructMapAndROIIndexForNode(