* THA docs

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

* format

* namefixer

* yada

* remove zero pad comment

* Update include/z64.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/thga.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* namefixer

* bss

* namefixer

---------

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
Anghelo Carvajal
2023-03-24 14:38:04 -03:00
committed by GitHub
co-authored by Tharo engineer124
parent f3d2c56d1d
commit 147e4fcedc
28 changed files with 321 additions and 187 deletions
+17
View File
@@ -117,6 +117,23 @@ wordReplace = {
"Actor_MarkForDeath": "Actor_Kill",
"func_800B84D0": "Actor_ProcessTalkRequest",
"func_8017D668": "Math3D_PointDistToLine2D",
"THGA_GetSize": "THGA_GetRemaining",
"THGA_AllocStartArray8": "THGA_AllocDisplayList",
"THGA_AllocStart8": "THGA_AllocGfx",
"THGA_AllocStart8Wrapper": "THGA_AllocGfx2",
"THGA_AllocEnd": "THGA_AllocTail",
"THGA_AllocEndArray64": "THGA_AllocMtxArray",
"THGA_AllocEnd64": "THGA_AllocMtx",
"THGA_AllocEndArray16": "THGA_AllocVtxArray",
"THGA_AllocEnd16": "THGA_AllocVtx",
"THA_AllocStart": "THA_AllocHead",
"THA_AllocStart1": "THA_AllocHeadByte",
"THA_AllocEnd": "THA_AllocTail",
"THA_AllocEndAlign16": "THA_AllocTailAlign16",
"THA_AllocEndAlign": "THA_AllocTailAlign",
"THA_GetSize": "THA_GetRemaining",
"func_800BDFC0": "Gfx_DrawDListOpa",
"func_800BE03C": "Gfx_DrawDListXlu",
"func_800B6FC8": "Player_GetHeight",