From 278717bb0473ad2cb50c5916e9c6aff2dbcbc014 Mon Sep 17 00:00:00 2001 From: engineer124 <47598039+engineer124@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:11:20 +1100 Subject: Player "Hostile" Docs (#1706) * actor flag hostile * player hostile --- tools/sizes/code_functions.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/sizes/code_functions.csv') diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv index b91880d5d..d07ea2f7c 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -1706,7 +1706,7 @@ asm/non_matchings/code/z_player_lib/func_8012301C.s,func_8012301C,0x8012301C,0x4 asm/non_matchings/code/z_player_lib/func_80123140.s,func_80123140,0x80123140,0x86 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/func_80123420.s,func_80123420,0x80123420,0x5 +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/func_80123448.s,func_80123448,0x80123448,0x1A asm/non_matchings/code/z_player_lib/Player_IsGoronOrDeku.s,Player_IsGoronOrDeku,0x801234B0,0x9 -- cgit v1.2.3