diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2024-11-08 11:54:21 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-07 16:54:21 -0800 |
| commit | 9cd9099a0431b369be39f111bf57051f544bead3 (patch) | |
| tree | 53b87def1d4845e71284c638793c3aa93965df1a /tools/sizes/code_functions.csv | |
| parent | 318e39127243263b93da5e3b02cbfbb4152ae743 (diff) | |
Player Docs: Z Targeting (#1736)
* z target docs
* Player_UpdateZTargeting
* func docs
* more cleanup
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 9d2d5a7a1..3cdd00487 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -1707,7 +1707,7 @@ asm/non_matchings/code/z_player_lib/func_80123140.s,func_80123140,0x80123140,0x8 asm/non_matchings/code/z_player_lib/Player_InBlockingCsMode.s,Player_InBlockingCsMode,0x80123358,0x23 asm/non_matchings/code/z_player_lib/Player_InCsMode.s,Player_InCsMode,0x801233E4,0xF asm/non_matchings/code/z_player_lib/Player_CheckHostileLockOn.s,Player_CheckHostileLockOn,0x80123420,0x5 -asm/non_matchings/code/z_player_lib/func_80123434.s,func_80123434,0x80123434,0x5 +asm/non_matchings/code/z_player_lib/Player_FriendlyLockOnOrParallel.s,Player_FriendlyLockOnOrParallel,0x80123434,0x5 asm/non_matchings/code/z_player_lib/func_80123448.s,func_80123448,0x80123448,0x1A asm/non_matchings/code/z_player_lib/Player_IsGoronOrDeku.s,Player_IsGoronOrDeku,0x801234B0,0x9 asm/non_matchings/code/z_player_lib/func_801234D4.s,func_801234D4,0x801234D4,0x2F |
