summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJordan Longstaff <JordanLongstaff@users.noreply.github.com>2026-04-28 08:38:43 -0400
committerGitHub <noreply@github.com>2026-04-28 08:38:43 -0400
commit49cd9aeb9935cc124e55adbb65ffd65038730845 (patch)
tree48047488b55bd9297aba841bb09bf92ebbc20de1 /tools
parentb2c66163c7293815474aea3a5dcca3288a14901d (diff)
Document `ObjWturn` (#1866)
Diffstat (limited to 'tools')
-rw-r--r--tools/disasm/n64-jp-1.1/functions.txt16
-rw-r--r--tools/disasm/n64-us/functions.txt16
2 files changed, 16 insertions, 16 deletions
diff --git a/tools/disasm/n64-jp-1.1/functions.txt b/tools/disasm/n64-jp-1.1/functions.txt
index aaa8a9578..25a63c675 100644
--- a/tools/disasm/n64-jp-1.1/functions.txt
+++ b/tools/disasm/n64-jp-1.1/functions.txt
@@ -5716,14 +5716,14 @@ EnSt_Update = 0x808A7840; // type:func size:0x1B8
EnSt_OverrideLimbDraw = 0x808A79F8; // type:func size:0x90
func_808A7478 = 0x808A7A88; // type:func size:0x118
ObjWturn_Init = 0x808A7FE0; // type:func size:0x24
-func_808A7954 = 0x808A8004; // type:func size:0x14
-func_808A7968 = 0x808A8018; // type:func size:0xBC
-func_808A7A24 = 0x808A80D4; // type:func size:0x38
-func_808A7A5C = 0x808A810C; // type:func size:0x50
-func_808A7AAC = 0x808A815C; // type:func size:0xF4
-func_808A7BA0 = 0x808A8250; // type:func size:0x64
-func_808A7C04 = 0x808A82B4; // type:func size:0x74
-func_808A7C78 = 0x808A8328; // type:func size:0xFC
+ObjWturn_SetupIdle = 0x808A8004; // type:func size:0x14
+ObjWturn_Idle = 0x808A8018; // type:func size:0xBC
+ObjWturn_TriggerInversion = 0x808A80D4; // type:func size:0x38
+ObjWturn_AwaitInversion = 0x808A810C; // type:func size:0x50
+ObjWturn_SetupInversionCs = 0x808A815C; // type:func size:0xF4
+ObjWturn_InversionCs = 0x808A8250; // type:func size:0x64
+ObjWturn_SetupFallingCs = 0x808A82B4; // type:func size:0x74
+ObjWturn_FallingCs = 0x808A8328; // type:func size:0xFC
ObjWturn_Update = 0x808A8424; // type:func size:0x2C
EnRiverSound_Init = 0x808A84E0; // type:func size:0x68
EnRiverSound_Update = 0x808A8548; // type:func size:0x118
diff --git a/tools/disasm/n64-us/functions.txt b/tools/disasm/n64-us/functions.txt
index bd4da6bf0..93233a835 100644
--- a/tools/disasm/n64-us/functions.txt
+++ b/tools/disasm/n64-us/functions.txt
@@ -5736,14 +5736,14 @@ EnSt_Update = 0x808A7230; // type:func
EnSt_OverrideLimbDraw = 0x808A73E8; // type:func
func_808A7478 = 0x808A7478; // type:func
ObjWturn_Init = 0x808A7930; // type:func
-func_808A7954 = 0x808A7954; // type:func
-func_808A7968 = 0x808A7968; // type:func
-func_808A7A24 = 0x808A7A24; // type:func
-func_808A7A5C = 0x808A7A5C; // type:func
-func_808A7AAC = 0x808A7AAC; // type:func
-func_808A7BA0 = 0x808A7BA0; // type:func
-func_808A7C04 = 0x808A7C04; // type:func
-func_808A7C78 = 0x808A7C78; // type:func
+ObjWturn_SetupIdle = 0x808A7954; // type:func
+ObjWturn_Idle = 0x808A7968; // type:func
+ObjWturn_TriggerInversion = 0x808A7A24; // type:func
+ObjWturn_AwaitInversion = 0x808A7A5C; // type:func
+ObjWturn_SetupInversionCs = 0x808A7AAC; // type:func
+ObjWturn_InversionCs = 0x808A7BA0; // type:func
+ObjWturn_SetupFallingCs = 0x808A7C04; // type:func
+ObjWturn_FallingCs = 0x808A7C78; // type:func
ObjWturn_Update = 0x808A7D74; // type:func
EnRiverSound_Init = 0x808A7E30; // type:func
EnRiverSound_Update = 0x808A7EB8; // type:func