mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): tidy profile and add some more symbols
This commit is contained in:
parent
ec50ef47a5
commit
6baa0e1e2e
108 changed files with 953 additions and 386 deletions
|
|
@ -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)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue