diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2024-10-16 11:30:34 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 17:30:34 -0700 |
| commit | 917d2149516e08531b6fc543b98caecec3dfc0ef (patch) | |
| tree | b0e851df7792e5cf13767bd0924f726ebefd99d9 /tools | |
| parent | f946162a892712ccdc31cb319e425146e450972c (diff) | |
Player Docs: Misc Rotation (#1710)
* rot docs
* comment
* diff
* spacing
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/disasm/functions.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/disasm/functions.txt b/tools/disasm/functions.txt index cc92213ea..6ce2fae6c 100644 --- a/tools/disasm/functions.txt +++ b/tools/disasm/functions.txt @@ -4376,8 +4376,8 @@ 0x8083249C:("func_8083249C",), 0x808324EC:("Player_SetupWaitForPutAwayWithCs",), 0x80832558:("Player_SetupWaitForPutAway",), - 0x80832578:("func_80832578",), - 0x80832660:("func_80832660",), + 0x80832578:("Player_UpdateShapeYaw",), + 0x80832660:("Player_ScaledStepBinangClamped",), 0x80832754:("func_80832754",), 0x80832888:("func_80832888",), 0x80832CAC:("Player_CalcSpeedAndYawFromControlStick",), @@ -4603,7 +4603,7 @@ 0x8084182C:("Player_InitCommon",), 0x80841A50:("func_80841A50",), 0x80841AC4:("Player_Init",), - 0x80842510:("func_80842510",), + 0x80842510:("Player_ApproachZeroBinang",), 0x808425B4:("func_808425B4",), 0x808426F0:("Player_SetDoAction",), 0x808430E0:("func_808430E0",), |
