diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2023-11-06 10:34:53 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-05 20:34:53 -0300 |
| commit | f8a5f11d6d53f5bb3982eef9a8fdebd491ec98ff (patch) | |
| tree | 8dbf28eb2ac1e7aecfcb0a2c9284ea48bb860cd3 /tools/sizes/code_functions.csv | |
| parent | 10a14feb2c9a484597fce6e29df0ab5f7fa62848 (diff) | |
Player Docs: public facing csAction things (#1459)
* public cs
* comments
Diffstat (limited to 'tools/sizes/code_functions.csv')
| -rw-r--r-- | tools/sizes/code_functions.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv index 4430810d3..e18a940c3 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -258,8 +258,8 @@ asm/non_matchings/code/z_actor/Actor_SetCameraHorseSetting.s,Actor_SetCameraHors asm/non_matchings/code/z_actor/Actor_MountHorse.s,Actor_MountHorse,0x800B71DC,0x9 asm/non_matchings/code/z_actor/func_800B7200.s,func_800B7200,0x800B7200,0xB asm/non_matchings/code/z_actor/Actor_SpawnHorse.s,Actor_SpawnHorse,0x800B722C,0x8 -asm/non_matchings/code/z_actor/func_800B724C.s,func_800B724C,0x800B724C,0x13 -asm/non_matchings/code/z_actor/func_800B7298.s,func_800B7298,0x800B7298,0x12 +asm/non_matchings/code/z_actor/Player_SetCsAction.s,Player_SetCsAction,0x800B724C,0x13 +asm/non_matchings/code/z_actor/Player_SetCsActionWithHaltedActors.s,Player_SetCsActionWithHaltedActors,0x800B7298,0x12 asm/non_matchings/code/z_actor/func_800B72E0.s,func_800B72E0,0x800B72E0,0x6 asm/non_matchings/code/z_actor/func_800B72F8.s,func_800B72F8,0x800B72F8,0xA asm/non_matchings/code/z_actor/Player_IsFacingActor.s,Player_IsFacingActor,0x800B7320,0x16 |
