feat(profile): tidy profile and add some more symbols

This commit is contained in:
phaneron 2025-04-12 23:38:45 -04:00
parent ec50ef47a5
commit 6baa0e1e2e
108 changed files with 953 additions and 386 deletions

View file

@ -1,3 +1,4 @@
CSimpleRegion__Hide 00482C20 f type="void __thiscall func(CSimpleRegion* this)"
CSimpleRegion__SetVertexColor 00487A10 f type="void __thiscall func(CSimpleRegion* this, CImVector* color)"
CSimpleRegion__GetVertexColor 00487AB0 f type="void __thiscall func(CSimpleRegion* this, CImVector* color)"
CSimpleRegion__HideThis 00487BF0 f type="void __thiscall func(CSimpleRegion* this)"
@ -6,4 +7,3 @@ CSimpleRegion__OnRegionChanged 00487CA0 f type="void __thiscall func(CSimpleRegi
CSimpleRegion__OnColorChanged 00487D70 f type="void __thiscall func(CSimpleRegion* this, bool a2)"
CSimpleRegion__CSimpleRegion 004880E0 f type="void __thiscall func(CSimpleRegion* this, CSimpleFrame* frame, uint32_t drawLayer, int32_t show)"
CSimpleRegion__destructor 004881D0 f type="void __thiscall func(CSimpleRegion* this)"
CSimpleRegion__Hide 00482C20 f type="void __thiscall func(CSimpleRegion* this)"