diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-04-18 09:42:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-18 12:42:08 -0400 |
| commit | 8efba39749a90191d03ec4a046cb11d6ac9d2198 (patch) | |
| tree | c31ccbbae2f478741042d7df824f5d506d70e802 /tools/sizes/code_functions.csv | |
| parent | 255c4599bf847013d323d7ec7b6db81c072bdd1b (diff) | |
z_viszbuf (code_801420C0) OK (#1211)
* first pass
* Match
* variables.txt
* Update include/functions.h
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
---------
Co-authored-by: angie <angheloalf95@gmail.com>
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 1d08b2962..a18086d38 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -2289,9 +2289,9 @@ asm/non_matchings/code/z_vismono/VisMono_DesaturateTLUT.s,VisMono_DesaturateTLUT asm/non_matchings/code/z_vismono/VisMono_DesaturateDList.s,VisMono_DesaturateDList,0x80141C34,0x8B asm/non_matchings/code/z_vismono/VisMono_Draw.s,VisMono_Draw,0x80141E60,0x7B asm/non_matchings/code/z_vismono/VisMono_DrawOld.s,VisMono_DrawOld,0x8014204C,0x1D -asm/non_matchings/code/code_801420C0/func_801420C0.s,func_801420C0,0x801420C0,0xD -asm/non_matchings/code/code_801420C0/func_801420F4.s,func_801420F4,0x801420F4,0x3 -asm/non_matchings/code/code_801420C0/func_80142100.s,func_80142100,0x80142100,0xD0 +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_Setup.s,Skybox_Setup,0x801431E8,0x4F |
