diff --git a/structALWaveTable__s.js b/structALWaveTable__s.js
index 892032e7b..d7e8e274b 100644
--- a/structALWaveTable__s.js
+++ b/structALWaveTable__s.js
@@ -6,5 +6,5 @@ var structALWaveTable__s =
[ "len", "structALWaveTable__s.html#a42402da278ae304efe7ff64ce3d1983f", null ],
[ "rawWave", "structALWaveTable__s.html#a0e0fc820a7b7c2c8dcdfe38e60c0fa25", null ],
[ "type", "structALWaveTable__s.html#aebc02789aef2309a8a3d1dce0975b043", null ],
- [ "waveInfo", "structALWaveTable__s.html#a0ae684e1bea66ae6e0ac6c26112a4e0e", null ]
+ [ "waveInfo", "structALWaveTable__s.html#a9c57eb36c46ed8f511614226ee96e4f4", null ]
];
\ No newline at end of file
diff --git a/todo.html b/todo.html
index 1a854a7ff..c976b6fd7 100644
--- a/todo.html
+++ b/todo.html
@@ -121,7 +121,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
Global _course_mario_raceway_dl_mio0SegmentRomStart []
These should probably be ptr's instead of array's?
Global add_unused_obj_index (s32 *listIdx, s32 *nextFree, s32 size)
-
This HAS to be a for-loop of some variety, but I can't make a for-loop to match. If you replace this with for(var_v1 = 0; var_v1 < size; var_v1++) The diff gets massive.
+
This HAS to be a for-loop of some variety, but I can't make a for-loop to match. If you replace this with for(var_v1 = 0; var_v1 < size; var_v1++) The diff gets massive.
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)
@@ -129,13 +129,13 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
Global D_02007BB8 []
Place all these vertices in a single array
Global D_800E43B0 []
-
unused?
+
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 []
Replace addresses with variables
+
Global d_course_big_donut_dl []
+
Replace addresses with variables
Global d_course_bowsers_castle_dl_0 []
Replace addresses with variables
Global d_course_dks_jungle_parkway_dl_0 []
@@ -151,9 +151,9 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
Global d_course_mario_raceway_dl_0 []
Replace addresses with variables
Global d_course_moo_moo_farm_dl_0 []
-
Replace addresses with variables
-
Global d_course_rainbow_road_dl_0 []
Replace addresses with variables
+
Global d_course_rainbow_road_dl_0 []
+
Replace addresses with variables
Global d_course_royal_raceway_dl_0 []
Replace addresses with variables
Global d_course_sherbet_land_dl_0 []
@@ -165,7 +165,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
Global d_course_yoshi_valley_dl_0 []
Replace addresses with variables
Global debug_switch_character_ceremony_cutscene (void)
-
confirm this.
+
confirm this.
Union du
is it possible to remove them somehow?
is it possible to remove them somehow?
@@ -175,7 +175,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
Global fill2
0x00000000800f624c fill2
Global func_800100F0 (s32)
-
Confirm this comment
+
Confirm this comment
Global func_80028864 (Player *, Camera *, s8, s8)
make a proper match
Global func_80046030 (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)
@@ -187,15 +187,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)
@@ -203,15 +203,15 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
Global gPlayerWinningIndex
gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8
Global gTorchSpawns []
-
fix this extern
+
fix this extern
Global IO_WRITE (addr, data)
These defines are from PR/rcp.h, but including that causes problems...
Global LEO_CMD_TYPE_0
-
name
+
name
Global LEO_CMD_TYPE_1
-
name
+
name
Global LEO_CMD_TYPE_2
-
name
+
name
Global load_surface_map (uintptr_t, struct UnkStruct_800DC5EC *)
Should be Gfx*
Global M_TASK_FLAG0
@@ -229,13 +229,13 @@ $(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
+
name magic constants
Global osViSwapBuffer (void *vaddr)
-
figure out what this flag means
+
figure out what this flag means
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)
diff --git a/train_2render_8inc_8c_source.html b/train_2render_8inc_8c_source.html
index fadd6588f..8d71360d0 100644
--- a/train_2render_8inc_8c_source.html
+++ b/train_2render_8inc_8c_source.html
@@ -217,221 +217,222 @@ $(function(){initNavTree('train_2render_8inc_8c_source.html',''); initResizable(
-
-
-
+
+
+
-
-
122 if (maxObjectsReached) {
return; }
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
133 if (maxObjectsReached) {
return; }
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
218 if (temp_f0 < 0.0f) {
return; }
+
218 if (
temp_f0 < 0.0f) {
return; }
-
+
-
+
-
+
-
226 if (temp_f0 < 250000.0f) {
+
-
-
+
+
-
231 }
else if (temp_f0 < 1000000.0f) {
+
231 }
else if (
temp_f0 < 1000000.0f) {
-
-
+
+
-
-
+
+
-
239 if (1440000.0f < temp_f0) {
return; }
+
239 if (1440000.0f <
temp_f0) {
return; }
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
-
-
+
+
+
diff --git a/trees_2render_8inc_8c_source.html b/trees_2render_8inc_8c_source.html
index aa60a57b9..bf2c1f583 100644
--- a/trees_2render_8inc_8c_source.html
+++ b/trees_2render_8inc_8c_source.html
@@ -231,73 +231,73 @@ $(function(){initNavTree('trees_2render_8inc_8c_source.html',''); initResizable(