Deploying to gh-pages from @ n64decomp/mk64@52fd80f4cc 🚀

This commit is contained in:
MegaMech
2024-08-16 21:49:49 +00:00
parent fe73639371
commit da2f95f532
55 changed files with 162 additions and 162 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ $(function(){initNavTree('____osLeoInterrupt_8c.html',''); initResizable(true);
<div class="headertitle"><div class="title">__osLeoInterrupt.c File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="ultra64_8h_source.html">ultra64.h</a>&quot;</code><br />
<div class="textblock"><code>#include &lt;<a class="el" href="ultra64_8h_source.html">ultra64.h</a>&gt;</code><br />
<code>#include &quot;<a class="el" href="osint_8h_source.html">osint.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="piint_8h_source.html">piint.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
+1 -1
View File
@@ -177,7 +177,7 @@ $(function(){initNavTree('actorsmenu.html',''); initResizable(true); });
</div>
</p>
<p><a class="el" href="actors.html#actors">Actors</a> <a class="el" href="objects.html#objects">Objects</a> <a class="el" href="vehicles.html">Vehicles</a> <a class="el" href="items.html">Items</a> </p>
<p><a class="el" href="actors.html#actors">Actors</a> <a class="el" href="controlflow.html#objects">Objects</a> <a class="el" href="vehicles.html">Vehicles</a> <a class="el" href="items.html">Items</a> </p>
</div></div><!-- contents -->
</div><!-- PageDoc -->
</div><!-- doc-content -->
+1 -1
View File
@@ -4,7 +4,7 @@ var actorsmenu =
[ "Actors", "actors.html#actors", null ]
] ],
[ "Objects", "objects.html", [
[ "Objects", "objects.html#objects", null ]
[ "Objects", "objects.html#objects-1", null ]
] ],
[ "Vehicles", "vehicles.html", [
[ "Trains", "vehicles.html#trains", null ],
+2 -2
View File
@@ -25,8 +25,8 @@ var basics =
[ "Menus", "controlflow.html#menus", null ],
[ "Players", "controlflow.html#players", null ],
[ "Actors", "controlflow.html#actors-1", null ],
[ "Objects", "controlflow.html#objects-1", null ],
[ "Courses", "controlflow.html#courses-1", [
[ "Objects", "controlflow.html#objects", null ],
[ "Courses", "controlflow.html#courses", [
[ "Course Folder", "controlflow.html#course-folder", null ]
] ],
[ "UI & Other 2D Screen data", "controlflow.html#ui--other-2d-screen-data", null ],
+5 -5
View File
@@ -118,23 +118,23 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
<dt>Global <a class="el" href="code__80005FD0_8c.html#a61da9c57e00b21e4a075bf9d41b932a1">func_8001969C</a> (UNUSED s32 playerId, UNUSED f32 arg1, s32 cameraId, UNUSED s16 pathIndex)</dt>
<dd><a class="anchor" id="_bug000007"></a>Adding an (f32) cast changes asm, why? </dd>
<dt>Global <a class="el" href="heap_8h.html#ab4f80aff560307d96b2c40b5c0ed82f8">func_800B9BE4</a> (f32, f32, u16 *)</dt>
<dd><a class="anchor" id="_bug000001"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
<dd><a class="anchor" id="_bug000005"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
<dt>Global <a class="el" href="load_8h.html#ab3527402c5b0ba729e379fb33e802291">func_800BB388</a> (s32 bankId, s32 instId, s32 arg2)</dt>
<dd><a class="anchor" id="_bug000002"></a>missing return </dd>
<dd><a class="anchor" id="_bug000001"></a>missing return </dd>
<dt>Global <a class="el" href="seqplayer_8h.html#a96fd2718691a0e1c86de13d55670a8b1">init_sequence_players</a> (void)</dt>
<dd><a class="anchor" id="_bug000006"></a>Size of wrong array. Zeroes out second half of gSequenceChannels[0], all of gSequenceChannels[1..31], and part of gSequenceLayers[0]. However, this is only called at startup, so it's harmless. </dd>
<dt>Global <a class="el" href="code__80281780_8h.html#af227cfd0f1fd3d6adbe9a29ad59b4dc8">load_ceremony_cutscene</a> (void)</dt>
<dd><a class="anchor" id="_bug000009"></a>these segmented addresses need to be symbols for mobility </dd>
<dt>Global <a class="el" href="load_8h.html#a2481529a2e9892b5e55865a80299c48b">load_sequence_internal</a> (u32, u32, s32)</dt>
<dd><a class="anchor" id="_bug000004"></a>This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though &ndash; all sequence loading is synchronous. </dd>
<dd><a class="anchor" id="_bug000003"></a>This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though &ndash; all sequence loading is synchronous. </dd>
<dt>Global <a class="el" href="podium__ceremony__actors_8h.html#a186674a03da1d9fce04a3211d6f4ec4d">new_actor</a> (<a class="el" href="structActorInitParams.html">ActorInitParams</a> *)</dt>
<dd><p class="startdd"><a class="anchor" id="_bug000010"></a>No null check. </p>
<p class="enddd"><a class="anchor" id="_bug000011"></a> </p>
</dd>
<dt>Global <a class="el" href="playback_8h.html#a281646ee32b4a0af33bcb1e95afd624e">note_set_vel_pan_reverb</a> (struct <a class="el" href="structNote.html">Note</a> *note, f32 velocity, u8 pan, u8 reverbVol)</dt>
<dd><a class="anchor" id="_bug000005"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
<dd><a class="anchor" id="_bug000004"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
<dt>Global <a class="el" href="load_8h.html#a9c1bfb29806b05fc3a700184dcac6880">preload_sequence</a> (u32, u8)</dt>
<dd><a class="anchor" id="_bug000003"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
<dd><a class="anchor" id="_bug000002"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
<dt>Global <a class="el" href="main_8h.html#ad0625ed56ac663d3ec7ae8f1ba50c735">update_gamestate</a> (void)</dt>
<dd><a class="anchor" id="_bug000012"></a>Reloading this segment makes <a class="el" href="math__util_8c.html#a062850863585005ad1d0a75d9ff70693">random_u16()</a> deterministic for player spawn order. In laymens terms, <a class="el" href="math__util_8c.html#a062850863585005ad1d0a75d9ff70693">random_u16()</a> outputs the same value every time. </dd>
</dl>
+2 -2
View File
@@ -1011,7 +1011,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>Cast to normal <a class="el" href="structCamera.html">Camera</a>? Or from <a class="el" href="structCinematicCamera.html">CinematicCamera</a>? </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>Cast to normal <a class="el" href="structCamera.html">Camera</a>? Or from <a class="el" href="structCinematicCamera.html">CinematicCamera</a>? </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1298,7 +1298,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>Does this match as a return of s8? </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>Does this match as a return of s8? </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -965,7 +965,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>Cast to normal <a class="el" href="structCamera.html">Camera</a>? Or from <a class="el" href="structCinematicCamera.html">CinematicCamera</a>? </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>Cast to normal <a class="el" href="structCamera.html">Camera</a>? Or from <a class="el" href="structCinematicCamera.html">CinematicCamera</a>? </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+4 -4
View File
@@ -197,10 +197,10 @@ Variables</h2></td></tr>
<div class="line"> {<a class="code hl_variable" href="#a404ec2741b7c3709b6ede853a8c4e5e1">gTexture64647C</a>, 0x0829, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#aea7ede72d602efb428de9e945ae70e6b">gTexture647F4C</a>, 0x05BC, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="banshee__boardwalk_2course__offsets_8c.html#ac7ca4c3ac4d584873ae260853e373654">gTexture64FBF4</a>, 0x0274, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#ae81abbf79b3e639da2002586ce865170">gTexture653DB0</a>, 0x06AE, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="bowsers__castle_2course__offsets_8c.html#ae81abbf79b3e639da2002586ce865170">gTexture653DB0</a>, 0x06AE, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a4ff0418e0be7ab11c626c687c4d9ec87">gTexture652B54</a>, 0x0606, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a0bc1cb02f63d67f5a875210158c523f4">gTexture65315C</a>, 0x04A9, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="dks__jungle__parkway_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a432d74bb7e57266b35a3f05bff75d119">gTextureSignLuigis0</a>, 0x0287, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#aa49c49da6920492ebf1d7fa4caa6fbc5">gTextureSignLuigis1</a>, 0x02AF, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a236798701abafb3e9bc8619dd3691ac6">gTextureSignNintendoRed0</a>, 0x02A6, 0x1000, 0x0},</div>
@@ -216,6 +216,7 @@ Variables</h2></td></tr>
<div class="line"> {0x00000000, 0x0000, 0x0000, 0x0},</div>
<div class="line">}</div>
<div class="ttc" id="abanshee__boardwalk_2course__offsets_8c_html_ac7ca4c3ac4d584873ae260853e373654"><div class="ttname"><a href="banshee__boardwalk_2course__offsets_8c.html#ac7ca4c3ac4d584873ae260853e373654">gTexture64FBF4</a></div><div class="ttdeci">u8 gTexture64FBF4[]</div></div>
<div class="ttc" id="abowsers__castle_2course__offsets_8c_html_ae81abbf79b3e639da2002586ce865170"><div class="ttname"><a href="bowsers__castle_2course__offsets_8c.html#ae81abbf79b3e639da2002586ce865170">gTexture653DB0</a></div><div class="ttdeci">u8 gTexture653DB0[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a091bb2e158a6d4c4ec86e060f96a104f"><div class="ttname"><a href="#a091bb2e158a6d4c4ec86e060f96a104f">gTexture67B864</a></div><div class="ttdeci">u8 gTexture67B864[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a0bc1cb02f63d67f5a875210158c523f4"><div class="ttname"><a href="#a0bc1cb02f63d67f5a875210158c523f4">gTexture65315C</a></div><div class="ttdeci">u8 gTexture65315C[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a13bd8380e0fcbdb119e9fca231645c92"><div class="ttname"><a href="#a13bd8380e0fcbdb119e9fca231645c92">gTexture679C04</a></div><div class="ttdeci">u8 gTexture679C04[]</div></div>
@@ -224,17 +225,16 @@ Variables</h2></td></tr>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a404ec2741b7c3709b6ede853a8c4e5e1"><div class="ttname"><a href="#a404ec2741b7c3709b6ede853a8c4e5e1">gTexture64647C</a></div><div class="ttdeci">u8 gTexture64647C[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a432d74bb7e57266b35a3f05bff75d119"><div class="ttname"><a href="#a432d74bb7e57266b35a3f05bff75d119">gTextureSignLuigis0</a></div><div class="ttdeci">u8 gTextureSignLuigis0[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a4ff0418e0be7ab11c626c687c4d9ec87"><div class="ttname"><a href="#a4ff0418e0be7ab11c626c687c4d9ec87">gTexture652B54</a></div><div class="ttdeci">u8 gTexture652B54[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a84d270d0a4f110a4b25a7948b5cd49d4"><div class="ttname"><a href="#a84d270d0a4f110a4b25a7948b5cd49d4">gTextureSignYoshi</a></div><div class="ttdeci">u8 gTextureSignYoshi[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a861b90cee7b7c3796d64551c57b50fc2"><div class="ttname"><a href="#a861b90cee7b7c3796d64551c57b50fc2">gTextureSignNintendoRed1</a></div><div class="ttdeci">u8 gTextureSignNintendoRed1[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_aa49c49da6920492ebf1d7fa4caa6fbc5"><div class="ttname"><a href="#aa49c49da6920492ebf1d7fa4caa6fbc5">gTextureSignLuigis1</a></div><div class="ttdeci">u8 gTextureSignLuigis1[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_ab1d6b5f27b33097b1b83009394a91d05"><div class="ttname"><a href="#ab1d6b5f27b33097b1b83009394a91d05">gTexture64619C</a></div><div class="ttdeci">u8 gTexture64619C[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_ad2bda480c763060e50ddf75818f83ac7"><div class="ttname"><a href="#ad2bda480c763060e50ddf75818f83ac7">gTextureSignBackside</a></div><div class="ttdeci">u8 gTextureSignBackside[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_ae48b4f383096c6575ea8a9da500c6c37"><div class="ttname"><a href="#ae48b4f383096c6575ea8a9da500c6c37">gTexture6774D8</a></div><div class="ttdeci">u8 gTexture6774D8[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_ae81abbf79b3e639da2002586ce865170"><div class="ttname"><a href="#ae81abbf79b3e639da2002586ce865170">gTexture653DB0</a></div><div class="ttdeci">u8 gTexture653DB0[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_ae9f830c83bdc8189b4eb1bd2331cf4cb"><div class="ttname"><a href="#ae9f830c83bdc8189b4eb1bd2331cf4cb">gTextureSignFallingRocks</a></div><div class="ttdeci">u8 gTextureSignFallingRocks[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_aea7ede72d602efb428de9e945ae70e6b"><div class="ttname"><a href="#aea7ede72d602efb428de9e945ae70e6b">gTexture647F4C</a></div><div class="ttdeci">u8 gTexture647F4C[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_aeefac97f83ded70a38f2330c2ad35c34"><div class="ttname"><a href="#aeefac97f83ded70a38f2330c2ad35c34">gTexture67DC20</a></div><div class="ttdeci">u8 gTexture67DC20[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="dks__jungle__parkway_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
</div><!-- fragment -->
</div>
</div>
+1 -1
View File
@@ -169,7 +169,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>confirm this. </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>confirm this. </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -170,7 +170,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>confirm this. </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>confirm this. </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -111,7 +111,7 @@ $(function(){initNavTree('contramread_8c.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&gt;</code><br />
<code>#include &quot;<a class="el" href="controller_8h_source.html">controller.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for contramread.c:</div>
+1 -1
View File
@@ -111,7 +111,7 @@ $(function(){initNavTree('contramwrite_8c.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&gt;</code><br />
<code>#include &quot;<a class="el" href="controller_8h_source.html">controller.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for contramwrite.c:</div>
+5 -5
View File
@@ -116,8 +116,8 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); });
<li class="level1"><a href="#code-breakdown">Code Breakdown</a><ul><li class="level2"><a href="#menus">Menus</a></li>
<li class="level2"><a href="#players">Players</a></li>
<li class="level2"><a href="#actors-1">Actors</a></li>
<li class="level2"><a href="#objects-1">Objects</a></li>
<li class="level2"><a href="#courses-1">Courses</a><ul><li class="level3"><a href="#course-folder">Course Folder</a></li>
<li class="level2"><a href="#objects">Objects</a></li>
<li class="level2"><a href="#courses">Courses</a><ul><li class="level3"><a href="#course-folder">Course Folder</a></li>
</ul>
</li>
<li class="level2"><a href="#ui--other-2d-screen-data">UI &amp; Other 2D Screen data</a></li>
@@ -237,7 +237,7 @@ Actors</h2>
<tr class="markdownTableRowOdd">
<td class="markdownTableBodyNone"><a class="el" href="code__80005FD0_8c.html">code_80005FD0</a> </td><td class="markdownTableBodyNone">Vehicles; trains, cars, trucks, boats </td></tr>
</table>
<h2><a class="anchor" id="objects-1"></a>
<h2><a class="anchor" id="objects"></a>
Objects</h2>
<p><a class="el" href="structObject.html">Object</a> related code resides in </p><table class="markdownTable">
<tr class="markdownTableHead">
@@ -250,7 +250,7 @@ Objects</h2>
<td class="markdownTableBodyNone"><a class="el" href="code__80086E70_8c.html">code_80086E70</a> </td><td class="markdownTableBodyNone">Objects </td></tr>
</table>
<p>Documentation of the specifics still in-progress. See <a href="actorsmenu.html">actors</a> for more information.</p>
<h2><a class="anchor" id="courses-1"></a>
<h2><a class="anchor" id="courses"></a>
Courses</h2>
<p>Course related code resides in </p><table class="markdownTable">
<tr class="markdownTableHead">
@@ -264,7 +264,7 @@ Courses</h2>
</table>
<h3><a class="anchor" id="course-folder"></a>
Course Folder</h3>
<p>[course folder link][<a class="el" href="courses.html#courses">Courses</a>] </p><table class="markdownTable">
<p>[course folder link][<a class="el" href="#courses">Courses</a>] </p><table class="markdownTable">
<tr class="markdownTableHead">
<th class="markdownTableHeadNone">file </th><th class="markdownTableHeadNone">desc </th></tr>
<tr class="markdownTableRowOdd">
+3 -3
View File
@@ -113,9 +113,9 @@ $(function(){initNavTree('controller_8h.html',''); initResizable(true); });
<div class="headertitle"><div class="title">controller.h File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="os__internal_8h_source.html">PR/os_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os_8h_source.html">PR/os.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&quot;</code><br />
<div class="textblock"><code>#include &lt;<a class="el" href="os__internal_8h_source.html">PR/os_internal.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="os_8h_source.html">PR/os.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for controller.h:</div>
<div class="dyncontent">
+3 -3
View File
@@ -110,9 +110,9 @@ $(function(){initNavTree('controller_8h_source.html',''); initResizable(true); }
<div class="contents">
<a href="controller_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#ifndef _CONTROLLER_H</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#define _CONTROLLER_H</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include &quot;<a class="code" href="os__internal_8h.html">PR/os_internal.h</a>&quot;</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include &quot;<a class="code" href="os_8h.html">PR/os.h</a>&quot;</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include &quot;<a class="code" href="rcp_8h.html">PR/rcp.h</a>&quot;</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include &lt;<a class="code" href="os__internal_8h.html">PR/os_internal.h</a>&gt;</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include &lt;<a class="code" href="os_8h.html">PR/os.h</a>&gt;</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include &lt;<a class="code" href="rcp_8h.html">PR/rcp.h</a>&gt;</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment">//should go somewhere else but</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"><a class="line" href="controller_8h.html#a9b41a5a2d7085e2040feb07286d0ce36"> 8</a></span><span class="preprocessor">#define ARRLEN(x) ((s32)(sizeof(x) / sizeof(x[0])))</span></div>
+1 -1
View File
@@ -108,7 +108,7 @@ $(function(){initNavTree('courses.html',''); initResizable(true); });
<div class="headertitle"><div class="title">Courses</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><h1><a class="anchor" id="courses"></a>
<div class="textblock"><h1><a class="anchor" id="courses-1"></a>
Courses</h1>
</div></div><!-- contents -->
</div><!-- PageDoc -->
+1 -1
View File
@@ -143,7 +143,7 @@ How courses work in mk64
</div>
</p>
<p><a class="el" href="courses.html#courses">Courses</a> <a class="el" href="surfacetypes.html">Surface Types</a> </p>
<p><a class="el" href="controlflow.html#courses">Courses</a> <a class="el" href="surfacetypes.html">Surface Types</a> </p>
</div></div><!-- contents -->
</div><!-- PageDoc -->
</div><!-- doc-content -->
+1 -1
View File
@@ -1,7 +1,7 @@
var coursesmenu =
[
[ "Courses", "courses.html", [
[ "Courses", "courses.html#courses", null ]
[ "Courses", "courses.html#courses-1", null ]
] ],
[ "Surface Types", "surfacetypes.html", null ]
];
@@ -185,7 +185,7 @@ Variables</h2></td></tr>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= {</div>
<div class="line"> {<a class="code hl_variable" href="#ae7a404dd062dc94bc20580d99cd7d492">gTexture648508</a>, 0x01FE, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="choco__mountain_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#acf2f567b0d3c40f069a953452eb3bf47">gTextureWoodBridgeSlats</a>, 0x0DAB, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#ab2e320d8af1abad51164398b581e1632">gTexture654460</a>, 0x0B12, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#aed8d4ef9b4ed9565c4d095fe7a489e8b">gTexture654F74</a>, 0x0A24, 0x1000, 0x0},</div>
@@ -210,6 +210,7 @@ Variables</h2></td></tr>
<div class="line"> {<a class="code hl_variable" href="#a2691e918a46464560dac0a59aa7f7afa">gTexture683844</a>, 0x0655, 0x0800, 0x0},</div>
<div class="line"> {0x00000000, 0x0000, 0x0000, 0x0},</div>
<div class="line">}</div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a0a22c9bd18b523b94330635c39a16c79"><div class="ttname"><a href="#a0a22c9bd18b523b94330635c39a16c79">gTexture65E2EC</a></div><div class="ttdeci">u8 gTexture65E2EC[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a0dae95b97a36c78aa7487deefb3fa055"><div class="ttname"><a href="#a0dae95b97a36c78aa7487deefb3fa055">gTexture655998</a></div><div class="ttdeci">u8 gTexture655998[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a10d42c83381c92a6644e6c8fe0d135d9"><div class="ttname"><a href="#a10d42c83381c92a6644e6c8fe0d135d9">gTexture65E59C</a></div><div class="ttdeci">u8 gTexture65E59C[]</div></div>
@@ -224,7 +225,6 @@ Variables</h2></td></tr>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a66ecc27ebdffcbbd8bcce5e7aa1b68c2"><div class="ttname"><a href="#a66ecc27ebdffcbbd8bcce5e7aa1b68c2">gTexture65C8DC</a></div><div class="ttdeci">u8 gTexture65C8DC[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a66ee8c594130fe499b9cfbc3f18bf3e3"><div class="ttname"><a href="#a66ee8c594130fe499b9cfbc3f18bf3e3">gTexture65BB3C</a></div><div class="ttdeci">u8 gTexture65BB3C[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a6967e36390d015a1d13293eb1fb7bcb4"><div class="ttname"><a href="#a6967e36390d015a1d13293eb1fb7bcb4">gTexture65FB18</a></div><div class="ttdeci">u8 gTexture65FB18[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_ab2e320d8af1abad51164398b581e1632"><div class="ttname"><a href="#ab2e320d8af1abad51164398b581e1632">gTexture654460</a></div><div class="ttdeci">u8 gTexture654460[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_ab4a02e4ab3d8f2ebaa725f51d6bf4162"><div class="ttname"><a href="#ab4a02e4ab3d8f2ebaa725f51d6bf4162">gTexture65ADE0</a></div><div class="ttdeci">u8 gTexture65ADE0[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_ac68ec1a48fe2eb87e1acdc617e9fa0d7"><div class="ttname"><a href="#ac68ec1a48fe2eb87e1acdc617e9fa0d7">gTexture658370</a></div><div class="ttdeci">u8 gTexture658370[]</div></div>
+59 -59
View File
@@ -99,16 +99,16 @@
<a href="string_8h_source.html"/>
<a href="macros_8h_source.html"/>
<a href="mk64_8h_source.html"/>
<a href="objects_8h_source.html"/>
<a href="abi_8h_source.html"/>
<a href="objects_8h_source.html"/>
<a href="gbi_8h_source.html"/>
<a href="gs2dex_8h_source.html"/>
<a href="gu_8h_source.html"/>
<a href="libaudio_8h_source.html"/>
<a href="libultra_8h_source.html"/>
<a href="mbi_8h_source.html"/>
<a href="os__ai_8h_source.html"/>
<a href="os_8h_source.html"/>
<a href="os__ai_8h_source.html"/>
<a href="os__cache_8h_source.html"/>
<a href="os__cont_8h_source.html"/>
<a href="os__eeprom_8h_source.html"/>
@@ -158,8 +158,8 @@
<a href="falling__rock_2render_8inc_8c_source.html"/>
<a href="green__shell_2render_8inc_8c_source.html"/>
<a href="item__box_2render_8inc_8c_source.html"/>
<a href="kiwano__fruit_2render_8inc_8c_source.html"/>
<a href="mario__sign_2render_8inc_8c_source.html"/>
<a href="kiwano__fruit_2render_8inc_8c_source.html"/>
<a href="paddle__boat_2render_8inc_8c_source.html"/>
<a href="palm__tree_2render_8inc_8c_source.html"/>
<a href="piranha__plant_2render_8inc_8c_source.html"/>
@@ -242,10 +242,10 @@
<a href="staff__ghosts_8h_source.html"/>
<a href="textures_8h_source.html"/>
<a href="update__objects_8h_source.html"/>
<a href="all__course__model_8h.html"/>
<a href="all__course__data_8h.html"/>
<a href="all__course__offsets_8h.html"/>
<a href="all__course__packed_8h.html"/>
<a href="all__course__offsets_8h.html"/>
<a href="all__course__model_8h.html"/>
<a href="courseTable_8c.html"/>
<a href="courseTable_8h.html"/>
<a href="luigi__raceway_2staff__ghost_8inc_8c.html"/>
@@ -355,8 +355,8 @@
<a href="big__donut_2course__textures_8linkonly_8c.html"/>
<a href="block__fort_2course__textures_8linkonly_8c.html"/>
<a href="bowsers__castle_2course__textures_8linkonly_8c.html"/>
<a href="dks__jungle__parkway_2course__textures_8linkonly_8c.html"/>
<a href="choco__mountain_2course__textures_8linkonly_8c.html"/>
<a href="dks__jungle__parkway_2course__textures_8linkonly_8c.html"/>
<a href="double__deck_2course__textures_8linkonly_8c.html"/>
<a href="frappe__snowland_2course__textures_8linkonly_8c.html"/>
<a href="kalimari__desert_2course__textures_8linkonly_8c.html"/>
@@ -375,11 +375,12 @@
<a href="big__donut_2course__textures_8linkonly_8h.html"/>
<a href="block__fort_2course__textures_8linkonly_8h.html"/>
<a href="bowsers__castle_2course__textures_8linkonly_8h.html"/>
<a href="choco__mountain_2course__textures_8linkonly_8h.html"/>
<a href="dks__jungle__parkway_2course__textures_8linkonly_8h.html"/>
<a href="double__deck_2course__textures_8linkonly_8h.html"/>
<a href="frappe__snowland_2course__textures_8linkonly_8h.html"/>
<a href="kalimari__desert_2course__textures_8linkonly_8h.html"/>
<a href="choco__mountain_2course__textures_8linkonly_8h.html"/>
<a href="koopa__troopa__beach_2course__textures_8linkonly_8h.html"/>
<a href="luigi__raceway_2course__textures_8linkonly_8h.html"/>
<a href="mario__raceway_2course__textures_8linkonly_8h.html"/>
<a href="moo__moo__farm_2course__textures_8linkonly_8h.html"/>
@@ -387,7 +388,6 @@
<a href="royal__raceway_2course__textures_8linkonly_8h.html"/>
<a href="sherbet__land_2course__textures_8linkonly_8h.html"/>
<a href="skyscraper_2course__textures_8linkonly_8h.html"/>
<a href="koopa__troopa__beach_2course__textures_8linkonly_8h.html"/>
<a href="toads__turnpike_2course__textures_8linkonly_8h.html"/>
<a href="wario__stadium_2course__textures_8linkonly_8h.html"/>
<a href="yoshi__valley_2course__textures_8linkonly_8h.html"/>
@@ -398,16 +398,16 @@
<a href="choco__mountain_2course__vertices_8inc_8c.html"/>
<a href="dks__jungle__parkway_2course__vertices_8inc_8c.html"/>
<a href="double__deck_2course__vertices_8inc_8c.html"/>
<a href="frappe__snowland_2course__vertices_8inc_8c.html"/>
<a href="kalimari__desert_2course__vertices_8inc_8c.html"/>
<a href="koopa__troopa__beach_2course__vertices_8inc_8c.html"/>
<a href="luigi__raceway_2course__vertices_8inc_8c.html"/>
<a href="frappe__snowland_2course__vertices_8inc_8c.html"/>
<a href="mario__raceway_2course__vertices_8inc_8c.html"/>
<a href="moo__moo__farm_2course__vertices_8inc_8c.html"/>
<a href="royal__raceway_2course__vertices_8inc_8c.html"/>
<a href="skyscraper_2course__vertices_8inc_8c.html"/>
<a href="rainbow__road_2course__vertices_8inc_8c.html"/>
<a href="royal__raceway_2course__vertices_8inc_8c.html"/>
<a href="sherbet__land_2course__vertices_8inc_8c.html"/>
<a href="skyscraper_2course__vertices_8inc_8c.html"/>
<a href="toads__turnpike_2course__vertices_8inc_8c.html"/>
<a href="wario__stadium_2course__vertices_8inc_8c.html"/>
<a href="yoshi__valley_2course__vertices_8inc_8c.html"/>
@@ -421,6 +421,7 @@
<a href="compiling_8md.html"/>
<a href="controlflow_8md.html"/>
<a href="terminology_8md.html"/>
<a href="basicsmenu_8md.html"/>
<a href="courses_8md.html"/>
<a href="surfacetypes_8md.html"/>
<a href="coursesmenu_8md.html"/>
@@ -428,15 +429,14 @@
<a href="mainpage_8md.html"/>
<a href="tutorials_8md.html"/>
<a href="audio_8md.html"/>
<a href="boostramps_8md.html"/>
<a href="paths_8md.html"/>
<a href="boostramps_8md.html"/>
<a href="actor__types_8h.html"/>
<a href="ceremony__data_8h.html"/>
<a href="ceremony__rsp__init__80284EE0_8h.html"/>
<a href="ceremony__data_8h.html"/>
<a href="common__data_8h.html"/>
<a href="data__800E45C0_8h.html"/>
<a href="data__800E8700_8h.html"/>
<a href="basicsmenu_8md.html"/>
<a href="startup__logo_8h.html"/>
<a href="bomb__kart_8h.html"/>
<a href="common__structs_8h.html"/>
@@ -507,21 +507,21 @@
<a href="yoshi__egg_2update_8inc_8c.html"/>
<a href="banana_2render_8inc_8c.html"/>
<a href="blue__and__red__shells_2render_8inc_8c.html"/>
<a href="box__truck_2render_8inc_8c.html"/>
<a href="car_2render_8inc_8c.html"/>
<a href="cow_2render_8inc_8c.html"/>
<a href="box__truck_2render_8inc_8c.html"/>
<a href="fake__item__box_2render_8inc_8c.html"/>
<a href="falling__rock_2render_8inc_8c.html"/>
<a href="green__shell_2render_8inc_8c.html"/>
<a href="item__box_2render_8inc_8c.html"/>
<a href="kiwano__fruit_2render_8inc_8c.html"/>
<a href="mario__sign_2render_8inc_8c.html"/>
<a href="paddle__boat_2render_8inc_8c.html"/>
<a href="palm__tree_2render_8inc_8c.html"/>
<a href="piranha__plant_2render_8inc_8c.html"/>
<a href="railroad__crossing_2render_8inc_8c.html"/>
<a href="paddle__boat_2render_8inc_8c.html"/>
<a href="school__bus_2render_8inc_8c.html"/>
<a href="tanker__truck_2render_8inc_8c.html"/>
<a href="piranha__plant_2render_8inc_8c.html"/>
<a href="trees_2render_8inc_8c.html"/>
<a href="wario__sign_2render_8inc_8c.html"/>
<a href="yoshi__egg_2render_8inc_8c.html"/>
@@ -551,14 +551,14 @@
<a href="gfx__output__buffer_8c.html"/>
<a href="gfx__output__buffer_8h.html"/>
<a href="memory__pool_8c.html"/>
<a href="random_8c.html"/>
<a href="random_8h.html"/>
<a href="trig__tables_8c.html"/>
<a href="trig__tables_8h.html"/>
<a href="trig__tables__bss_8c.html"/>
<a href="camera_8c.html"/>
<a href="camera__junk_8h.html"/>
<a href="camera_8h.html"/>
<a href="random_8c.html"/>
<a href="camera__junk_8h.html"/>
<a href="code__800029B0_8c.html"/>
<a href="code__800029B0_8h.html"/>
<a href="code__80004740_8c.html"/>
@@ -623,38 +623,38 @@
<a href="____osAiDeviceBusy_8c.html"/>
<a href="____osAtomicDec_8c.html"/>
<a href="____osDequeueThread_8c.html"/>
<a href="____osDevMgrMain_8c.html"/>
<a href="____osEPiRawReadIo_8c.html"/>
<a href="____osGetCurrFaultedThread_8c.html"/>
<a href="____osLeoInterrupt_8c.html"/>
<a href="____osDevMgrMain_8c.html"/>
<a href="____osEPiRawWriteIo_8c.html"/>
<a href="____osGetCurrFaultedThread_8c.html"/>
<a href="____osPiCreateAccessQueue_8c.html"/>
<a href="____osSetGlobalIntMask_8c.html"/>
<a href="____osResetGlobalIntMask_8c.html"/>
<a href="____osSetGlobalIntMask_8c.html"/>
<a href="____osSetHWIntrRoutine_8c.html"/>
<a href="____osSiCreateAccessQueue_8c.html"/>
<a href="____osLeoInterrupt_8c.html"/>
<a href="____osSiDeviceBusy_8c.html"/>
<a href="____osSiRawReadIo_8c.html"/>
<a href="____osSiRawStartDma_8c.html"/>
<a href="____osSiRawWriteIo_8c.html"/>
<a href="____osSpDeviceBusy_8c.html"/>
<a href="____osSiRawWriteIo_8c.html"/>
<a href="____osSpGetStatus_8c.html"/>
<a href="____osSpRawStartDma_8c.html"/>
<a href="____osSpSetPc_8c.html"/>
<a href="____osSpSetStatus_8c.html"/>
<a href="____osSyncPutChars_8c.html"/>
<a href="____osViInit_8c.html"/>
<a href="____osViGetCurrentContext_8c.html"/>
<a href="____osViSwapContext_8c.html"/>
<a href="__Ldtob_8c.html"/>
<a href="____osViGetCurrentContext_8c.html"/>
<a href="__Litob_8c.html"/>
<a href="__Printf_8c.html"/>
<a href="alBnkfNew_8c.html"/>
<a href="bstring_8h.html"/>
<a href="contpfs_8c.html"/>
<a href="contramwrite_8c.html"/>
<a href="contramread_8c.html"/>
<a href="bstring_8h.html"/>
<a href="controller_8h.html"/>
<a href="contramwrite_8c.html"/>
<a href="crc_8c.html"/>
<a href="epidma_8c.html"/>
<a href="guLookAtF_8c.html"/>
@@ -683,27 +683,27 @@
<a href="osAi_8h.html"/>
<a href="osAiGetLength_8c.html"/>
<a href="osAiSetFrequency_8c.html"/>
<a href="osAiSetNextBuffer_8c.html"/>
<a href="osCartRomInit_8c.html"/>
<a href="osContInit_8c.html"/>
<a href="osAiSetNextBuffer_8c.html"/>
<a href="osContInternal_8h.html"/>
<a href="osContStartReadData_8c.html"/>
<a href="osCreateMesgQueue_8c.html"/>
<a href="osCreatePiManager_8c.html"/>
<a href="osCreateThread_8c.html"/>
<a href="osCreateViManager_8c.html"/>
<a href="osDestroyThread_8c.html"/>
<a href="osEepromLongRead_8c.html"/>
<a href="osEepromLongWrite_8c.html"/>
<a href="osCreateViManager_8c.html"/>
<a href="osEepromProbe_8c.html"/>
<a href="osEepromRead_8c.html"/>
<a href="osEepromWrite_8c.html"/>
<a href="osEPiRawStartDma_8c.html"/>
<a href="osGetThreadPri_8c.html"/>
<a href="osGetTime_8c.html"/>
<a href="osInitialize_8c.html"/>
<a href="osint_8h.html"/>
<a href="osJamMesg_8c.html"/>
<a href="osInitialize_8c.html"/>
<a href="osLeoDiskInit_8c.html"/>
<a href="osPfsAllocateFile_8c.html"/>
<a href="osPfsChecker_8c.html"/>
@@ -714,11 +714,12 @@
<a href="osPfsIsPlug_8c.html"/>
<a href="osPfsNumFiles_8c.html"/>
<a href="osPfsReadWriteFile_8c.html"/>
<a href="osPiGetCmdQueue_8c.html"/>
<a href="osPfsSearchFile_8c.html"/>
<a href="osPiGetCmdQueue_8c.html"/>
<a href="osPiRawReadIo_8c.html"/>
<a href="osPiRawStartDma_8c.html"/>
<a href="osPiStartDma_8c.html"/>
<a href="osRecvMesg_8c.html"/>
<a href="osSendMesg_8c.html"/>
<a href="osSetEventMesg_8c.html"/>
<a href="osSetThreadPri_8c.html"/>
@@ -726,7 +727,6 @@
<a href="osSetTimer_8c.html"/>
<a href="osSpTaskLoadGo_8c.html"/>
<a href="osSpTaskYield_8c.html"/>
<a href="osRecvMesg_8c.html"/>
<a href="osSpTaskYielded_8c.html"/>
<a href="osStartThread_8c.html"/>
<a href="osSyncPrintf_8c.html"/>
@@ -734,11 +734,11 @@
<a href="osViBlack_8c.html"/>
<a href="osViData_8c.html"/>
<a href="osVirtualToPhysical_8c.html"/>
<a href="osViSetEvent_8c.html"/>
<a href="osViSetMode_8c.html"/>
<a href="osViSetSpecialFeatures_8c.html"/>
<a href="osViSwapBuffer_8c.html"/>
<a href="osViTable_8c.html"/>
<a href="osViSetEvent_8c.html"/>
<a href="osYieldThread_8c.html"/>
<a href="piint_8h.html"/>
<a href="printf_8h.html"/>
@@ -811,7 +811,6 @@
<a href="union____OSInodeUnit.html"/>
<a href="struct____OSPackId.html"/>
<a href="struct____OSThreadContext.html"/>
<a href="struct____OSThreadprofile__s.html"/>
<a href="struct____osThreadTail.html"/>
<a href="struct____OSTranxInfo.html"/>
<a href="struct__struct__gCoursePathSizes__0x10.html"/>
@@ -823,6 +822,7 @@
<a href="structAdsrEnvelope.html"/>
<a href="structAdsrSettings.html"/>
<a href="structAdsrState.html"/>
<a href="struct____OSThreadprofile__s.html"/>
<a href="structALADPCMBook.html"/>
<a href="structALADPCMloop.html"/>
<a href="structALADPCMWaveInfo.html"/>
@@ -839,7 +839,6 @@
<a href="structALSeqFile.html"/>
<a href="structALSound__s.html"/>
<a href="structALWaveTable__s.html"/>
<a href="structanimation__type__1.html"/>
<a href="structanimation__type__2.html"/>
<a href="structanimation__type__3.html"/>
<a href="structAudioBank.html"/>
@@ -849,12 +848,13 @@
<a href="structAudioListItem.html"/>
<a href="structAudioSessionSettings.html"/>
<a href="structAudioSessionSettingsEU.html"/>
<a href="structanimation__type__1.html"/>
<a href="structBananaActor.html"/>
<a href="structBananaBunchParent.html"/>
<a href="structBombKart.html"/>
<a href="structBombKartSpawn.html"/>
<a href="structCamera.html"/>
<a href="structCeremonyActor.html"/>
<a href="structBombKart.html"/>
<a href="structChannelVolumeScaleFade.html"/>
<a href="structCinematicCamera.html"/>
<a href="structCollision.html"/>
@@ -870,22 +870,22 @@
<a href="structCtlEntry.html"/>
<a href="structCupTimeTrialRecords.html"/>
<a href="structCutscene.html"/>
<a href="structCutsceneSplinePoint.html"/>
<a href="structD__80150158.html"/>
<a href="structD__801642D8__entry.html"/>
<a href="structDrum.html"/>
<a href="uniondu.html"/>
<a href="structEuAudioCmd.html"/>
<a href="structexceptionPreamble.html"/>
<a href="structCutsceneSplinePoint.html"/>
<a href="structFirework.html"/>
<a href="structFakeItemBox.html"/>
<a href="structFallingRock.html"/>
<a href="structEuAudioCmd.html"/>
<a href="structFirework.html"/>
<a href="unionfu.html"/>
<a href="unionGameModePack.html"/>
<a href="structGfxPool.html"/>
<a href="structHegdehogSpawn.html"/>
<a href="structGfxPool.html"/>
<a href="structhud__player.html"/>
<a href="structInstrument.html"/>
<a href="structFakeItemBox.html"/>
<a href="structISVDbg.html"/>
<a href="structItemBox.html"/>
<a href="structItemWindowObjects.html"/>
@@ -895,23 +895,24 @@
<a href="structldiv__t.html"/>
<a href="structlldiv__t.html"/>
<a href="structM64ScriptState.html"/>
<a href="structMainPoolBlock.html"/>
<a href="structMainPoolState.html"/>
<a href="structMkAnimation.html"/>
<a href="structMkTexture.html"/>
<a href="unionMoleSpawnUnion.html"/>
<a href="unionMtx2.html"/>
<a href="structMtx__u.html"/>
<a href="structMainPoolBlock.html"/>
<a href="structNote.html"/>
<a href="structNoteAttributes.html"/>
<a href="structNotePlaybackState.html"/>
<a href="structNotePool.html"/>
<a href="structNoteSubEu.html"/>
<a href="structNoteSynthesisBuffers.html"/>
<a href="structNoteSynthesisState.html"/>
<a href="structObject.html"/>
<a href="structNoteSubEu.html"/>
<a href="structOnlyBestTimeTrialRecords.html"/>
<a href="structOSContPackedRead.html"/>
<a href="structOSContPackedRequest.html"/>
<a href="unionOSContPackedStruct.html"/>
<a href="structOSEventMessageStruct__0__s.html"/>
<a href="structOSIoMesg.html"/>
@@ -921,8 +922,6 @@
<a href="structOSPiHandle__s.html"/>
<a href="structOSPiInfo.html"/>
<a href="structOSThread__ListHead.html"/>
<a href="structOSThread__s.html"/>
<a href="structOSContPackedRequest.html"/>
<a href="structOSTimer__str.html"/>
<a href="structOSViCommonRegs.html"/>
<a href="structOSViContext.html"/>
@@ -932,12 +931,13 @@
<a href="structPaddleWheelBoat.html"/>
<a href="structPalmTree.html"/>
<a href="structPathNoY.html"/>
<a href="structPersistentPool.html"/>
<a href="structPiranhaPlant.html"/>
<a href="structOSThread__s.html"/>
<a href="structPlayer.html"/>
<a href="structPoolSplit.html"/>
<a href="structPoolSplit2.html"/>
<a href="structPortamento.html"/>
<a href="structPersistentPool.html"/>
<a href="structPiranhaPlant.html"/>
<a href="structprintf__struct.html"/>
<a href="structProfilerFrameData.html"/>
<a href="structRailroadCrossing.html"/>
@@ -959,11 +959,11 @@
<a href="structSnowmanSpawn.html"/>
<a href="structSound.html"/>
<a href="structSoundAllocPool.html"/>
<a href="structSoundCharacteristics.html"/>
<a href="structSoundMultiPool.html"/>
<a href="structSplineControlPoint.html"/>
<a href="structSplineData.html"/>
<a href="structSPTask.html"/>
<a href="structSoundCharacteristics.html"/>
<a href="structStaffGhost.html"/>
<a href="structStarData.html"/>
<a href="structstru__80004EAC.html"/>
@@ -986,9 +986,8 @@
<a href="structstruct__D__8018CE10.html"/>
<a href="structstruct__D__80192CA8__entry.html"/>
<a href="structstruct__D__801930D0__entry.html"/>
<a href="structstruct__D__801930D0__inner.html"/>
<a href="structstruct__D__802874D8.html"/>
<a href="structstruct__D__802BFB80__4.html"/>
<a href="structstruct__D__801930D0__inner.html"/>
<a href="structstruct__D__802BFB80__8.html"/>
<a href="structstruct__D__802DFB80.html"/>
<a href="structstruct__D__802F1F80.html"/>
@@ -1017,6 +1016,7 @@
<a href="structUnkEntry.html"/>
<a href="structUnkPlayerInner.html"/>
<a href="structUnkPlayerStruct258.html"/>
<a href="structstruct__D__802BFB80__4.html"/>
<a href="structUnkPool.html"/>
<a href="structUnkStr__802AA7C8.html"/>
<a href="structunkStruct.html"/>
@@ -1024,34 +1024,34 @@
<a href="structUnkStruct80287560.html"/>
<a href="structUnkStruct802AF7B4.html"/>
<a href="structUnkStruct__46D0.html"/>
<a href="structUnkStruct__800DDB40.html"/>
<a href="structUnkStruct__800DC5EC.html"/>
<a href="structUnkStruct__800DDB68.html"/>
<a href="structUnkStruct__8018E7E8.html"/>
<a href="structUnkStruct__80287500.html"/>
<a href="structUnkStruct__800DC5EC.html"/>
<a href="structUnkStruct__800DDB40.html"/>
<a href="structUnkStruct__802B53C8.html"/>
<a href="structUnkStruct__802B8CD4.html"/>
<a href="unionuObjBg.html"/>
<a href="structuObjBg__t.html"/>
<a href="structUnkStruct__802B8CD4.html"/>
<a href="unionuObjMtx.html"/>
<a href="structuObjMtx__t.html"/>
<a href="structuObjScaleBg__t.html"/>
<a href="unionuObjSprite.html"/>
<a href="structuObjSprite__t.html"/>
<a href="unionuObjSubMtx.html"/>
<a href="structuObjSubMtx__t.html"/>
<a href="structuObjTxSprite.html"/>
<a href="unionuObjTxtr.html"/>
<a href="structuObjTxtrBlock__t.html"/>
<a href="structuObjTxtrTile__t.html"/>
<a href="structuObjTxtrTLUT__t.html"/>
<a href="structuObjSubMtx__t.html"/>
<a href="structVec3fs.html"/>
<a href="structVblankHandler.html"/>
<a href="structVehicleStuff.html"/>
<a href="structVibratoState.html"/>
<a href="structVolumeChange.html"/>
<a href="structYoshiValleyEgg.html"/>
<a href="structYVFlagPoleSpawn.html"/>
<a href="structVec3fs.html"/>
<a href="graph_legend.html"/>
<a href="dir_b70bea20f857525511b51ea322c86b8c.html"/>
<a href="dir_520494cf19be961f9d881ed04931ae5b.html"/>
@@ -8586,12 +8586,12 @@
<a href="controlflow.html#actors-1"/>
<a href="controlflow.html#code-breakdown"/>
<a href="controlflow.html#course-folder"/>
<a href="controlflow.html#courses-1"/>
<a href="controlflow.html#courses"/>
<a href="controlflow.html#ending"/>
<a href="controlflow.html#engine"/>
<a href="controlflow.html#math"/>
<a href="controlflow.html#menus"/>
<a href="controlflow.html#objects-1"/>
<a href="controlflow.html#objects"/>
<a href="controlflow.html#overall-control-flow"/>
<a href="controlflow.html#paradigm"/>
<a href="controlflow.html#players"/>
@@ -8837,7 +8837,7 @@
<a href="course_8h.html"/>
<a href="course__offsets_8h.html"/>
<a href="courses.html"/>
<a href="courses.html#courses"/>
<a href="courses.html#courses-1"/>
<a href="coursesmenu.html"/>
<a href="cow_2render_8inc_8c.html"/>
<a href="cow_2render_8inc_8c.html#a3032e5759fffafb766e96e1991ab0350"/>
@@ -22243,7 +22243,7 @@
<a href="new__func_8h.html#ac45abfb3d95070ab49c1b0082f47b983"/>
<a href="new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36"/>
<a href="objects.html"/>
<a href="objects.html#objects"/>
<a href="objects.html#objects-1"/>
<a href="objects_8h.html"/>
<a href="objects_8h.html#a015cc1fa03690348fb398b9be74ecc15"/>
<a href="objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584"/>
+2 -2
View File
@@ -152,7 +152,7 @@ Variables</h2></td></tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= {</div>
<div class="line"> {<a class="code hl_variable" href="dks__jungle__parkway_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="choco__mountain_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="banshee__boardwalk_2course__offsets_8c.html#a435437305a037e22e53c9f37ae22cecd">gTexture66CA98</a>, 0x02C9, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="bowsers__castle_2course__offsets_8c.html#a0be65509968c3117325eededa38ec3c0">gTexture66EBF0</a>, 0x0146, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a449a1b3c551ab3767745f661ac85a8b2">gTexture675434</a>, 0x0245, 0x0800, 0x0},</div>
@@ -164,7 +164,7 @@ Variables</h2></td></tr>
<div class="line">}</div>
<div class="ttc" id="abanshee__boardwalk_2course__offsets_8c_html_a435437305a037e22e53c9f37ae22cecd"><div class="ttname"><a href="banshee__boardwalk_2course__offsets_8c.html#a435437305a037e22e53c9f37ae22cecd">gTexture66CA98</a></div><div class="ttdeci">u8 gTexture66CA98[]</div></div>
<div class="ttc" id="abowsers__castle_2course__offsets_8c_html_a0be65509968c3117325eededa38ec3c0"><div class="ttname"><a href="bowsers__castle_2course__offsets_8c.html#a0be65509968c3117325eededa38ec3c0">gTexture66EBF0</a></div><div class="ttdeci">u8 gTexture66EBF0[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="dks__jungle__parkway_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="afrappe__snowland_2course__offsets_8c_html_a2232777e1e3da908198b56bbc6b1595a"><div class="ttname"><a href="#a2232777e1e3da908198b56bbc6b1595a">gTexture67973C</a></div><div class="ttdeci">u8 gTexture67973C[]</div></div>
<div class="ttc" id="afrappe__snowland_2course__offsets_8c_html_a449a1b3c551ab3767745f661ac85a8b2"><div class="ttname"><a href="#a449a1b3c551ab3767745f661ac85a8b2">gTexture675434</a></div><div class="ttdeci">u8 gTexture675434[]</div></div>
<div class="ttc" id="afrappe__snowland_2course__offsets_8c_html_a7b16f5cb1a8fbe6d445a175245f73e9f"><div class="ttname"><a href="#a7b16f5cb1a8fbe6d445a175245f73e9f">gTexture678118</a></div><div class="ttdeci">u8 gTexture678118[]</div></div>
+1 -1
View File
@@ -552,7 +552,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
</div>
</div>
+1 -1
View File
@@ -647,7 +647,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
</div>
</div>
+2 -2
View File
@@ -753,7 +753,7 @@ Variables</h2></td></tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= {</div>
<div class="line"> {<a class="code hl_variable" href="dks__jungle__parkway_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="choco__mountain_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a>, 0x010D, 0x0800, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="choco__mountain_2course__offsets_8c.html#a432d74bb7e57266b35a3f05bff75d119">gTextureSignLuigis0</a>, 0x0287, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="choco__mountain_2course__offsets_8c.html#aa49c49da6920492ebf1d7fa4caa6fbc5">gTextureSignLuigis1</a>, 0x02AF, 0x1000, 0x0},</div>
<div class="line"> {<a class="code hl_variable" href="#a82701f0cc86fef92eb4a06718a1a8741">gTextureSignMarioStar0</a>, 0x02D2, 0x1000, 0x0},</div>
@@ -784,10 +784,10 @@ Variables</h2></td></tr>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a217920af9d4b8a5c334a7ed1cc4f0c16"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a217920af9d4b8a5c334a7ed1cc4f0c16">gTextureCheckerboardBlueGray</a></div><div class="ttdeci">u8 gTextureCheckerboardBlueGray[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a236798701abafb3e9bc8619dd3691ac6"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a236798701abafb3e9bc8619dd3691ac6">gTextureSignNintendoRed0</a></div><div class="ttdeci">u8 gTextureSignNintendoRed0[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a432d74bb7e57266b35a3f05bff75d119"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a432d74bb7e57266b35a3f05bff75d119">gTextureSignLuigis0</a></div><div class="ttdeci">u8 gTextureSignLuigis0[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a84d270d0a4f110a4b25a7948b5cd49d4"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a84d270d0a4f110a4b25a7948b5cd49d4">gTextureSignYoshi</a></div><div class="ttdeci">u8 gTextureSignYoshi[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_a861b90cee7b7c3796d64551c57b50fc2"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a861b90cee7b7c3796d64551c57b50fc2">gTextureSignNintendoRed1</a></div><div class="ttdeci">u8 gTextureSignNintendoRed1[]</div></div>
<div class="ttc" id="achoco__mountain_2course__offsets_8c_html_aa49c49da6920492ebf1d7fa4caa6fbc5"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#aa49c49da6920492ebf1d7fa4caa6fbc5">gTextureSignLuigis1</a></div><div class="ttdeci">u8 gTextureSignLuigis1[]</div></div>
<div class="ttc" id="adks__jungle__parkway_2course__offsets_8c_html_a81882c41e52b44b35ce97a29db9101bc"><div class="ttname"><a href="dks__jungle__parkway_2course__offsets_8c.html#a81882c41e52b44b35ce97a29db9101bc">gTexture6684F8</a></div><div class="ttdeci">u8 gTexture6684F8[]</div></div>
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a08855ee524be31d738537a5e5955fdca"><div class="ttname"><a href="#a08855ee524be31d738537a5e5955fdca">gTexture67E010</a></div><div class="ttdeci">u8 gTexture67E010[]</div></div>
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a2e69e1e678ba63e02fa2c26df2b978b0"><div class="ttname"><a href="#a2e69e1e678ba63e02fa2c26df2b978b0">gTextureRailroadTrack</a></div><div class="ttdeci">u8 gTextureRailroadTrack[]</div></div>
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a335aa352c50c49a2022a57de9085e490"><div class="ttname"><a href="#a335aa352c50c49a2022a57de9085e490">gTextureRailroadCrossingTrack</a></div><div class="ttdeci">u8 gTextureRailroadCrossingTrack[]</div></div>
+1 -1
View File
@@ -111,7 +111,7 @@ $(function(){initNavTree('leointerrupt_8c.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&gt;</code><br />
<code>#include &quot;<a class="el" href="bstring_8h_source.html">bstring.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="piint_8h_source.html">piint.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="osint_8h_source.html">osint.h</a>&quot;</code><br />
+3 -3
View File
@@ -841,7 +841,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>missing return </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>missing return </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1029,7 +1029,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though &ndash; all sequence loading is synchronous. </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though &ndash; all sequence loading is synchronous. </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1140,7 +1140,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+3 -3
View File
@@ -650,7 +650,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>missing return </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>missing return </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -838,7 +838,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though &ndash; all sequence loading is synchronous. </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though &ndash; all sequence loading is synchronous. </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -949,7 +949,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -577,7 +577,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000018">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
+3 -3
View File
@@ -610,7 +610,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000017">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000018">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
</div>
</div>
@@ -639,7 +639,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000017">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
</div>
</div>
@@ -658,7 +658,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000018">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
+2 -2
View File
@@ -191,12 +191,12 @@ var NAVTREEINDEX28 =
"controlflow.html#actors-1":[1,2,4,2],
"controlflow.html#code-breakdown":[1,2,4],
"controlflow.html#course-folder":[1,2,4,4,0],
"controlflow.html#courses-1":[1,2,4,4],
"controlflow.html#courses":[1,2,4,4],
"controlflow.html#ending":[1,2,4,8],
"controlflow.html#engine":[1,2,4,6],
"controlflow.html#math":[1,2,4,7],
"controlflow.html#menus":[1,2,4,0],
"controlflow.html#objects-1":[1,2,4,3],
"controlflow.html#objects":[1,2,4,3],
"controlflow.html#overall-control-flow":[1,2,2],
"controlflow.html#paradigm":[1,2,0],
"controlflow.html#players":[1,2,4,1],
+1 -1
View File
@@ -196,7 +196,7 @@ var NAVTREEINDEX29 =
"course__offsets_8h.html":[8,0,2,7],
"course__offsets_8h_source.html":[8,0,2,7],
"courses.html":[2,0],
"courses.html#courses":[2,0,0],
"courses.html#courses-1":[2,0,0],
"coursesmenu.html":[2],
"cow_2render_8inc_8c.html":[8,0,3,0,4,0],
"cow_2render_8inc_8c.html#a3032e5759fffafb766e96e1991ab0350":[8,0,3,0,4,0,0],
+1 -1
View File
@@ -183,7 +183,7 @@ var NAVTREEINDEX83 =
"new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36":[8,0,3,6,56,0],
"new__func_8h_source.html":[8,0,3,6,56],
"objects.html":[0,1],
"objects.html#objects":[0,1,0],
"objects.html#objects-1":[0,1,0],
"objects_8h.html":[8,0,2,15],
"objects_8h.html#a015cc1fa03690348fb398b9be74ecc15":[8,0,2,15,35],
"objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584":[8,0,2,15,87],
+1 -1
View File
@@ -108,7 +108,7 @@ $(function(){initNavTree('objects.html',''); initResizable(true); });
<div class="headertitle"><div class="title">Objects</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><h1><a class="anchor" id="objects"></a>
<div class="textblock"><h1><a class="anchor" id="objects-1"></a>
Objects</h1>
</div></div><!-- contents -->
</div><!-- PageDoc -->
+6 -6
View File
@@ -112,12 +112,12 @@ $(function(){initNavTree('osCartRomInit_8c.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os__vi_8h_source.html">PR/os_vi.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os__internal_8h_source.html">PR/os_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="R4300_8h_source.html">PR/R4300.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os__pi_8h_source.html">PR/os_pi.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os_8h_source.html">PR/os.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="os__vi_8h_source.html">PR/os_vi.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="os__internal_8h_source.html">PR/os_internal.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="R4300_8h_source.html">PR/R4300.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="os__pi_8h_source.html">PR/os_pi.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="os_8h_source.html">PR/os.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for osCartRomInit.c:</div>
<div class="dyncontent">
+1 -1
View File
@@ -114,7 +114,7 @@ $(function(){initNavTree('osEPiRawStartDma_8c.html',''); initResizable(true); })
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="hardware_8h_source.html">hardware.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="new__func_8h_source.html">new_func.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="R4300_8h_source.html">PR/R4300.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="R4300_8h_source.html">PR/R4300.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for osEPiRawStartDma.c:</div>
<div class="dyncontent">
+1 -1
View File
@@ -112,7 +112,7 @@ $(function(){initNavTree('osPfsIsPlug_8c.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os__pi_8h_source.html">PR/os_pi.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="os__pi_8h_source.html">PR/os_pi.h</a>&gt;</code><br />
<code>#include &quot;<a class="el" href="controller_8h_source.html">controller.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for osPfsIsPlug.c:</div>
+1 -1
View File
@@ -111,7 +111,7 @@ $(function(){initNavTree('osPfsNumFiles_8c.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="libultra__internal_8h_source.html">libultra_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os_8h_source.html">PR/os.h</a>&quot;</code><br />
<code>#include &lt;<a class="el" href="os_8h_source.html">PR/os.h</a>&gt;</code><br />
<code>#include &quot;<a class="el" href="controller_8h_source.html">controller.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for osPfsNumFiles.c:</div>
+1 -1
View File
@@ -191,7 +191,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>figure out why this is like this </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>figure out why this is like this </dd></dl>
</div>
</div>
+1 -1
View File
@@ -172,7 +172,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>name magic constants </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>name magic constants </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -446,7 +446,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>name magic constants </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>name magic constants </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+4 -4
View File
@@ -112,10 +112,10 @@ $(function(){initNavTree('piint_8h.html',''); initResizable(true); });
<div class="headertitle"><div class="title">piint.h File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="os__internal_8h_source.html">PR/os_internal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os__pi_8h_source.html">PR/os_pi.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="os_8h_source.html">PR/os.h</a>&quot;</code><br />
<div class="textblock"><code>#include &lt;<a class="el" href="os__internal_8h_source.html">PR/os_internal.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="rcp_8h_source.html">PR/rcp.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="os__pi_8h_source.html">PR/os_pi.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="os_8h_source.html">PR/os.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for piint.h:</div>
<div class="dyncontent">
+4 -4
View File
@@ -110,10 +110,10 @@ $(function(){initNavTree('piint_8h_source.html',''); initResizable(true); });
<div class="contents">
<a href="piint_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#ifndef _PIINT_H</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#define _PIINT_H</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include &quot;<a class="code" href="os__internal_8h.html">PR/os_internal.h</a>&quot;</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include &quot;<a class="code" href="rcp_8h.html">PR/rcp.h</a>&quot;</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include &quot;<a class="code" href="os__pi_8h.html">PR/os_pi.h</a>&quot;</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include &quot;<a class="code" href="os_8h.html">PR/os.h</a>&quot;</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include &lt;<a class="code" href="os__internal_8h.html">PR/os_internal.h</a>&gt;</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include &lt;<a class="code" href="rcp_8h.html">PR/rcp.h</a>&gt;</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include &lt;<a class="code" href="os__pi_8h.html">PR/os_pi.h</a>&gt;</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include &lt;<a class="code" href="os_8h.html">PR/os.h</a>&gt;</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span> </div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">//https://github.com/LuigiBlood/64dd/wiki/Memory-Map</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
+1 -1
View File
@@ -859,7 +859,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -921,7 +921,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -700,7 +700,7 @@ Variables</h2></td></tr>
<div class="ttc" id="agbi_8h_html_ad93714d08704506093df83085fb2c860"><div class="ttname"><a href="gbi_8h.html#ad93714d08704506093df83085fb2c860">G_IM_FMT_IA</a></div><div class="ttdeci">#define G_IM_FMT_IA</div><div class="ttdef"><b>Definition</b> gbi.h:399</div></div>
<div class="ttc" id="agbi_8h_html_ae1cb0caf54e886b7f0d70a4184cb3799"><div class="ttname"><a href="gbi_8h.html#ae1cb0caf54e886b7f0d70a4184cb3799">G_RM_AA_ZB_XLU_SURF2</a></div><div class="ttdeci">#define G_RM_AA_ZB_XLU_SURF2</div><div class="ttdef"><b>Definition</b> gbi.h:944</div></div>
<div class="ttc" id="ambi_8h_html_a3502935c4007f9c00550286d895ca296"><div class="ttname"><a href="mbi_8h.html#a3502935c4007f9c00550286d895ca296">G_ON</a></div><div class="ttdeci">#define G_ON</div><div class="ttdef"><b>Definition</b> mbi.h:54</div></div>
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000065">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000066">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+1 -1
View File
@@ -600,7 +600,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000065">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000066">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+1 -1
View File
@@ -446,7 +446,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000066">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000065">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+1 -1
View File
@@ -465,7 +465,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000066">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000065">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+1 -1
View File
@@ -18,7 +18,7 @@ var searchData=
['object_5forigin_5fpos_5frandomize_5faround_5fz_15',['object_origin_pos_randomize_around_z',['../code__80086E70_8c.html#ac6428c27f0022ef2f12b28a39c386945',1,'object_origin_pos_randomize_around_z(s32 objectIndex, s16 z, u16 arg2):&#160;code_80086E70.c'],['../code__80086E70_8h.html#af49d1527179dc119222464883ebe5174',1,'object_origin_pos_randomize_around_z(s32, s16, u16):&#160;code_80086E70.c']]],
['objectindex_16',['objectIndex',['../structstruct__D__8018CE10.html#a127e1b12aed47ab382b129edabb71d52',1,'struct_D_8018CE10']]],
['objectlistsize_17',['objectListSize',['../code__80057C60_8c.html#a619a9cb4ca05d69a44a5928af9e499ad',1,'code_80057C60.c']]],
['objects_18',['Objects',['../objects.html',1,'Objects'],['../objects.html#objects',1,'Objects'],['../controlflow.html#objects-1',1,'Objects']]],
['objects_18',['Objects',['../objects.html',1,'Objects'],['../controlflow.html#objects',1,'Objects'],['../objects.html#objects-1',1,'Objects']]],
['objects_2eh_19',['objects.h',['../objects_8h.html',1,'']]],
['objects_2emd_20',['objects.md',['../objects_8md.html',1,'']]],
['objx_21',['objX',['../structuObjSprite__t.html#aa56aa472d1ac710dd829e6f1cd9f7ad0',1,'uObjSprite_t']]],
+1 -1
View File
@@ -604,7 +604,7 @@ var searchData=
['courseindex_601',['courseIndex',['../structstruct__8018EE10__entry.html#acee952c37d3917fd90809e58c6401e65',1,'struct_8018EE10_entry']]],
['courserecords_602',['courseRecords',['../structCupTimeTrialRecords.html#acf18ab0e69f90a2eefe248ef7090bd1c',1,'CupTimeTrialRecords']]],
['courses_603',['COURSES',['../mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88',1,'mk64.h']]],
['courses_604',['Courses',['../courses.html',1,'Courses'],['../coursesmenu.html',1,'Courses'],['../courses.html#courses',1,'Courses'],['../controlflow.html#courses-1',1,'Courses']]],
['courses_604',['Courses',['../courses.html',1,'Courses'],['../coursesmenu.html',1,'Courses'],['../courses.html#courses-1',1,'Courses'],['../controlflow.html#courses',1,'Courses']]],
['courses_2emd_605',['courses.md',['../courses_8md.html',1,'']]],
['coursesmenu_2emd_606',['coursesmenu.md',['../coursesmenu_8md.html',1,'']]],
['coursetable_607',['CourseTable',['../structCourseTable.html',1,'']]],
+1 -1
View File
@@ -3033,7 +3033,7 @@ Variables</h2></td></tr>
<div class="ttc" id="agbi_8h_html_ac8b0546f9482f12ed55f4b3cb1243a8c"><div class="ttname"><a href="gbi_8h.html#ac8b0546f9482f12ed55f4b3cb1243a8c">G_IM_FMT_RGBA</a></div><div class="ttdeci">#define G_IM_FMT_RGBA</div><div class="ttdef"><b>Definition</b> gbi.h:396</div></div>
<div class="ttc" id="agbi_8h_html_ad5e7c4c4dae792b27dd18c69f0ed550a"><div class="ttname"><a href="gbi_8h.html#ad5e7c4c4dae792b27dd18c69f0ed550a">G_IM_SIZ_16b</a></div><div class="ttdeci">#define G_IM_SIZ_16b</div><div class="ttdef"><b>Definition</b> gbi.h:407</div></div>
<div class="ttc" id="agbi_8h_html_af50a1f9714aa958904a9a5548db54b16"><div class="ttname"><a href="gbi_8h.html#af50a1f9714aa958904a9a5548db54b16">G_CC_DECALRGBA</a></div><div class="ttdeci">#define G_CC_DECALRGBA</div><div class="ttdef"><b>Definition</b> gbi.h:512</div></div>
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000069">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000068">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+1 -1
View File
@@ -2817,7 +2817,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000069">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000068">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+12 -12
View File
@@ -130,7 +130,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
<dt>Global <a class="el" href="camera_8h.html#a5d473430986a7e9d5ceca3b538321cc8">BAD_RETURN</a> (cmd)</dt>
<dd><a class="anchor" id="_todo000006"></a>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. </dd>
<dt>Global <a class="el" href="main_8h.html#a9410901312e9664a26f6a854227f2f8b">clear_framebuffer</a> (s32)</dt>
<dd><a class="anchor" id="_todo000018"></a>Why did void* work for matching </dd>
<dd><a class="anchor" id="_todo000016"></a>Why did void* work for matching </dd>
<dt>Global <a class="el" href="update__objects_8c.html#adf5256c5c92e5b22c984e0b8d171cda6">D_800E43B0</a> []</dt>
<dd><a class="anchor" id="_todo000048"></a>unused? </dd>
<dt>Global <a class="el" href="code__80091750_8h.html#a08ffb920b7830a80106d74fae1eeca66">D_8018D9B0</a> </dt>
@@ -156,19 +156,19 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
<dt>Global <a class="el" href="moo__moo__farm_2course__data_8h.html#a080c72d442e86248f6be57e4742c9eac">d_course_moo_moo_farm_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000064"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="rainbow__road_2course__data_8h.html#a3799e597579b4cac3ad094dde42efc15">d_course_rainbow_road_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000065"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="royal__raceway_2course__data_8h.html#a360d16074a62b64efcedcdf6efcd0a43">d_course_royal_raceway_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000066"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="royal__raceway_2course__data_8h.html#a360d16074a62b64efcedcdf6efcd0a43">d_course_royal_raceway_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000065"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="sherbet__land_2course__data_8h.html#a062fc54c3c41a1c13e06db4f6b7e0322">d_course_sherbet_land_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000067"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="toads__turnpike_2course__data_8h.html#a3c323fcda8091cfba55ed94fdd243280">d_course_toads_turnpike_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000069"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="wario__stadium_2course__data_8h.html#a47795beb13bc3d4fcde1f2858c4763b1">d_course_wario_stadium_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000068"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="wario__stadium_2course__data_8h.html#a47795beb13bc3d4fcde1f2858c4763b1">d_course_wario_stadium_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000069"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="yoshi__valley_2course__data_8h.html#aa0217844fed4adea09db7b4e5047ccf3">d_course_yoshi_valley_dl_0</a> []</dt>
<dd><a class="anchor" id="_todo000070"></a>Replace addresses with variables </dd>
<dt>Global <a class="el" href="code__80281780_8h.html#a76c4e29164ea94ce7dd883af83565b45">debug_switch_character_ceremony_cutscene</a> (void)</dt>
<dd><a class="anchor" id="_todo000011"></a>confirm this. </dd>
<dd><a class="anchor" id="_todo000013"></a>confirm this. </dd>
<dt>Union <a class="el" href="uniondu.html">du</a> </dt>
<dd><p class="startdd"><a class="anchor" id="_todo000024"></a>is it possible to remove them somehow? </p>
<p class="enddd"><a class="anchor" id="_todo000025"></a>is it possible to remove them somehow? </p>
@@ -194,9 +194,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
<dt>Global <a class="el" href="port__eu_8h.html#a01e0fb6ba3bfcf5f10f894ca7effbaea">func_800CBC24</a> (void)</dt>
<dd><a class="anchor" id="_todo000005"></a>clenanup, something's weird with the variables. D_800EA4A4 is probably <a class="el" href="structEuAudioCmd.html">EuAudioCmd</a> bc of the + 0x100 </dd>
<dt>Global <a class="el" href="ceremony__and__credits_8h.html#ae18e22cbc81270341ae4191c62fff685">func_80282D90</a> (struct <a class="el" href="structCinematicCamera.html">CinematicCamera</a> *, struct <a class="el" href="structstruct__80286A04.html">struct_80286A04</a> *, struct <a class="el" href="structstruct__80286A04.html">struct_80286A04</a> *, s32)</dt>
<dd><a class="anchor" id="_todo000012"></a>Cast to normal <a class="el" href="structCamera.html">Camera</a>? Or from <a class="el" href="structCinematicCamera.html">CinematicCamera</a>? </dd>
<dd><a class="anchor" id="_todo000011"></a>Cast to normal <a class="el" href="structCamera.html">Camera</a>? Or from <a class="el" href="structCinematicCamera.html">CinematicCamera</a>? </dd>
<dt>Global <a class="el" href="ceremony__and__credits_8c.html#a71a7e40d7f6084529c8acc1706ea427c">func_8028336C</a> (UNUSED struct <a class="el" href="structCinematicCamera.html">CinematicCamera</a> *arg0, UNUSED <a class="el" href="structCamera.html">Camera</a> *camera)</dt>
<dd><a class="anchor" id="_todo000013"></a>Does this match as a return of s8? </dd>
<dd><a class="anchor" id="_todo000012"></a>Does this match as a return of s8? </dd>
<dt>Global <a class="el" href="ceremony__and__credits_8h.html#adb8b89509eba2211d2c279aa662f2d70">func_802846E4</a> (struct <a class="el" href="structCinematicCamera.html">CinematicCamera</a> *)</dt>
<dd><a class="anchor" id="_todo000014"></a>What does this even do? </dd>
<dt>Global <a class="el" href="race__logic_8h.html#a4eb4cb5c0963bcfceae40d340c2e7756">func_8028F970</a> (void)</dt>
@@ -218,9 +218,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
<dt>Global <a class="el" href="sptask_8h.html#a3b54c742028b6c1e8246bf9349bad70c">M_TASK_FLAG0</a> </dt>
<dd><a class="anchor" id="_todo000052"></a>These defines shouldn't exist - <a class="el" href="rcp_8h.html">PR/rcp.h</a> has them properly defined (ultralib) </dd>
<dt>Global <a class="el" href="main_8h.html#a3e7f5dc57f158b3772b2ab86f730b3d7">MTX_KART_POOL_SIZE</a> </dt>
<dd><a class="anchor" id="_todo000017"></a>Verify with proper documentation </dd>
<dd><a class="anchor" id="_todo000018"></a>Verify with proper documentation </dd>
<dt>Global <a class="el" href="main_8h.html#a92feae5b57f31cf54ba83ec8dacfa031">MTX_SHADOW_POOL_SIZE</a> </dt>
<dd><a class="anchor" id="_todo000016"></a>Verify with proper documentation </dd>
<dd><a class="anchor" id="_todo000017"></a>Verify with proper documentation </dd>
<dt>Global <a class="el" href="podium__ceremony__actors_8h.html#a186674a03da1d9fce04a3211d6f4ec4d">new_actor</a> (<a class="el" href="structActorInitParams.html">ActorInitParams</a> *)</dt>
<dd><a class="anchor" id="_todo000015"></a>More indepth error checking/return value </dd>
<dt>Global <a class="el" href="structNote.html#ad84c5a727f09a9ea8140bcf1b56ce512">Note::priority</a> </dt>
@@ -230,9 +230,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
<dt>Global <a class="el" href="osPfsDeleteFile_8c.html#a4694169ebbc67d1cab176b4f8945ce51">osPfsDeleteFile</a> (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)</dt>
<dd><a class="anchor" id="_todo000031"></a>magic constant </dd>
<dt>Global <a class="el" href="osPiStartDma_8c.html#ae288a36d96a4db6977d95327e246ec12">osPiStartDma</a> (<a class="el" href="structOSIoMesg.html">OSIoMesg</a> *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)</dt>
<dd><a class="anchor" id="_todo000034"></a>name magic constants </dd>
<dd><a class="anchor" id="_todo000033"></a>name magic constants </dd>
<dt>Global <a class="el" href="osPiRawStartDma_8c.html#aa3a1dc7939fd49721d4353372722722c">osRomBase</a> </dt>
<dd><a class="anchor" id="_todo000033"></a>figure out why this is like this </dd>
<dd><a class="anchor" id="_todo000034"></a>figure out why this is like this </dd>
<dt>Global <a class="el" href="osViBlack_8c.html#a6446513d8cd19001210d458f11b12df4">osViBlack</a> (u8 active)</dt>
<dd><a class="anchor" id="_todo000035"></a>name magic constants </dd>
<dt>Global <a class="el" href="osViSwapBuffer_8c.html#ad9fbc8feed5d6cf557a051834e168950">osViSwapBuffer</a> (void *vaddr)</dt>
+1 -1
View File
@@ -455,7 +455,7 @@ Variables</h2></td></tr>
<div class="ttc" id="awario__stadium_2course__displaylists_8inc_8c_html_ae23906177d0c67cab1b41c228f057027"><div class="ttname"><a href="wario__stadium_2course__displaylists_8inc_8c.html#ae23906177d0c67cab1b41c228f057027">d_course_wario_stadium_packed_dl_4218</a></div><div class="ttdeci">Gfx d_course_wario_stadium_packed_dl_4218[]</div><div class="ttdef"><b>Definition</b> course_displaylists.inc.c:2649</div></div>
<div class="ttc" id="awario__stadium_2course__displaylists_8inc_8c_html_ae998c4419df6907d296d855d53f43795"><div class="ttname"><a href="wario__stadium_2course__displaylists_8inc_8c.html#ae998c4419df6907d296d855d53f43795">d_course_wario_stadium_packed_dl_5888</a></div><div class="ttdeci">Gfx d_course_wario_stadium_packed_dl_5888[]</div><div class="ttdef"><b>Definition</b> course_displaylists.inc.c:3475</div></div>
<div class="ttc" id="awario__stadium_2course__displaylists_8inc_8c_html_af3acfa9e5cf64ff45c1e5a56c75a728d"><div class="ttname"><a href="wario__stadium_2course__displaylists_8inc_8c.html#af3acfa9e5cf64ff45c1e5a56c75a728d">d_course_wario_stadium_packed_dl_4BA8</a></div><div class="ttdeci">Gfx d_course_wario_stadium_packed_dl_4BA8[]</div><div class="ttdef"><b>Definition</b> course_displaylists.inc.c:3007</div></div>
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000068">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000069">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>
+1 -1
View File
@@ -423,7 +423,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000068">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000069">Todo</a></b></dt><dd>Replace addresses with variables </dd></dl>
</div>
</div>