diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-03-03 08:22:56 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-03 13:22:56 -0300 |
| commit | b9c7cbcbf63c9ffd60a9d51e9bfb81bda5df487b (patch) | |
| tree | 1f6c7a73b3012ebb819a3bbc88f218811848c41c /tools/sizes/code_functions.csv | |
| parent | fde2b78a92ef591e992d1ba6095a83f335659695 (diff) | |
EffectSs Sync (#1799)
* gEffectSsOverlayTable
* Sync with OoT docs
Diffstat (limited to 'tools/sizes/code_functions.csv')
| -rw-r--r-- | tools/sizes/code_functions.csv | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv index 8611e337c..a7ddef734 100644 --- a/tools/sizes/code_functions.csv +++ b/tools/sizes/code_functions.csv @@ -75,21 +75,21 @@ asm/non_matchings/code/z_effect/Effect_DrawAll.s,Effect_DrawAll,0x800AFB24,0x4F asm/non_matchings/code/z_effect/Effect_UpdateAll.s,Effect_UpdateAll,0x800AFC60,0x5B asm/non_matchings/code/z_effect/Effect_Destroy.s,Effect_Destroy,0x800AFDCC,0x56 asm/non_matchings/code/z_effect/Effect_DestroyAll.s,Effect_DestroyAll,0x800AFF24,0x4B -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Init.s,EffectSS_Init,0x800B0050,0x3C -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Clear.s,EffectSS_Clear,0x800B0140,0x30 -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_GetTable.s,EffectSS_GetTable,0x800B0200,0x4 -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Delete.s,EffectSS_Delete,0x800B0210,0x18 -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_ResetEntry.s,EffectSS_ResetEntry,0x800B0270,0x25 -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_FindFreeSpace.s,EffectSS_FindFreeSpace,0x800B0304,0x4E -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Copy.s,EffectSS_Copy,0x800B043C,0x26 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_InitInfo.s,EffectSs_InitInfo,0x800B0050,0x3C +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_ClearAll.s,EffectSs_ClearAll,0x800B0140,0x30 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_GetTable.s,EffectSs_GetTable,0x800B0200,0x4 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Delete.s,EffectSs_Delete,0x800B0210,0x18 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Reset.s,EffectSs_Reset,0x800B0270,0x25 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_FindSlot.s,EffectSs_FindSlot,0x800B0304,0x4E +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Insert.s,EffectSs_Insert,0x800B043C,0x26 asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Spawn.s,EffectSs_Spawn,0x800B04D4,0x6A -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_UpdateParticle.s,EffectSS_UpdateParticle,0x800B067C,0x28 -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_UpdateAllParticles.s,EffectSS_UpdateAllParticles,0x800B071C,0x2F -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_DrawParticle.s,EffectSS_DrawParticle,0x800B07D8,0x11 -asm/non_matchings/code/z_effect_soft_sprite/EffectSS_DrawAllParticles.s,EffectSS_DrawAllParticles,0x800B081C,0x54 -asm/non_matchings/code/z_effect_soft_sprite/func_800B096C.s,func_800B096C,0x800B096C,0x19 -asm/non_matchings/code/z_effect_soft_sprite/func_800B09D0.s,func_800B09D0,0x800B09D0,0x15 -asm/non_matchings/code/z_effect_soft_sprite/func_800B0A24.s,func_800B0A24,0x800B0A24,0x3B +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Update.s,EffectSs_Update,0x800B067C,0x28 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_UpdateAll.s,EffectSs_UpdateAll,0x800B071C,0x2F +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Draw.s,EffectSs_Draw,0x800B07D8,0x11 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_DrawAll.s,EffectSs_DrawAll,0x800B081C,0x54 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_LerpInv.s,EffectSs_LerpInv,0x800B096C,0x19 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_LerpS16.s,EffectSs_LerpS16,0x800B09D0,0x15 +asm/non_matchings/code/z_effect_soft_sprite/EffectSs_LerpU8.s,EffectSs_LerpU8,0x800B0A24,0x3B asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSs_DrawGEffect.s,EffectSs_DrawGEffect,0x800B0B10,0x87 asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDust_Spawn.s,EffectSsDust_Spawn,0x800B0D2C,0x2D asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0DE0.s,func_800B0DE0,0x800B0DE0,0x1A |
