diff --git a/actors.html b/actors.html
index ccd072f80..fb1e8f1af 100644
--- a/actors.html
+++ b/actors.html
@@ -103,7 +103,7 @@ $(function(){initNavTree('actors.html',''); initResizable(); });
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
226 pad1 =
shell->pos[0];
-
227 pad0 =
shell->pos[2];
-
228 pad2 =
shell->pos[1];
-
+
226 pad1 = shell->
pos[0];
+
227 pad0 = shell->
pos[2];
+
228 pad2 = shell->
pos[1];
+
@@ -643,8 +643,14 @@ $(function(){initNavTree('blue__and__red__shells_2update_8inc_8c_source.html',''
#define Z_TRIG
Definition os.h:398
#define SOUND_ARG_LOAD(sound_bank, byte2, byte3, sound_id)
Definition sounds.h:14
Definition actor_types.h:120
+
Vec3f velocity
Definition actor_types.h:130
+
s16 flags
Definition actor_types.h:122
+
Vec3f pos
Definition actor_types.h:129
+
Vec3f unk3C
Definition common_structs.h:125
u16 unk30
Definition common_structs.h:118
u16 unk3A
Definition common_structs.h:124
+
Vec3f unk54
Definition common_structs.h:127
+
Vec3f unk48
Definition common_structs.h:126
u16 buttonDepressed
Definition types.h:48
Definition common_structs.h:248
@@ -660,11 +666,16 @@ $(function(){initNavTree('blue__and__red__shells_2update_8inc_8c_source.html',''
s16 currentRank
Definition common_structs.h:251
Vec3f pos
Definition common_structs.h:258
Definition actor_types.h:302
+
f32 boundingBoxSize
Definition actor_types.h:315
+
s16 type
Definition actor_types.h:303
+
Vec3f velocity
Definition actor_types.h:324
+
Vec3f pos
Definition actor_types.h:323
+
Collision unk30
Definition actor_types.h:325
+
u16 pathIndex
Definition actor_types.h:319
s16 posZ
Definition waypoints.h:9
s16 posY
Definition waypoints.h:8
s16 posX
Definition waypoints.h:7
Definition actor_types.h:286
-
s16 type
Definition actor_types.h:287
signed int s32
Definition ultratypes.h:15
signed short int s16
Definition ultratypes.h:13
float f32
Definition ultratypes.h:33
diff --git a/bug.html b/bug.html
index 59cb433d0..3bbf85e12 100644
--- a/bug.html
+++ b/bug.html
@@ -105,11 +105,11 @@ $(function(){initNavTree('bug.html',''); initResizable(); });
- Global crash_screen_draw_info (u16 *framebuffer, OSThread *thread)
-- if this check fails, the ra register is printed a second time.
+- if this check fails, the ra register is printed a second time.
- Global DEBUG_MODE
- This looks like it should work at any point in the race.
- Global func_8001969C (s32, f32, s32, s16)
-- Adding an (f32) cast changes asm, why?
+- Adding an (f32) cast changes asm, why?
- Global func_800B9BE4 (f32, f32, u16 *)
- they probably meant to store the value to tmp[i] and tmp[8 + i]
- Global func_800BB388 (s32 bankId, s32 instId, s32 arg2)
diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html
index b68eb5aab..957409a15 100644
--- a/ceremony__and__credits_8c.html
+++ b/ceremony__and__credits_8c.html
@@ -1008,7 +1008,7 @@ Here is the caller graph for this function:
-
- Todo
- Does this match as a return of s8?
+
- Todo
- Does this match as a return of s8?
@@ -2367,7 +2367,7 @@ Here is the call graph for this function:
-
- Todo
- What does this even do?
+
- Todo
- What does this even do?
diff --git a/ceremony__and__credits_8h.html b/ceremony__and__credits_8h.html
index 137e34dda..a7448a0bf 100644
--- a/ceremony__and__credits_8h.html
+++ b/ceremony__and__credits_8h.html
@@ -955,7 +955,7 @@ Here is the caller graph for this function:
-
- Todo
- What does this even do?
+
- Todo
- What does this even do?
diff --git a/choco__mountain_2course__offsets_8c.html b/choco__mountain_2course__offsets_8c.html
index 01c9eead1..627cb3a2f 100644
--- a/choco__mountain_2course__offsets_8c.html
+++ b/choco__mountain_2course__offsets_8c.html
@@ -192,7 +192,7 @@ Variables
-
+
@@ -211,7 +211,6 @@ Variables
{0x00000000, 0x0000, 0x0000, 0x0},
}
-
@@ -227,6 +226,7 @@ Variables
u8 gTextureSignBackside[]
+
u8 gTextureSignFallingRocks[]
diff --git a/code__80005FD0_8c.html b/code__80005FD0_8c.html
index 577800be7..93992046b 100644
--- a/code__80005FD0_8c.html
+++ b/code__80005FD0_8c.html
@@ -5107,7 +5107,7 @@ Here is the caller graph for this function:
-
- Bug
- Adding an (f32) cast changes asm, why?
+
- Bug
- Adding an (f32) cast changes asm, why?
diff --git a/code__80005FD0_8h.html b/code__80005FD0_8h.html
index 96b7ec1fb..969f71b24 100644
--- a/code__80005FD0_8h.html
+++ b/code__80005FD0_8h.html
@@ -4810,7 +4810,7 @@ Here is the caller graph for this function:
-
- Bug
- Adding an (f32) cast changes asm, why?
+
- Bug
- Adding an (f32) cast changes asm, why?
diff --git a/code__80091750_8c.html b/code__80091750_8c.html
index ca437d8ca..e1f869167 100644
--- a/code__80091750_8c.html
+++ b/code__80091750_8c.html
@@ -1879,7 +1879,7 @@ Here is the caller graph for this function:
-
- Todo
- These sizes need to be sizeof() for shiftability if possible
+
- Todo
- These sizes need to be sizeof() for shiftability if possible
@@ -12162,7 +12162,7 @@ Here is the caller graph for this function:
diff --git a/code__80091750_8h.html b/code__80091750_8h.html
index 19cbdb429..16047a98d 100644
--- a/code__80091750_8h.html
+++ b/code__80091750_8h.html
@@ -2057,7 +2057,7 @@ Here is the caller graph for this function:
-
- Todo
- Why did void* work for matching
+
- Todo
- Why did void* work for matching
diff --git a/navtreeindex1.js b/navtreeindex1.js
index 236cdaf4f..0f3eae9a3 100644
--- a/navtreeindex1.js
+++ b/navtreeindex1.js
@@ -167,8 +167,8 @@ var NAVTREEINDEX1 =
"abi_8h.html":[8,0,2,2,0],
"abi_8h.html#a0fa85b4a63cdef587611a5cfc518b029":[8,0,2,2,0,1],
"abi_8h.html#a14d6d1a5fe10cc2b775388380a8d75f6":[8,0,2,2,0,28],
-"abi_8h.html#a16f303da41012b9a13d7c5cd5a47d64a":[8,0,2,2,0,19],
"abi_8h.html#a16f303da41012b9a13d7c5cd5a47d64a":[8,0,2,2,0,20],
+"abi_8h.html#a16f303da41012b9a13d7c5cd5a47d64a":[8,0,2,2,0,19],
"abi_8h.html#a18fb2ca6586420606f75125ebc7e4d0f":[8,0,2,2,0,12],
"abi_8h.html#a2259f4cc6cd203ea6ef6d598674a48e6":[8,0,2,2,0,14],
"abi_8h.html#a2b203222776ef9b58154e173b768b21c":[8,0,2,2,0,7],
diff --git a/navtreeindex2.js b/navtreeindex2.js
index 201808caa..df557ca3f 100644
--- a/navtreeindex2.js
+++ b/navtreeindex2.js
@@ -19,7 +19,7 @@ var NAVTREEINDEX2 =
"actor__types_8h.html#affb5ffde510634c5c1e09a5b934d29c3":[8,0,2,3,20],
"actor__types_8h_source.html":[8,0,2,3],
"actors.html":[0,0],
-"actors.html#actors":[0,0,0],
+"actors.html#actors-1":[0,0,0],
"actors_8c.html":[8,0,3,7,0],
"actors_8c.html#a0239c06a587826a0319fce63214d3ae7":[8,0,3,7,0,25],
"actors_8c.html#a047d32425b6ea73e667cb31548bdc8dd":[8,0,3,7,0,51],
diff --git a/navtreeindex29.js b/navtreeindex29.js
index fbe125683..84c84b97d 100644
--- a/navtreeindex29.js
+++ b/navtreeindex29.js
@@ -18,7 +18,7 @@ var NAVTREEINDEX29 =
"contramwrite_8c.html#a5a8e6638b28caf3b5faba67df76d099c":[8,0,3,6,34,1],
"contramwrite_8c.html#ac0f1bb81601cedc5fc5868fc7e500b88":[8,0,3,6,34,0],
"controlflow.html":[1,2],
-"controlflow.html#actors-1":[1,2,4,2],
+"controlflow.html#actors":[1,2,4,2],
"controlflow.html#code-breakdown":[1,2,4],
"controlflow.html#course-folder":[1,2,4,4,0],
"controlflow.html#courses":[1,2,4,4],
diff --git a/navtreeindex42.js b/navtreeindex42.js
index 1e412688a..e30a717bc 100644
--- a/navtreeindex42.js
+++ b/navtreeindex42.js
@@ -15,14 +15,14 @@ var NAVTREEINDEX42 =
"gfx__output__buffer_8h.html#aa6e89ad26a571573a3618e8bd57f2fcd":[8,0,3,2,2,1],
"gfx__output__buffer_8h.html#acd645401a3e14e342cad25f6471ef97a":[8,0,3,2,2,0],
"gfx__output__buffer_8h_source.html":[8,0,3,2,2],
-"globals.html":[8,1,0],
"globals.html":[8,1,0,0],
+"globals.html":[8,1,0],
"globals_a.html":[8,1,0,1],
"globals_b.html":[8,1,0,2],
"globals_c.html":[8,1,0,3],
"globals_d.html":[8,1,0,4],
-"globals_defs.html":[8,1,6,0],
"globals_defs.html":[8,1,6],
+"globals_defs.html":[8,1,6,0],
"globals_defs_a.html":[8,1,6,1],
"globals_defs_b.html":[8,1,6,2],
"globals_defs_c.html":[8,1,6,3],
@@ -93,8 +93,8 @@ var NAVTREEINDEX42 =
"globals_type.html":[8,1,3],
"globals_u.html":[8,1,0,21],
"globals_v.html":[8,1,0,22],
-"globals_vars.html":[8,1,2],
"globals_vars.html":[8,1,2,0],
+"globals_vars.html":[8,1,2],
"globals_vars_b.html":[8,1,2,1],
"globals_vars_c.html":[8,1,2,2],
"globals_vars_d.html":[8,1,2,3],
diff --git a/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html
index 63716b4b1..434040118 100644
--- a/osPiRawStartDma_8c.html
+++ b/osPiRawStartDma_8c.html
@@ -186,7 +186,7 @@ Here is the caller graph for this function: