diff --git a/actors_8c.html b/actors_8c.html
index a7631b973..1f69431ad 100644
--- a/actors_8c.html
+++ b/actors_8c.html
@@ -1565,7 +1565,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/navtreeindex42.js b/navtreeindex42.js
index 79cb44b87..b94dbaede 100644
--- a/navtreeindex42.js
+++ b/navtreeindex42.js
@@ -74,8 +74,8 @@ 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,0],
"globals.html":[8,1,0],
+"globals.html":[8,1,0,0],
"globals_a.html":[8,1,0,1],
"globals_b.html":[8,1,0,2],
"globals_c.html":[8,1,0,3],
@@ -111,8 +111,8 @@ var NAVTREEINDEX42 =
"globals_enum.html":[8,1,4],
"globals_eval.html":[8,1,5],
"globals_f.html":[8,1,0,6],
-"globals_func.html":[8,1,1],
"globals_func.html":[8,1,1,0],
+"globals_func.html":[8,1,1],
"globals_func_a.html":[8,1,1,1],
"globals_func_b.html":[8,1,1,2],
"globals_func_c.html":[8,1,1,3],
diff --git a/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html
index b4feeebe7..59e8acd63 100644
--- a/osPiRawStartDma_8c.html
+++ b/osPiRawStartDma_8c.html
@@ -186,7 +186,7 @@ Here is the caller graph for this function:
- Global __osGetId (OSPfs *pfs)
-loads of magic constants..
-remove magic constant
+remove magic constant
+loads of magic constants..
- Global __osPfsReleasePages (OSPfs *pfs, __OSInode *inode, u8 start_page, u16 *sum, u8 bank, __OSInodeUnit *last_page, int flag)
- magic number
@@ -115,8 +115,8 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global __osPiDevMgr
- In libreultra this is in an include
- Global __osRepairPackId (OSPfs *pfs, __OSPackId *badid, __OSPackId *newid)
-remove magic constant
-fix magic number
+fix magic number
+remove magic constant
- Global _course_mario_raceway_dl_mio0SegmentRomStart []
- These should probably be ptr's instead of array's?
@@ -125,11 +125,11 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global BAD_RETURN (cmd)
- put this define in types.h or similar. Certain functions are marked as having return values, but do not actually return a value. This causes undefined behavior, which we'd rather avoid on modern GCC. This only impacts -O2 and can matter for both the function itself and functions that call it.
- Global clear_framebuffer (s32)
-- Why did void* work for matching
+- Why did void* work for matching
- Global D_800E43B0 []
- unused?
- Global D_8018D9B0
-- Move gGfxPool out of main.h
+- Move gGfxPool out of main.h
- Global d_course_banshee_boardwalk_dl_0 []
- Replace addresses with variables
- Global d_course_big_donut_dl []
@@ -157,9 +157,9 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global d_course_sherbet_land_dl_0 []
- Replace addresses with variables
- Global d_course_toads_turnpike_dl_0 []
-- Replace addresses with variables
-- Global d_course_wario_stadium_dl_0 []
- Replace addresses with variables
+- Global d_course_wario_stadium_dl_0 []
+- Replace addresses with variables
- Global d_course_yoshi_valley_dl_0 []
- Replace addresses with variables
- Global debug_switch_character_ceremony_cutscene (void)
@@ -175,7 +175,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global func_800100F0 (s32)
- Confirm this comment
- Global func_80028864 (Player *, Camera *, s8, s8)
-- make a proper match
+- make a proper match
- Global func_80046030 (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)
- tlut/texture unconfirmed. This could be texture1 and texture2
- Global func_8004B7DC (s32 x, s32 y, s32 width, s32 height, s32 arg4, s32 arg5, s32 arg6)
@@ -185,15 +185,15 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global func_800745C8 (s32 objectIndex, s32 arg1)
- arg1 should likely be a u8 *
- Global func_80091FA4 (void)
-- These sizes need to be sizeof() for shiftability if possible
+- These sizes need to be sizeof() for shiftability if possible
- Global func_800CBC24 (void)
- clenanup, something's weird with the variables. D_800EA4A4 is probably EuAudioCmd bc of the + 0x100
- Global func_80282D90 (struct CinematicCamera *, struct struct_80286A04 *, struct struct_80286A04 *, s32)
-- Cast to normal Camera? Or from CinematicCamera?
+- Cast to normal Camera? Or from CinematicCamera?
- Global func_8028336C (UNUSED struct CinematicCamera *arg0, UNUSED Camera *camera)
-- Does this match as a return of s8?
+- Does this match as a return of s8?
- Global func_802846E4 (struct CinematicCamera *)
-- What does this even do?
+- What does this even do?
- Global func_8028F970 (void)
- increasing players past four would require increase this loop iterator.
- Global gen_random_item (s16 rank, s16 isCpu)
@@ -215,9 +215,9 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global M_TASK_FLAG0
- These defines shouldn't exist - PR/rcp.h has them properly defined (ultralib)
- Global MTX_KART_POOL_SIZE
-- Verify with proper documentation
+- Verify with proper documentation
- Global MTX_SHADOW_POOL_SIZE
-- Verify with proper documentation
+- Verify with proper documentation
- Global new_actor (ActorInitParams *)
- More indepth error checking/return value
- Global Note::priority
@@ -227,9 +227,9 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global osPfsDeleteFile (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)
- magic constant
- Global osPiStartDma (OSIoMesg *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)
-- name magic constants
+- name magic constants
- Global osRomBase
-- figure out why this is like this
+- figure out why this is like this
- Global osViBlack (u8 active)
- name magic constants
- Global osViSwapBuffer (void *vaddr)
@@ -237,7 +237,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
- Global PI_DOMAIN1
- This define is from os.h, but including that causes problems...
- Global render_actor_shell (Camera *camera, Mat4 matrix, struct ShellActor *shell)
-- Is this making the shell spin?
+- Is this making the shell spin?
- Global SOUND_ARG_LOAD (sound_bank, byte2, byte3, sound_id)
- format like sm64 sounds.h
- Global UPDATE_REG (reg, var)
diff --git a/train_2render_8inc_8c_source.html b/train_2render_8inc_8c_source.html
index 0e51a52e2..e2f528a87 100644
--- a/train_2render_8inc_8c_source.html
+++ b/train_2render_8inc_8c_source.html
@@ -368,71 +368,70 @@ $(function(){initNavTree('train_2render_8inc_8c_source.html',''); initResizable(
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
-
+
+
+
Camera * camera1
Definition camera.c:22
-
s16 gCourseMaxZ
Definition code_800029B0.c:92
f32 Vec3f[3]
Definition common_structs.h:6
f32 Mat4[4][4]
Definition common_structs.h:16
diff --git a/trees_2render_8inc_8c_source.html b/trees_2render_8inc_8c_source.html
index 29b513e35..5cd934338 100644
--- a/trees_2render_8inc_8c_source.html
+++ b/trees_2render_8inc_8c_source.html
@@ -305,87 +305,87 @@ $(function(){initNavTree('trees_2render_8inc_8c_source.html',''); initResizable(
230 if (temp_f0 < 0.0f) {
return; }
-
232 if (((temp_v0 & 0x400) == 0) && (
temp_f0 < 250000.0f)) {
+
232 if (((temp_v0 & 0x400) == 0) && (temp_f0 < 250000.0f)) {
-
-
-
+
235 arg1[3][0] = arg2->
pos[0];
+
236 arg1[3][1] = arg2->
pos[1];
+
237 arg1[3][2] = arg2->
pos[2];
-
-
+
+