diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2023-03-03 00:09:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-03 00:09:16 -0500 |
| commit | cc8772a896f8a654d36787ac23114d9f24a506d0 (patch) | |
| tree | 3cccb4f9a4c76ad1a7da63787ff7ccdb0bbd3cc2 /tools/sizes/code_functions.csv | |
| parent | 5729b6d3f16aad52bf60bde988db681e204bb067 (diff) | |
Name `Actor_PlaySfx` and `Player_PlaySfx` (#1190)
* name funcs
* namefixer
* function 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 ee686ff7d..4cafa0115 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -314,8 +314,8 @@ asm/non_matchings/code/z_actor/func_800B8D50.s,func_800B8D50,0x800B8D50,0x12 asm/non_matchings/code/z_actor/func_800B8D98.s,func_800B8D98,0x800B8D98,0xF asm/non_matchings/code/z_actor/func_800B8DD4.s,func_800B8DD4,0x800B8DD4,0x12 asm/non_matchings/code/z_actor/func_800B8E1C.s,func_800B8E1C,0x800B8E1C,0xF -asm/non_matchings/code/z_actor/func_800B8E58.s,func_800B8E58,0x800B8E58,0x1C -asm/non_matchings/code/z_actor/Actor_PlaySfxAtPos.s,Actor_PlaySfxAtPos,0x800B8EC8,0xB +asm/non_matchings/code/z_actor/Player_PlaySfx.s,Player_PlaySfx,0x800B8E58,0x1C +asm/non_matchings/code/z_actor/Actor_PlaySfx.s,Actor_PlaySfx,0x800B8EC8,0xB asm/non_matchings/code/z_actor/func_800B8EF4.s,func_800B8EF4,0x800B8EF4,0x29 asm/non_matchings/code/z_actor/func_800B8F98.s,func_800B8F98,0x800B8F98,0xA asm/non_matchings/code/z_actor/func_800B8FC0.s,func_800B8FC0,0x800B8FC0,0xA |
