mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): DetailDoodad funcs
This commit is contained in:
parent
ede945f503
commit
9f188c7656
18 changed files with 114 additions and 3 deletions
|
|
@ -4,3 +4,8 @@ CDetailDoodad__Initialize 007B2760 f end=007B29AA ; CDetailDoodad::Initialize()
|
|||
CDetailDoodad__InitializeRenderState 007B2D30 f end=007B304E ; CDetailDoodad::InitializeRenderState()
|
||||
CDetailDoodad__UpdatePools 007B2A80 f end=007B2C92
|
||||
CDetailDoodad__FreeInst 007B3960 f end=007B3987
|
||||
CDetailDoodad__CreateAlphaRampTexture 007B11B0 f end=007B1264
|
||||
CDetailDoodad__DestroyModels 007B1380 f end=007B13EA
|
||||
CDetailDoodad__Destroy 007B3480 f end=007B3521
|
||||
CDetailDoodad__LoadModel 007B3530 f end=007B3560
|
||||
CDetailDoodad__AllocInst 007B3910 f end=007B3959
|
||||
|
|
|
|||
11
profile/3.3.5a-windows-386/symbol/detaildoodad/label.sym
Normal file
11
profile/3.3.5a-windows-386/symbol/detaildoodad/label.sym
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
CDetailDoodad__s_pixelShader 00D1C488 l
|
||||
CDetailDoodad__s_vertexShader 00D1C4A8 l
|
||||
CDetailDoodad__s_bPoolDirty 00D1C4C0 l
|
||||
CDetailDoodad__s_idxBufItems 00D1C4CC l
|
||||
CDetailDoodad__s_vtxBufItems 00D1C4D0 l
|
||||
CDetailDoodad__s_gxIndexPool 00D1C4D4 l
|
||||
CDetailDoodad__s_gxVertexPool 00D1C4D8 l
|
||||
CDetailDoodad__s_alphaRmapTexture 00D1C4E0 l
|
||||
CDetailDoodad__s_instHeap 00D1C4E4 l
|
||||
CDetailDoodad__s_bUseShaders 00D1C4F0 l
|
||||
CDetailDoodad__s_doodadList 00D1C4FC l
|
||||
Loading…
Add table
Add a link
Reference in a new issue