diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2024-01-14 10:56:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-14 15:56:19 -0300 |
| commit | 663834cbc087ab7bbc9b20b48d6f06eaae4d4341 (patch) | |
| tree | 0190f7985536687036148325d5d9e86419e5a710 /tools/sizes/code_functions.csv | |
| parent | b2c3cc6a11d2a8e9d310fc15c11f1f25efed8a33 (diff) | |
Skybox Docs (#1534)
* xml
* Docs
* 0s
Diffstat (limited to 'tools/sizes/code_functions.csv')
| -rw-r--r-- | tools/sizes/code_functions.csv | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv index 7974f14ad..599ac754e 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -2292,10 +2292,10 @@ asm/non_matchings/code/z_vismono/VisMono_DrawOld.s,VisMono_DrawOld,0x8014204C,0x asm/non_matchings/code/z_viszbuf/VisZbuf_Init.s,VisZbuf_Init,0x801420C0,0xD asm/non_matchings/code/z_viszbuf/VisZbuf_Destroy.s,VisZbuf_Destroy,0x801420F4,0x3 asm/non_matchings/code/z_viszbuf/VisZbuf_Draw.s,VisZbuf_Draw,0x80142100,0xD0 -asm/non_matchings/code/z_vr_box/func_80142440.s,func_80142440,0x80142440,0x342 -asm/non_matchings/code/z_vr_box/func_80143148.s,func_80143148,0x80143148,0x28 +asm/non_matchings/code/z_vr_box/Skybox_CalculateFace128.s,Skybox_CalculateFace128,0x80142440,0x342 +asm/non_matchings/code/z_vr_box/Skybox_Calculate128.s,Skybox_Calculate128,0x80143148,0x28 asm/non_matchings/code/z_vr_box/Skybox_Setup.s,Skybox_Setup,0x801431E8,0x4F -asm/non_matchings/code/z_vr_box/func_80143324.s,func_80143324,0x80143324,0x70 +asm/non_matchings/code/z_vr_box/Skybox_Reload.s,Skybox_Reload,0x80143324,0x70 asm/non_matchings/code/z_vr_box/Skybox_Init.s,Skybox_Init,0x801434E4,0x2F asm/non_matchings/code/z_vr_box_draw/func_801435A0.s,func_801435A0,0x801435A0,0x21 asm/non_matchings/code/z_vr_box_draw/func_80143624.s,func_80143624,0x80143624,0x11 |
