diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2023-09-24 02:52:06 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-23 13:52:06 -0300 |
| commit | b88aa2c0fc996a911cadb2d34a0b18e6c3457c88 (patch) | |
| tree | 691316d42301135e10d762783ce391deeae8de64 /tools/sizes/code_functions.csv | |
| parent | cfe656be2fe638aaf15599c97709e1b3924411a3 (diff) | |
Player docs: Control Stick Input and Movement (#1385)
* player input docs
* player prefix
* rm comments
* TRUNCF_BINANG
Diffstat (limited to 'tools/sizes/code_functions.csv')
| -rw-r--r-- | tools/sizes/code_functions.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv index 929ae61a7..767d81514 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -1317,7 +1317,7 @@ asm/non_matchings/code/z_lib/Math_StepToAngleS.s,Math_StepToAngleS,0x800FF138,0x asm/non_matchings/code/z_lib/Math_AsymStepToS.s,Math_AsymStepToS,0x800FF1FC,0x2B asm/non_matchings/code/z_lib/Math_StepUntilF.s,Math_StepUntilF,0x800FF2A8,0x14 asm/non_matchings/code/z_lib/Math_AsymStepToF.s,Math_AsymStepToF,0x800FF2F8,0x2A -asm/non_matchings/code/z_lib/func_800FF3A0.s,func_800FF3A0,0x800FF3A0,0x2C +asm/non_matchings/code/z_lib/Lib_GetControlStickData.s,Lib_GetControlStickData,0x800FF3A0,0x2C asm/non_matchings/code/z_lib/Rand_S16Offset.s,Rand_S16Offset,0x800FF450,0x15 asm/non_matchings/code/z_lib/Rand_S16OffsetStride.s,Rand_S16OffsetStride,0x800FF4A4,0x1A asm/non_matchings/code/z_lib/Math_Vec3f_Copy.s,Math_Vec3f_Copy,0x800FF50C,0x8 |
