mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): CMapRenderChunk funcs
This commit is contained in:
parent
a53ae10874
commit
ddc7cd4295
13 changed files with 180 additions and 6 deletions
|
|
@ -50,3 +50,5 @@ CMap__LoadArea 007D9A20 f end=007D9A6B
|
|||
CMap__PrepareArea 007D9A70 f end=007D9B0E
|
||||
CMap__ProcessChunkLiquidUpdateList 007B5420 f end=007B549A
|
||||
CMap__ClearChunkDetailDoodads 0079E730 f end=0079E774
|
||||
CMap__ClearChunkBufs 0079E780 f end=0079E7B6
|
||||
CMap__ProcessRenderChunkUpdateList 007B5500 f end=007B5589
|
||||
|
|
|
|||
|
|
@ -21,3 +21,6 @@ CMap__s_holeMask 00A3FAF0 l
|
|||
CMap__m_areaTable 00CE48D0 l
|
||||
CMap__s_mapChunkLiquidUpdateList 00ADFC3C l
|
||||
CMap__mapChunkPointer 00AEEDAC l
|
||||
CMap__enableTerrainShaderVertex 00CE049F l
|
||||
CMap__enableTerrainShaderPixel 00CE049E l
|
||||
CMap__s_mapRenderChunkUpdateList 00ADFC30 l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue