mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-18 22:11:16 +00:00
Update LEGO1/lego/legoomni/include/legoanimpresenter.h
This commit is contained in:
parent
2c33213b23
commit
03cd6e9a9f
@ -105,7 +105,7 @@ class LegoAnimPresenter : public MxVideoPresenter {
|
|||||||
void FUN_100695c0();
|
void FUN_100695c0();
|
||||||
LegoChar* GetVariableOrIdentity(const LegoChar* p_varName, const LegoChar* p_prefix);
|
LegoChar* GetVariableOrIdentity(const LegoChar* p_varName, const LegoChar* p_prefix);
|
||||||
LegoBool FUN_100698b0(const CompoundObject& p_rois, const LegoChar* p_und2);
|
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 FUN_10069b10();
|
||||||
void UpdateStructMapAndROIIndex(LegoAnimStructMap& p_map, LegoTreeNode* p_node, LegoROI* p_roi);
|
void UpdateStructMapAndROIIndex(LegoAnimStructMap& p_map, LegoTreeNode* p_node, LegoROI* p_roi);
|
||||||
void UpdateStructMapAndROIIndexForNode(
|
void UpdateStructMapAndROIIndexForNode(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user