Deploying to gh-pages from @ n64decomp/mk64@d04a5dcdda 🚀
@@ -1565,7 +1565,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#_todo000042">Todo</a></b></dt><dd>Is this making the shell spin? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000040">Todo</a></b></dt><dd>Is this making the shell spin? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="108.9" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="108.9" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="84.9" height="20" fill="#555"/><rect x="84.9" width="24.0" height="20" fill="#007ec6"/><rect width="108.9" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="434.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="749.0" lengthAdjust="spacing">WIP functions</text><text x="434.5" y="140" transform="scale(0.1)" textLength="749.0" lengthAdjust="spacing">WIP functions</text><text x="959.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">57</text><text x="959.0" y="140" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">57</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="108.9" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="108.9" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="84.9" height="20" fill="#555"/><rect x="84.9" width="24.0" height="20" fill="#007ec6"/><rect width="108.9" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="434.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="749.0" lengthAdjust="spacing">WIP functions</text><text x="434.5" y="140" transform="scale(0.1)" textLength="749.0" lengthAdjust="spacing">WIP functions</text><text x="959.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">56</text><text x="959.0" y="140" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">56</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -244,33 +244,33 @@ $(function(){initNavTree('blue__and__red__shells_2update_8inc_8c_source.html',''
|
||||
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> </div>
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> newPosition[0] = shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> newPosition[1] = shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[1];</div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">newPosition</a>[2] = <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[2];</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[0] += <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">x_velocity</a>;</div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[1] -= 2.0f;</div>
|
||||
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[2] += <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">z_velocity</a>;</div>
|
||||
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->velocity[0] = <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">x_velocity</a>;</div>
|
||||
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->velocity[1] = -2.0f;</div>
|
||||
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->velocity[2] = <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">z_velocity</a>;</div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> newPosition[2] = shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[2];</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[0] += x_velocity;</div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[1] -= 2.0f;</div>
|
||||
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[2] += z_velocity;</div>
|
||||
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> shell-><a class="code hl_variable" href="structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910">velocity</a>[0] = x_velocity;</div>
|
||||
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> shell-><a class="code hl_variable" href="structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910">velocity</a>[1] = -2.0f;</div>
|
||||
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> shell-><a class="code hl_variable" href="structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910">velocity</a>[2] = z_velocity;</div>
|
||||
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> </div>
|
||||
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <span class="keywordflow">if</span> (player-><a class="code hl_variable" href="structPlayer.html#a43ea00ff8972384bcc7da1733b73e0ab">effects</a> & <a class="code hl_define" href="defines_8h.html#a097e621533b6b47ca98facc0a937437c">BOO_EFFECT</a>) {</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_function" href="actors_8c.html#a53268aa601911d56424ff08fb3395bcb">destroy_destructable_actor</a>((<span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *) <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>);</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_function" href="actors_8c.html#a53268aa601911d56424ff08fb3395bcb">destroy_destructable_actor</a>((<span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *) shell);</div>
|
||||
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> } <span class="keywordflow">else</span> {</div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <a class="code hl_function" href="collision_8c.html#a0724869c38f177efa5357ac2205857d4">func_802AD950</a>(&<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->unk30, 4.0f, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[0], <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[1], <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>->pos[2], <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">newPosition</a>[0], <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">newPosition</a>[1], <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">newPosition</a>[2]);</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <a class="code hl_function" href="actors__extended_8c.html#a78e98c146f1f4dd6e3608016486172a4">func_802B4E30</a>((<span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *) <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>);</div>
|
||||
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <a class="code hl_function" href="blue__and__red__shells_2update_8inc_8c.html#a334de9136224947ca20e7d31fb009a82">func_802B4104</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>);</div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <a class="code hl_function" href="collision_8c.html#a0724869c38f177efa5357ac2205857d4">func_802AD950</a>(&shell-><a class="code hl_variable" href="structShellActor.html#acf7c6324c79136005a8a16b0280862d4">unk30</a>, 4.0f, shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[0], shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[1], shell-><a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>[2], newPosition[0], newPosition[1], newPosition[2]);</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <a class="code hl_function" href="actors__extended_8c.html#a78e98c146f1f4dd6e3608016486172a4">func_802B4E30</a>((<span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *) shell);</div>
|
||||
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <a class="code hl_function" href="blue__and__red__shells_2update_8inc_8c.html#a334de9136224947ca20e7d31fb009a82">func_802B4104</a>(shell);</div>
|
||||
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> }</div>
|
||||
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span>}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> </div>
|
||||
<div class="foldopen" id="foldopen00155" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"><a class="line" href="blue__and__red__shells_2update_8inc_8c.html#a7e2174a63721c801f8a932d74e8c3be9"> 155</a></span><a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> <a class="code hl_function" href="blue__and__red__shells_2update_8inc_8c.html#a7e2174a63721c801f8a932d74e8c3be9">func_802B3FD0</a>(<a class="code hl_struct" href="structPlayer.html">Player</a> *<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">owner</a>, <span class="keyword">struct</span> <a class="code hl_struct" href="structShellActor.html">ShellActor</a> *<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">shell</a>) {</div>
|
||||
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"><a class="line" href="blue__and__red__shells_2update_8inc_8c.html#a7e2174a63721c801f8a932d74e8c3be9"> 155</a></span><a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> <a class="code hl_function" href="blue__and__red__shells_2update_8inc_8c.html#a7e2174a63721c801f8a932d74e8c3be9">func_802B3FD0</a>(<a class="code hl_struct" href="structPlayer.html">Player</a> *owner, <span class="keyword">struct</span> <a class="code hl_struct" href="structShellActor.html">ShellActor</a> *shell) {</div>
|
||||
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> <a class="code hl_struct" href="structPlayer.html">Player</a> *player;</div>
|
||||
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> <a class="code hl_typedef" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">playerIndex</a>;</div>
|
||||
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">playerToShellDistance</a>;</div>
|
||||
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> <a class="code hl_typedef" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> playerIndex;</div>
|
||||
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> playerToShellDistance;</div>
|
||||
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> playerId = -1;</div>
|
||||
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">smallestDistance</a> = 25000000.0f;</div>
|
||||
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> smallestDistance = 25000000.0f;</div>
|
||||
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> </div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keywordflow">for</span> (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">playerIndex</a> = 0; <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">playerIndex</a> < 4; <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">playerIndex</a>++) {</div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keywordflow">for</span> (playerIndex = 0; playerIndex < 4; playerIndex++) {</div>
|
||||
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> player = &<a class="code hl_variable" href="main_8c.html#a5f24aafa500466dbf1a7154ff7041fc2">gPlayers</a>[<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">playerIndex</a>];</div>
|
||||
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <span class="keywordflow">if</span> ((player-><a class="code hl_variable" href="structPlayer.html#a71c4ebed7633cd2330dec792fcf24f1f">type</a> & <a class="code hl_define" href="defines_8h.html#a697a31ba36158a0ed8ed4facfb70a6c0">PLAYER_EXISTS</a>) == 0) {<span class="keywordflow">continue</span>;}</div>
|
||||
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <span class="keywordflow">if</span> (player == <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">owner</a>) {<span class="keywordflow">continue</span>; }</div>
|
||||
|
||||
@@ -1007,7 +1007,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#_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>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">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">
|
||||
@@ -1294,7 +1294,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#_todo000014">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">
|
||||
@@ -2366,7 +2366,7 @@ Here is the call graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000014">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -960,7 +960,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#_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>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">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">
|
||||
@@ -2202,7 +2202,7 @@ Here is the call graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000014">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -134,8 +134,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:ac03dc0f456a95cb26416c3763db6d0a3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a28d3cfdd64233bb30c065e9d09b111c2" id="r_a28d3cfdd64233bb30c065e9d09b111c2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">void</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a28d3cfdd64233bb30c065e9d09b111c2">func_800AFC54</a> (<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">Vtx</a> *<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg0</a>, <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>, <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> arg2, <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> arg3, <a class="el" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg4</a>[3])</td></tr>
|
||||
<tr class="separator:a28d3cfdd64233bb30c065e9d09b111c2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2b03d1d2abc04cfb07a59e5b6f7cd80f" id="r_a2b03d1d2abc04cfb07a59e5b6f7cd80f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">void</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2b03d1d2abc04cfb07a59e5b6f7cd80f">func_800AFE00</a> (<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">Vtx</a> *<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg0</a>, <a class="el" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>(*<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>)[3], <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> arg2, <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> arg3)</td></tr>
|
||||
<tr class="separator:a2b03d1d2abc04cfb07a59e5b6f7cd80f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aac80dfeddfe200249e714e7d0fd88b00" id="r_aac80dfeddfe200249e714e7d0fd88b00"><td class="memItemLeft" align="right" valign="top"><a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">void</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#aac80dfeddfe200249e714e7d0fd88b00">func_800AFE00</a> (<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">Vtx</a> *<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg0</a>, <a class="el" href="common__structs_8h.html#a95eb48a2f3630571bea260858dd23e92">Vec3s</a> *<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>, <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> arg2, <a class="el" href="ultratypes_8h.html#a0ce6887c26c1c49ad3be5710dd42bfd6">s32</a> arg3)</td></tr>
|
||||
<tr class="separator:aac80dfeddfe200249e714e7d0fd88b00"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:adfa304c28966a1ad52f7f7ec580d5498" id="r_adfa304c28966a1ad52f7f7ec580d5498"><td class="memItemLeft" align="right" valign="top"><a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">void</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#adfa304c28966a1ad52f7f7ec580d5498">func_800AFF58</a> (<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">Vtx</a> *<a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg0</a>)</td></tr>
|
||||
<tr class="separator:adfa304c28966a1ad52f7f7ec580d5498"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
@@ -294,8 +294,8 @@ Here is the caller graph for this function:</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a2b03d1d2abc04cfb07a59e5b6f7cd80f" name="a2b03d1d2abc04cfb07a59e5b6f7cd80f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2b03d1d2abc04cfb07a59e5b6f7cd80f">◆ </a></span>func_800AFE00()</h2>
|
||||
<a id="aac80dfeddfe200249e714e7d0fd88b00" name="aac80dfeddfe200249e714e7d0fd88b00"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aac80dfeddfe200249e714e7d0fd88b00">◆ </a></span>func_800AFE00()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -308,7 +308,7 @@ Here is the caller graph for this function:</div>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>(*)</td> <td class="paramname"><span class="paramname"><em>arg1</em>[3], </span></td>
|
||||
<td class="paramtype"><a class="el" href="common__structs_8h.html#a95eb48a2f3630571bea260858dd23e92">Vec3s</a> *</td> <td class="paramname"><span class="paramname"><em>arg1</em>, </span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
@@ -325,7 +325,7 @@ Here is the caller graph for this function:</div>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="code__800AF9B0_8c_a2b03d1d2abc04cfb07a59e5b6f7cd80f_icgraph.svg" width="304" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="code__800AF9B0_8c_aac80dfeddfe200249e714e7d0fd88b00_icgraph.svg" width="304" height="36"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -4,7 +4,7 @@ var code__800AF9B0_8c =
|
||||
[ "func_800AF9B0", "code__800AF9B0_8c.html#aa14849d67fb7d26d11f85ac19898ac7f", null ],
|
||||
[ "func_800AF9E4", "code__800AF9B0_8c.html#ac03dc0f456a95cb26416c3763db6d0a3", null ],
|
||||
[ "func_800AFC54", "code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2", null ],
|
||||
[ "func_800AFE00", "code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f", null ],
|
||||
[ "func_800AFE00", "code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00", null ],
|
||||
[ "func_800AFF58", "code__800AF9B0_8c.html#adfa304c28966a1ad52f7f7ec580d5498", null ],
|
||||
[ "D_800E8680", "code__800AF9B0_8c.html#ad6253d3309d61356d38a9edcdc25ceda", null ],
|
||||
[ "D_800E8688", "code__800AF9B0_8c.html#a7145a2f34fdb6fdd911f0ec64f24ff86", null ],
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -2,6 +2,6 @@
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,128,56"/>
|
||||
<area shape="rect" id="Node000002" href="$code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2" title=" " alt="" coords="176,5,299,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,32,162,26,163,32,129,37"/>
|
||||
<area shape="rect" id="Node000003" href="$code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f" title=" " alt="" coords="176,55,299,80"/>
|
||||
<area shape="rect" id="Node000003" href="$code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00" title=" " alt="" coords="176,55,299,80"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="129,49,163,54,162,59,128,55"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
b05049e07fcd984f96e7b0c550243dbc
|
||||
36813538c925345857798264c695c00b
|
||||
@@ -48,7 +48,7 @@
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="220,-19 128,-19 128,0 220,0 220,-19"/>
|
||||
<text text-anchor="middle" x="174" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">func_800AFE00</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
@@ -38,7 +38,7 @@
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="220,-19 128,-19 128,0 220,0 220,-19"/>
|
||||
<text text-anchor="middle" x="174" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">func_800AFE00</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@@ -164,7 +164,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -165,7 +165,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
<a href="all__course__offsets_8h_source.html"/>
|
||||
<a href="all__course__model_8h_source.html"/>
|
||||
<a href="all__course__data_8h_source.html"/>
|
||||
<a href="courseTable_8h_source.html"/>
|
||||
<a href="all__course__packed_8h_source.html"/>
|
||||
<a href="courseTable_8h_source.html"/>
|
||||
<a href="luigi__raceway_2staff__ghost_8inc_8c_source.html"/>
|
||||
<a href="mario__raceway_2staff__ghost_8inc_8c_source.html"/>
|
||||
<a href="royal__raceway_2staff__ghost_8inc_8c_source.html"/>
|
||||
@@ -96,11 +96,11 @@
|
||||
<a href="stddef_8h_source.html"/>
|
||||
<a href="stdio_8h_source.html"/>
|
||||
<a href="stdlib_8h_source.html"/>
|
||||
<a href="macros_8h_source.html"/>
|
||||
<a href="string_8h_source.html"/>
|
||||
<a href="macros_8h_source.html"/>
|
||||
<a href="mk64_8h_source.html"/>
|
||||
<a href="abi_8h_source.html"/>
|
||||
<a href="objects_8h_source.html"/>
|
||||
<a href="abi_8h_source.html"/>
|
||||
<a href="gbi_8h_source.html"/>
|
||||
<a href="gs2dex_8h_source.html"/>
|
||||
<a href="gu_8h_source.html"/>
|
||||
@@ -129,8 +129,8 @@
|
||||
<a href="ucode_8h_source.html"/>
|
||||
<a href="ultratypes_8h_source.html"/>
|
||||
<a href="save__data_8h_source.html"/>
|
||||
<a href="segments_8h_source.html"/>
|
||||
<a href="sounds_8h_source.html"/>
|
||||
<a href="segments_8h_source.html"/>
|
||||
<a href="spline_8h_source.html"/>
|
||||
<a href="ultra64_8h_source.html"/>
|
||||
<a href="vehicles_8h_source.html"/>
|
||||
@@ -219,8 +219,8 @@
|
||||
<a href="hardware_8h_source.html"/>
|
||||
<a href="libaudio__internal_8h_source.html"/>
|
||||
<a href="libultra__internal_8h_source.html"/>
|
||||
<a href="osAi_8h_source.html"/>
|
||||
<a href="new__func_8h_source.html"/>
|
||||
<a href="osAi_8h_source.html"/>
|
||||
<a href="osContInternal_8h_source.html"/>
|
||||
<a href="osint_8h_source.html"/>
|
||||
<a href="piint_8h_source.html"/>
|
||||
@@ -242,8 +242,8 @@
|
||||
<a href="staff__ghosts_8h_source.html"/>
|
||||
<a href="textures_8h_source.html"/>
|
||||
<a href="update__objects_8h_source.html"/>
|
||||
<a href="all__course__offsets_8h.html"/>
|
||||
<a href="all__course__data_8h.html"/>
|
||||
<a href="all__course__offsets_8h.html"/>
|
||||
<a href="all__course__model_8h.html"/>
|
||||
<a href="all__course__packed_8h.html"/>
|
||||
<a href="courseTable_8c.html"/>
|
||||
@@ -361,10 +361,10 @@
|
||||
<a href="frappe__snowland_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="kalimari__desert_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="koopa__troopa__beach_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="luigi__raceway_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="mario__raceway_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="moo__moo__farm_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="rainbow__road_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="luigi__raceway_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="royal__raceway_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="sherbet__land_2course__textures_8linkonly_8c.html"/>
|
||||
<a href="skyscraper_2course__textures_8linkonly_8c.html"/>
|
||||
@@ -406,6 +406,7 @@
|
||||
<a href="moo__moo__farm_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"/>
|
||||
@@ -431,10 +432,9 @@
|
||||
<a href="boostramps_8md.html"/>
|
||||
<a href="paths_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="sherbet__land_2course__vertices_8inc_8c.html"/>
|
||||
<a href="data__800E45C0_8h.html"/>
|
||||
<a href="data__800E8700_8h.html"/>
|
||||
<a href="startup__logo_8h.html"/>
|
||||
@@ -497,8 +497,8 @@
|
||||
<a href="car_2render_8inc_8c.html"/>
|
||||
<a href="cow_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="falling__rock_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"/>
|
||||
@@ -521,12 +521,12 @@
|
||||
<a href="kiwano__fruit_2update_8inc_8c.html"/>
|
||||
<a href="mario__sign_2update_8inc_8c.html"/>
|
||||
<a href="paddle__boat_2update_8inc_8c.html"/>
|
||||
<a href="piranha__plant_2update_8inc_8c.html"/>
|
||||
<a href="railroad__crossing_2update_8inc_8c.html"/>
|
||||
<a href="train_2update_8inc_8c.html"/>
|
||||
<a href="piranha__plant_2update_8inc_8c.html"/>
|
||||
<a href="wario__sign_2update_8inc_8c.html"/>
|
||||
<a href="yoshi__egg_2update_8inc_8c.html"/>
|
||||
<a href="audio__session__presets_8c.html"/>
|
||||
<a href="wario__sign_2update_8inc_8c.html"/>
|
||||
<a href="data_8c.html"/>
|
||||
<a href="data_8h.html"/>
|
||||
<a href="audio_2effects_8h.html"/>
|
||||
@@ -556,8 +556,8 @@
|
||||
<a href="trig__tables_8c.html"/>
|
||||
<a href="trig__tables_8h.html"/>
|
||||
<a href="camera_8c.html"/>
|
||||
<a href="camera__junk_8h.html"/>
|
||||
<a href="camera_8h.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"/>
|
||||
@@ -626,10 +626,10 @@
|
||||
<a href="____osDequeueThread_8c.html"/>
|
||||
<a href="____osDevMgrMain_8c.html"/>
|
||||
<a href="____osEPiRawReadIo_8c.html"/>
|
||||
<a href="____osEPiRawWriteIo_8c.html"/>
|
||||
<a href="____osGetCurrFaultedThread_8c.html"/>
|
||||
<a href="____osLeoInterrupt_8c.html"/>
|
||||
<a href="____osPiCreateAccessQueue_8c.html"/>
|
||||
<a href="____osEPiRawWriteIo_8c.html"/>
|
||||
<a href="____osResetGlobalIntMask_8c.html"/>
|
||||
<a href="____osSetGlobalIntMask_8c.html"/>
|
||||
<a href="____osSetHWIntrRoutine_8c.html"/>
|
||||
@@ -682,11 +682,11 @@
|
||||
<a href="NaN_8c.html"/>
|
||||
<a href="new__func_8h.html"/>
|
||||
<a href="osAi_8h.html"/>
|
||||
<a href="osAiGetLength_8c.html"/>
|
||||
<a href="osAiSetFrequency_8c.html"/>
|
||||
<a href="osAiSetNextBuffer_8c.html"/>
|
||||
<a href="osAiGetLength_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"/>
|
||||
@@ -719,13 +719,13 @@
|
||||
<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="osPiStartDma_8c.html"/>
|
||||
<a href="osSendMesg_8c.html"/>
|
||||
<a href="osSetEventMesg_8c.html"/>
|
||||
<a href="osSetThreadPri_8c.html"/>
|
||||
<a href="osSetTime_8c.html"/>
|
||||
<a href="osSetTimer_8c.html"/>
|
||||
<a href="osSetThreadPri_8c.html"/>
|
||||
<a href="osSpTaskLoadGo_8c.html"/>
|
||||
<a href="osSpTaskYield_8c.html"/>
|
||||
<a href="osSpTaskYielded_8c.html"/>
|
||||
@@ -735,8 +735,8 @@
|
||||
<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="osViSetEvent_8c.html"/>
|
||||
<a href="osViSetSpecialFeatures_8c.html"/>
|
||||
<a href="osViSwapBuffer_8c.html"/>
|
||||
<a href="osViTable_8c.html"/>
|
||||
@@ -798,11 +798,11 @@
|
||||
<a href="paths.html"/>
|
||||
<a href="todo.html"/>
|
||||
<a href="bug.html"/>
|
||||
<a href="struct____OSContReadFormat.html"/>
|
||||
<a href="struct____OSContEepromFormat.html"/>
|
||||
<a href="struct____OSContRamReadFormat.html"/>
|
||||
<a href="struct____OSBlockInfo.html"/>
|
||||
<a href="struct____OSContReadFormat.html"/>
|
||||
<a href="struct____OSContRequesFormat.html"/>
|
||||
<a href="struct____OSBlockInfo.html"/>
|
||||
<a href="struct____OSContRequesFormatShort.html"/>
|
||||
<a href="struct____OSDir.html"/>
|
||||
<a href="struct____OSEventState.html"/>
|
||||
@@ -856,8 +856,8 @@
|
||||
<a href="structBombKartSpawn.html"/>
|
||||
<a href="structCamera.html"/>
|
||||
<a href="structCeremonyActor.html"/>
|
||||
<a href="structCinematicCamera.html"/>
|
||||
<a href="structChannelVolumeScaleFade.html"/>
|
||||
<a href="structCinematicCamera.html"/>
|
||||
<a href="structCollision.html"/>
|
||||
<a href="structController.html"/>
|
||||
<a href="structcourse__texture.html"/>
|
||||
@@ -878,7 +878,6 @@
|
||||
<a href="structexceptionPreamble.html"/>
|
||||
<a href="structFakeItemBox.html"/>
|
||||
<a href="structFallingRock.html"/>
|
||||
<a href="structFirework.html"/>
|
||||
<a href="unionfu.html"/>
|
||||
<a href="unionGameModePack.html"/>
|
||||
<a href="structGfxPool.html"/>
|
||||
@@ -893,6 +892,7 @@
|
||||
<a href="structKiwanoFruit.html"/>
|
||||
<a href="structldiv__t.html"/>
|
||||
<a href="structlldiv__t.html"/>
|
||||
<a href="structFirework.html"/>
|
||||
<a href="structM64ScriptState.html"/>
|
||||
<a href="structMainPoolBlock.html"/>
|
||||
<a href="structMainPoolState.html"/>
|
||||
@@ -973,15 +973,15 @@
|
||||
<a href="structstruct__8018E060__entry.html"/>
|
||||
<a href="structstruct__8018E0E8__entry.html"/>
|
||||
<a href="structstruct__8018E118__entry.html"/>
|
||||
<a href="structstruct__8018EE10__entry.html"/>
|
||||
<a href="structstruct__80282C40.html"/>
|
||||
<a href="structstruct__80283430.html"/>
|
||||
<a href="structstruct__8018E768__entry.html"/>
|
||||
<a href="structstruct__8018EE10__entry.html"/>
|
||||
<a href="structstruct__80283430.html"/>
|
||||
<a href="structstruct__80283431.html"/>
|
||||
<a href="structstruct__80282C40.html"/>
|
||||
<a href="structstruct__80284AE8.html"/>
|
||||
<a href="structstruct__802850C0__entry.html"/>
|
||||
<a href="structstruct__80285D80.html"/>
|
||||
<a href="structstruct__80286A04.html"/>
|
||||
<a href="structstruct__80285D80.html"/>
|
||||
<a href="structstruct__80286A10.html"/>
|
||||
<a href="structstruct__D__8018CE10.html"/>
|
||||
<a href="structstruct__D__80192CA8__entry.html"/>
|
||||
@@ -992,9 +992,9 @@
|
||||
<a href="structstruct__D__802BFB80__8.html"/>
|
||||
<a href="structstruct__D__802DFB80.html"/>
|
||||
<a href="structstruct__D__802F1F80.html"/>
|
||||
<a href="structStuff.html"/>
|
||||
<a href="structSynthesisReverb.html"/>
|
||||
<a href="structTemporaryPool.html"/>
|
||||
<a href="structStuff.html"/>
|
||||
<a href="structTest.html"/>
|
||||
<a href="structtest.html"/>
|
||||
<a href="unionTheWhyUnion.html"/>
|
||||
|
||||
@@ -125,7 +125,7 @@ $(function(){initNavTree('functions_vars_w.html',''); initResizable(); });
|
||||
<li>wheelRot : <a class="el" href="structPaddleWheelBoat.html#a500f0d5169fa8601aaba11cf13514b28">PaddleWheelBoat</a>, <a class="el" href="structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622">TrainCar</a></li>
|
||||
<li>width : <a class="el" href="structMkTexture.html#a6064846bc000f2003938cd14d4e62ff6">MkTexture</a>, <a class="el" href="structOSViCommonRegs.html#a36050d774fce0c7479165a54e61296aa">OSViCommonRegs</a>, <a class="el" href="structprintf__struct.html#ad8c9b5c908f18b8933081ae4b8f19b3a">printf_struct</a></li>
|
||||
<li>windowSize : <a class="el" href="structReverbSettingsEU.html#a5cb7d8eaeef42b0369bd170bca7ed72f">ReverbSettingsEU</a>, <a class="el" href="structSynthesisReverb.html#ac33541fe1dc1f814a10cbc97b86b8d4d">SynthesisReverb</a></li>
|
||||
<li>word : <a class="el" href="uniondu.html#a06928fe4577a2d3ae425f6df73fbef26">du</a>, <a class="el" href="unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7">GameModePack</a></li>
|
||||
<li>word : <a class="el" href="uniondu.html#a490dba023fb0b686d9a03b51508bcfad">du</a>, <a class="el" href="unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7">GameModePack</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
@@ -125,7 +125,7 @@ $(function(){initNavTree('functions_w.html',''); initResizable(); });
|
||||
<li>wheelRot : <a class="el" href="structPaddleWheelBoat.html#a500f0d5169fa8601aaba11cf13514b28">PaddleWheelBoat</a>, <a class="el" href="structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622">TrainCar</a></li>
|
||||
<li>width : <a class="el" href="structMkTexture.html#a6064846bc000f2003938cd14d4e62ff6">MkTexture</a>, <a class="el" href="structOSViCommonRegs.html#a36050d774fce0c7479165a54e61296aa">OSViCommonRegs</a>, <a class="el" href="structprintf__struct.html#ad8c9b5c908f18b8933081ae4b8f19b3a">printf_struct</a></li>
|
||||
<li>windowSize : <a class="el" href="structReverbSettingsEU.html#a5cb7d8eaeef42b0369bd170bca7ed72f">ReverbSettingsEU</a>, <a class="el" href="structSynthesisReverb.html#ac33541fe1dc1f814a10cbc97b86b8d4d">SynthesisReverb</a></li>
|
||||
<li>word : <a class="el" href="uniondu.html#a06928fe4577a2d3ae425f6df73fbef26">du</a>, <a class="el" href="unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7">GameModePack</a></li>
|
||||
<li>word : <a class="el" href="uniondu.html#a490dba023fb0b686d9a03b51508bcfad">du</a>, <a class="el" href="unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7">GameModePack</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="146.1" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="146.1" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="94.1" height="20" fill="#555"/><rect x="94.1" width="52.0" height="20" fill="#97CA00"/><rect width="146.1" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="480.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="841.0" lengthAdjust="spacing">Game progress</text><text x="480.5" y="140" transform="scale(0.1)" textLength="841.0" lengthAdjust="spacing">Game progress</text><text x="1191.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">93.42%</text><text x="1191.0" y="140" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">93.42%</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="146.1" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="146.1" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="94.1" height="20" fill="#555"/><rect x="94.1" width="52.0" height="20" fill="#97CA00"/><rect width="146.1" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="480.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="841.0" lengthAdjust="spacing">Game progress</text><text x="480.5" y="140" transform="scale(0.1)" textLength="841.0" lengthAdjust="spacing">Game progress</text><text x="1191.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">93.45%</text><text x="1191.0" y="140" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">93.45%</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -1830,7 +1830,7 @@ $(function(){initNavTree('globals_f.html',''); initResizable(); });
|
||||
<li>func_800AF9B0() : <a class="el" href="code__800AF9B0_8c.html#aa14849d67fb7d26d11f85ac19898ac7f">code_800AF9B0.c</a>, <a class="el" href="code__800AF9B0_8h.html#aa14849d67fb7d26d11f85ac19898ac7f">code_800AF9B0.h</a></li>
|
||||
<li>func_800AF9E4() : <a class="el" href="code__800AF9B0_8c.html#ac03dc0f456a95cb26416c3763db6d0a3">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFC54() : <a class="el" href="code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFE00() : <a class="el" href="code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFE00() : <a class="el" href="code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFF58() : <a class="el" href="code__800AF9B0_8c.html#adfa304c28966a1ad52f7f7ec580d5498">code_800AF9B0.c</a></li>
|
||||
<li>func_800B0004() : <a class="el" href="code__800AF9B0_8h.html#a7963c15bc1960ff122a3f86b9e114872">code_800AF9B0.h</a></li>
|
||||
<li>func_800B28C8() : <a class="el" href="menus_8c.html#ab5fff14dc492768fd5c750535597cae0">menus.c</a>, <a class="el" href="menus_8h.html#ab5fff14dc492768fd5c750535597cae0">menus.h</a></li>
|
||||
|
||||
@@ -1776,7 +1776,7 @@ $(function(){initNavTree('globals_func_f.html',''); initResizable(); });
|
||||
<li>func_800AF9B0() : <a class="el" href="code__800AF9B0_8c.html#aa14849d67fb7d26d11f85ac19898ac7f">code_800AF9B0.c</a>, <a class="el" href="code__800AF9B0_8h.html#aa14849d67fb7d26d11f85ac19898ac7f">code_800AF9B0.h</a></li>
|
||||
<li>func_800AF9E4() : <a class="el" href="code__800AF9B0_8c.html#ac03dc0f456a95cb26416c3763db6d0a3">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFC54() : <a class="el" href="code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFE00() : <a class="el" href="code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFE00() : <a class="el" href="code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00">code_800AF9B0.c</a></li>
|
||||
<li>func_800AFF58() : <a class="el" href="code__800AF9B0_8c.html#adfa304c28966a1ad52f7f7ec580d5498">code_800AF9B0.c</a></li>
|
||||
<li>func_800B0004() : <a class="el" href="code__800AF9B0_8h.html#a7963c15bc1960ff122a3f86b9e114872">code_800AF9B0.h</a></li>
|
||||
<li>func_800B28C8() : <a class="el" href="menus_8c.html#ab5fff14dc492768fd5c750535597cae0">menus.c</a>, <a class="el" href="menus_8h.html#ab5fff14dc492768fd5c750535597cae0">menus.h</a></li>
|
||||
|
||||
@@ -769,8 +769,8 @@ Variables</h2></td></tr>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a713215e4eed6e80049a9c2486469b53f">gTexture67D304</a>, 0x091C, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a08855ee524be31d738537a5e5955fdca">gTexture67E010</a>, 0x0415, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#aa7f58c231121c253da47477da760c6c6">gTexture67EEAC</a>, 0x0140, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a7d74c4fbbe37319b5b3d58accf0e11de">gTextureSignShellShot0</a>, 0x038C, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a6a35f5915120c6a557901bcaef614161">gTextureSignShellShot1</a>, 0x0247, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="luigi__raceway_2course__offsets_8c.html#a7d74c4fbbe37319b5b3d58accf0e11de">gTextureSignShellShot0</a>, 0x038C, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="luigi__raceway_2course__offsets_8c.html#a6a35f5915120c6a557901bcaef614161">gTextureSignShellShot1</a>, 0x0247, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a4994761aa04ca80fcdf86e98b9cdb0b4">gTextureSignKoopaAir0</a>, 0x0360, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#ac1a169ef764460f3048de26773ec3539">gTextureSignKoopaAir1</a>, 0x0304, 0x1000, 0x0},</div>
|
||||
<div class="line"> {0x00000000, 0x0000, 0x0000, 0x0},</div>
|
||||
@@ -788,9 +788,7 @@ Variables</h2></td></tr>
|
||||
<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>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a4994761aa04ca80fcdf86e98b9cdb0b4"><div class="ttname"><a href="#a4994761aa04ca80fcdf86e98b9cdb0b4">gTextureSignKoopaAir0</a></div><div class="ttdeci">u8 gTextureSignKoopaAir0[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a4abe7825de1ae312db2c47d9178f32fd"><div class="ttname"><a href="#a4abe7825de1ae312db2c47d9178f32fd">gTexture6473E4</a></div><div class="ttdeci">u8 gTexture6473E4[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a6a35f5915120c6a557901bcaef614161"><div class="ttname"><a href="#a6a35f5915120c6a557901bcaef614161">gTextureSignShellShot1</a></div><div class="ttdeci">u8 gTextureSignShellShot1[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a713215e4eed6e80049a9c2486469b53f"><div class="ttname"><a href="#a713215e4eed6e80049a9c2486469b53f">gTexture67D304</a></div><div class="ttdeci">u8 gTexture67D304[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a7d74c4fbbe37319b5b3d58accf0e11de"><div class="ttname"><a href="#a7d74c4fbbe37319b5b3d58accf0e11de">gTextureSignShellShot0</a></div><div class="ttdeci">u8 gTextureSignShellShot0[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a82701f0cc86fef92eb4a06718a1a8741"><div class="ttname"><a href="#a82701f0cc86fef92eb4a06718a1a8741">gTextureSignMarioStar0</a></div><div class="ttdeci">u8 gTextureSignMarioStar0[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a8b2f9cd1f5d27784245c8d065772755b"><div class="ttname"><a href="#a8b2f9cd1f5d27784245c8d065772755b">gTexture668920</a></div><div class="ttdeci">u8 gTexture668920[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_a9ef426c16b3440032a5d3944a1e2076b"><div class="ttname"><a href="#a9ef426c16b3440032a5d3944a1e2076b">gTexture67291C</a></div><div class="ttdeci">u8 gTexture67291C[]</div></div>
|
||||
@@ -800,6 +798,8 @@ Variables</h2></td></tr>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_ac7425bb345a79282781ed815f364d947"><div class="ttname"><a href="#ac7425bb345a79282781ed815f364d947">gTexture647994</a></div><div class="ttdeci">u8 gTexture647994[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_af99b8182eae090013bdf28e917159a58"><div class="ttname"><a href="#af99b8182eae090013bdf28e917159a58">gTextureFenceBarbedWire</a></div><div class="ttdeci">u8 gTextureFenceBarbedWire[]</div></div>
|
||||
<div class="ttc" id="akalimari__desert_2course__offsets_8c_html_afe4fbe8cd1d58805fc55a58b6dc15727"><div class="ttname"><a href="#afe4fbe8cd1d58805fc55a58b6dc15727">gTextureSignMarioStar1</a></div><div class="ttdeci">u8 gTextureSignMarioStar1[]</div></div>
|
||||
<div class="ttc" id="aluigi__raceway_2course__offsets_8c_html_a6a35f5915120c6a557901bcaef614161"><div class="ttname"><a href="luigi__raceway_2course__offsets_8c.html#a6a35f5915120c6a557901bcaef614161">gTextureSignShellShot1</a></div><div class="ttdeci">u8 gTextureSignShellShot1[]</div></div>
|
||||
<div class="ttc" id="aluigi__raceway_2course__offsets_8c_html_a7d74c4fbbe37319b5b3d58accf0e11de"><div class="ttname"><a href="luigi__raceway_2course__offsets_8c.html#a7d74c4fbbe37319b5b3d58accf0e11de">gTextureSignShellShot0</a></div><div class="ttdeci">u8 gTextureSignShellShot0[]</div></div>
|
||||
</div><!-- fragment -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -572,7 +572,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#_todo000016">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
|
||||
<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>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -605,7 +605,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>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>
|
||||
@@ -634,7 +634,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#_todo000016">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -653,7 +653,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>Why did void* work for matching </dd></dl>
|
||||
<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>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -4410,7 +4410,7 @@ Memory Addresses</h1>
|
||||
<tr class="markdownTableRowEven">
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2">func_800AFC54</a> </td><td class="markdownTableBodyNone">0x800AFC54 </td></tr>
|
||||
<tr class="markdownTableRowOdd">
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f">func_800AFE00</a> </td><td class="markdownTableBodyNone">0x800AFE00 </td></tr>
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00">func_800AFE00</a> </td><td class="markdownTableBodyNone">0x800AFE00 </td></tr>
|
||||
<tr class="markdownTableRowEven">
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__800AF9B0_8c.html#adfa304c28966a1ad52f7f7ec580d5498">func_800AFF58</a> </td><td class="markdownTableBodyNone">0x800AFF58 </td></tr>
|
||||
<tr class="markdownTableRowOdd">
|
||||
|
||||
@@ -141,10 +141,10 @@ var NAVTREEINDEX131 =
|
||||
"union____OSfp.html#aa1b92e78cc62bfa671d55b4f08a42f52":[7,0,8,1],
|
||||
"union____OSfp.html#aad7ba28b3e6aa7495eb9f9e73f5bd064":[7,0,8,0],
|
||||
"uniondu.html":[7,0,75],
|
||||
"uniondu.html#a06928fe4577a2d3ae425f6df73fbef26":[7,0,75,3],
|
||||
"uniondu.html#a06928fe4577a2d3ae425f6df73fbef26":[7,0,75,4],
|
||||
"uniondu.html#a1350494c6a09b425b926250e9b10b5c9":[7,0,75,2],
|
||||
"uniondu.html#a258273f21784ceba6533c8bd20bc8bc0":[7,0,75,0],
|
||||
"uniondu.html#a490dba023fb0b686d9a03b51508bcfad":[7,0,75,4],
|
||||
"uniondu.html#a490dba023fb0b686d9a03b51508bcfad":[7,0,75,3],
|
||||
"uniondu.html#ac24ce7d9a78b6632965424039e4362c3":[7,0,75,1],
|
||||
"unionfu.html":[7,0,81],
|
||||
"unionfu.html#a6aed0becf5f2fa3047085638c8516b26":[7,0,81,2],
|
||||
|
||||
@@ -135,11 +135,11 @@ var NAVTREEINDEX26 =
|
||||
"code__80091750_8h_source.html":[8,0,3,30],
|
||||
"code__800AF9B0_8c.html":[8,0,3,31],
|
||||
"code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2":[8,0,3,31,3],
|
||||
"code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f":[8,0,3,31,4],
|
||||
"code__800AF9B0_8c.html#a3a42b5abffe2c80f954e0efe13d436c6":[8,0,3,31,10],
|
||||
"code__800AF9B0_8c.html#a7145a2f34fdb6fdd911f0ec64f24ff86":[8,0,3,31,7],
|
||||
"code__800AF9B0_8c.html#a9ada41ff378d23569643b242db363489":[8,0,3,31,9],
|
||||
"code__800AF9B0_8c.html#aa14849d67fb7d26d11f85ac19898ac7f":[8,0,3,31,1],
|
||||
"code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00":[8,0,3,31,4],
|
||||
"code__800AF9B0_8c.html#ab763bfc357b753a48dd90dcd65b692d6":[8,0,3,31,12],
|
||||
"code__800AF9B0_8c.html#ac03dc0f456a95cb26416c3763db6d0a3":[8,0,3,31,2],
|
||||
"code__800AF9B0_8c.html#ac3644f84794a8bfdacf39c4b2c2495fc":[8,0,3,31,0],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
var NAVTREEINDEX40 =
|
||||
{
|
||||
"functions_vars.html":[7,2,1],
|
||||
"functions_vars.html":[7,2,1,0],
|
||||
"functions_vars.html":[7,2,1],
|
||||
"functions_vars_b.html":[7,2,1,1],
|
||||
"functions_vars_c.html":[7,2,1,2],
|
||||
"functions_vars_d.html":[7,2,1,3],
|
||||
|
||||
@@ -196,8 +196,8 @@ var NAVTREEINDEX68 =
|
||||
"load_8c.html#ae413774208e1213a9146b077715c7787":[8,0,3,1,10,45],
|
||||
"load_8c.html#ae4a9b501905301177af6c476cff02f7f":[8,0,3,1,10,40],
|
||||
"load_8c.html#ae61d39b44029939585c581369dc5a050":[8,0,3,1,10,2],
|
||||
"load_8c.html#ae6f2c925e86efb824ed050683f9b5113":[8,0,3,1,10,5],
|
||||
"load_8c.html#ae6f2c925e86efb824ed050683f9b5113":[8,0,3,1,10,6],
|
||||
"load_8c.html#ae6f2c925e86efb824ed050683f9b5113":[8,0,3,1,10,5],
|
||||
"load_8c.html#aea5e1113ed6186106c99f9d146e80e75":[8,0,3,1,10,33],
|
||||
"load_8c.html#aeead683cd086cc979e2e7e94d8b4e7b9":[8,0,3,1,10,66],
|
||||
"load_8c.html#aef4659733b428e6fcae0c19331e720cf":[8,0,3,1,10,35],
|
||||
|
||||
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178.4" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="178.4" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="154.4" height="20" fill="#555"/><rect x="154.4" width="24.0" height="20" fill="#007ec6"/><rect width="178.4" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="782.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="1444.0" lengthAdjust="spacing">NON_MATCHING functions</text><text x="782.0" y="140" transform="scale(0.1)" textLength="1444.0" lengthAdjust="spacing">NON_MATCHING functions</text><text x="1654.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">53</text><text x="1654.0" y="140" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">53</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178.4" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="178.4" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="154.4" height="20" fill="#555"/><rect x="154.4" width="24.0" height="20" fill="#007ec6"/><rect width="178.4" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="782.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="1444.0" lengthAdjust="spacing">NON_MATCHING functions</text><text x="782.0" y="140" transform="scale(0.1)" textLength="1444.0" lengthAdjust="spacing">NON_MATCHING functions</text><text x="1654.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">52</text><text x="1654.0" y="140" transform="scale(0.1)" textLength="140.0" lengthAdjust="spacing">52</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -1964,7 +1964,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>fix this extern </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000051">Todo</a></b></dt><dd>fix this extern </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -167,7 +167,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#_todo000036">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">
|
||||
|
||||
@@ -138,7 +138,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">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">
|
||||
|
||||
@@ -138,7 +138,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo</a></b></dt><dd>figure out what this flag means </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>figure out what this flag means </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -441,7 +441,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#_todo000036">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">
|
||||
|
||||
@@ -872,7 +872,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#_todo000035">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">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">
|
||||
@@ -990,7 +990,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#_todo000036">Todo</a></b></dt><dd>figure out what this flag means </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>figure out what this flag means </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -763,7 +763,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#_todo000040">Todo</a></b></dt><dd>make a proper match </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>make a proper match </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -729,7 +729,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#_todo000040">Todo</a></b></dt><dd>make a proper match </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>make a proper match </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -595,7 +595,7 @@ Here is the caller graph for this function:</div>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000010">Bug</a></b></dt><dd>No null check. </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000011">Bug</a></b></dt><dd></dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -555,7 +555,7 @@ Here is the caller graph for this function:</div>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000010">Bug</a></b></dt><dd>No null check. </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000011">Bug</a></b></dt><dd></dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -703,7 +703,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#_todo000041">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000042">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -643,7 +643,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#_todo000041">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000042">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -38,7 +38,7 @@ var searchData=
|
||||
['windows_35',['Windows',['../compiling.html#windows',1,'']]],
|
||||
['windowsize_36',['windowSize',['../structReverbSettingsEU.html#a5cb7d8eaeef42b0369bd170bca7ed72f',1,'ReverbSettingsEU::windowSize'],['../structSynthesisReverb.html#ac33541fe1dc1f814a10cbc97b86b8d4d',1,'SynthesisReverb::windowSize']]],
|
||||
['wood_5fbridge_37',['WOOD_BRIDGE',['../mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a42cbce75b358c45ca5ca25e555dddc6c',1,'mk64.h']]],
|
||||
['word_38',['word',['../unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7',1,'GameModePack::word'],['../uniondu.html#a06928fe4577a2d3ae425f6df73fbef26',1,'du::word'],['../uniondu.html#a490dba023fb0b686d9a03b51508bcfad',1,'du::word']]],
|
||||
['word_38',['word',['../unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7',1,'GameModePack::word'],['../uniondu.html#a490dba023fb0b686d9a03b51508bcfad',1,'du::word'],['../uniondu.html#a06928fe4577a2d3ae425f6df73fbef26',1,'du::word']]],
|
||||
['work_39',['How Actors Work',['../actors.html',1,'actorsmenu']]],
|
||||
['wrapper_5fupdate_5fboos_40',['wrapper_update_boos',['../update__objects_8c.html#a33a1f1842134707236eefdf272dfdbae',1,'update_objects.c']]],
|
||||
['write_5fdashes_41',['write_dashes',['../code__80091750_8c.html#a0a91d136dd3ef72cd4a4e1d1fed063f7',1,'write_dashes(char *buffer): code_80091750.c'],['../code__80091750_8h.html#af1655d98268206eb3b2490eb837deba5',1,'write_dashes(char *): code_80091750.c']]],
|
||||
|
||||
@@ -1785,7 +1785,7 @@ var searchData=
|
||||
['func_5f800af9b0_1782',['func_800AF9B0',['../code__800AF9B0_8c.html#aa14849d67fb7d26d11f85ac19898ac7f',1,'func_800AF9B0(void): code_800AF9B0.c'],['../code__800AF9B0_8h.html#aa14849d67fb7d26d11f85ac19898ac7f',1,'func_800AF9B0(void): code_800AF9B0.c']]],
|
||||
['func_5f800af9e4_1783',['func_800AF9E4',['../code__800AF9B0_8c.html#ac03dc0f456a95cb26416c3763db6d0a3',1,'code_800AF9B0.c']]],
|
||||
['func_5f800afc54_1784',['func_800AFC54',['../code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2',1,'code_800AF9B0.c']]],
|
||||
['func_5f800afe00_1785',['func_800AFE00',['../code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f',1,'code_800AF9B0.c']]],
|
||||
['func_5f800afe00_1785',['func_800AFE00',['../code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00',1,'code_800AF9B0.c']]],
|
||||
['func_5f800aff58_1786',['func_800AFF58',['../code__800AF9B0_8c.html#adfa304c28966a1ad52f7f7ec580d5498',1,'code_800AF9B0.c']]],
|
||||
['func_5f800b0004_1787',['func_800B0004',['../code__800AF9B0_8h.html#a7963c15bc1960ff122a3f86b9e114872',1,'code_800AF9B0.h']]],
|
||||
['func_5f800b28c8_1788',['func_800B28C8',['../menus_8c.html#ab5fff14dc492768fd5c750535597cae0',1,'func_800B28C8(void): menus.c'],['../menus_8h.html#ab5fff14dc492768fd5c750535597cae0',1,'func_800B28C8(void): menus.c']]],
|
||||
|
||||
@@ -1673,7 +1673,7 @@ var searchData=
|
||||
['func_5f800af9b0_1670',['func_800AF9B0',['../code__800AF9B0_8c.html#aa14849d67fb7d26d11f85ac19898ac7f',1,'func_800AF9B0(void): code_800AF9B0.c'],['../code__800AF9B0_8h.html#aa14849d67fb7d26d11f85ac19898ac7f',1,'func_800AF9B0(void): code_800AF9B0.c']]],
|
||||
['func_5f800af9e4_1671',['func_800AF9E4',['../code__800AF9B0_8c.html#ac03dc0f456a95cb26416c3763db6d0a3',1,'code_800AF9B0.c']]],
|
||||
['func_5f800afc54_1672',['func_800AFC54',['../code__800AF9B0_8c.html#a28d3cfdd64233bb30c065e9d09b111c2',1,'code_800AF9B0.c']]],
|
||||
['func_5f800afe00_1673',['func_800AFE00',['../code__800AF9B0_8c.html#a2b03d1d2abc04cfb07a59e5b6f7cd80f',1,'code_800AF9B0.c']]],
|
||||
['func_5f800afe00_1673',['func_800AFE00',['../code__800AF9B0_8c.html#aac80dfeddfe200249e714e7d0fd88b00',1,'code_800AF9B0.c']]],
|
||||
['func_5f800aff58_1674',['func_800AFF58',['../code__800AF9B0_8c.html#adfa304c28966a1ad52f7f7ec580d5498',1,'code_800AF9B0.c']]],
|
||||
['func_5f800b0004_1675',['func_800B0004',['../code__800AF9B0_8h.html#a7963c15bc1960ff122a3f86b9e114872',1,'code_800AF9B0.h']]],
|
||||
['func_5f800b28c8_1676',['func_800B28C8',['../menus_8c.html#ab5fff14dc492768fd5c750535597cae0',1,'func_800B28C8(void): menus.c'],['../menus_8h.html#ab5fff14dc492768fd5c750535597cae0',1,'func_800B28C8(void): menus.c']]],
|
||||
|
||||
@@ -25,6 +25,6 @@ var searchData=
|
||||
['wheelrot_22',['wheelRot',['../structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622',1,'TrainCar::wheelRot'],['../structPaddleWheelBoat.html#a500f0d5169fa8601aaba11cf13514b28',1,'PaddleWheelBoat::wheelRot']]],
|
||||
['width_23',['width',['../structprintf__struct.html#ad8c9b5c908f18b8933081ae4b8f19b3a',1,'printf_struct::width'],['../structMkTexture.html#a6064846bc000f2003938cd14d4e62ff6',1,'MkTexture::width'],['../structOSViCommonRegs.html#a36050d774fce0c7479165a54e61296aa',1,'OSViCommonRegs::width']]],
|
||||
['windowsize_24',['windowSize',['../structReverbSettingsEU.html#a5cb7d8eaeef42b0369bd170bca7ed72f',1,'ReverbSettingsEU::windowSize'],['../structSynthesisReverb.html#ac33541fe1dc1f814a10cbc97b86b8d4d',1,'SynthesisReverb::windowSize']]],
|
||||
['word_25',['word',['../unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7',1,'GameModePack::word'],['../uniondu.html#a06928fe4577a2d3ae425f6df73fbef26',1,'du::word'],['../uniondu.html#a490dba023fb0b686d9a03b51508bcfad',1,'du::word']]],
|
||||
['word_25',['word',['../unionGameModePack.html#a070413d3976e79c9be223f8ab02369b7',1,'GameModePack::word'],['../uniondu.html#a490dba023fb0b686d9a03b51508bcfad',1,'du::word'],['../uniondu.html#a06928fe4577a2d3ae425f6df73fbef26',1,'du::word']]],
|
||||
['wut_26',['wut',['../sherbet__land_2course__data_8c.html#a9eeed027c0accdad88ef82b59706956f',1,'wut: course_data.c'],['../sherbet__land_2course__data_8h.html#a9eeed027c0accdad88ef82b59706956f',1,'wut: course_data.c']]]
|
||||
];
|
||||
|
||||
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="139.7" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="139.7" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="87.7" height="20" fill="#555"/><rect x="87.7" width="52.0" height="20" fill="#97CA00"/><rect width="139.7" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="448.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="777.0" lengthAdjust="spacing">Main progress</text><text x="448.5" y="140" transform="scale(0.1)" textLength="777.0" lengthAdjust="spacing">Main progress</text><text x="1127.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">91.75%</text><text x="1127.0" y="140" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">91.75%</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="139.7" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="139.7" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="87.7" height="20" fill="#555"/><rect x="87.7" width="52.0" height="20" fill="#97CA00"/><rect width="139.7" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="448.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="777.0" lengthAdjust="spacing">Main progress</text><text x="448.5" y="140" transform="scale(0.1)" textLength="777.0" lengthAdjust="spacing">Main progress</text><text x="1127.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">91.79%</text><text x="1127.0" y="140" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">91.79%</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="99.3" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="99.3" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="54.3" height="20" fill="#555"/><rect x="54.3" width="45.0" height="20" fill="#007ec6"/><rect width="99.3" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="281.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="443.0" lengthAdjust="spacing">Size left</text><text x="281.5" y="140" transform="scale(0.1)" textLength="443.0" lengthAdjust="spacing">Size left</text><text x="758.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="350.0" lengthAdjust="spacing">75528</text><text x="758.0" y="140" transform="scale(0.1)" textLength="350.0" lengthAdjust="spacing">75528</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="99.3" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="99.3" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="54.3" height="20" fill="#555"/><rect x="54.3" width="45.0" height="20" fill="#007ec6"/><rect width="99.3" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="281.5" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="443.0" lengthAdjust="spacing">Size left</text><text x="281.5" y="140" transform="scale(0.1)" textLength="443.0" lengthAdjust="spacing">Size left</text><text x="758.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="350.0" lengthAdjust="spacing">75184</text><text x="758.0" y="140" transform="scale(0.1)" textLength="350.0" lengthAdjust="spacing">75184</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -2371,7 +2371,7 @@ Variables</h2></td></tr>
|
||||
<div class="line"> 0xff25, 0xffed, 0x0320,</div>
|
||||
<div class="line"> 0xffca, 0xfff8, 0x0270,</div>
|
||||
<div class="line">}</div>
|
||||
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>fix this extern </dd></dl>
|
||||
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000051">Todo</a></b></dt><dd>fix this extern </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -419,7 +419,7 @@ Macros</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000049">Todo</a></b></dt><dd>format like sm64 <a class="el" href="sounds_8h.html">sounds.h</a> </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000053">Todo</a></b></dt><dd>format like sm64 <a class="el" href="sounds_8h.html">sounds.h</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -236,7 +236,7 @@ Macros</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000048">Todo</a></b></dt><dd>These defines shouldn't exist - <a class="el" href="rcp_8h.html">PR/rcp.h</a> has them properly defined (ultralib) </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000052">Todo</a></b></dt><dd>These defines shouldn't exist - <a class="el" href="rcp_8h.html">PR/rcp.h</a> has them properly defined (ultralib) </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -943,7 +943,7 @@ Variables</h2></td></tr>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a24f23c9d0a698822431ba4cf5a4ead5e">gTexture65127C</a>, 0x01AB, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#acbb4a48f8c7977bd901afc6a6bca5122">gTextureRoad5</a>, 0x02B9, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#aa39f4977e61f91182b2617f77cd94c71">gTextureSignToadRed</a>, 0x0610, 0x1000, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a>, 0x0130, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="wario__stadium_2course__offsets_8c.html#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a>, 0x0130, 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_a236798701abafb3e9bc8619dd3691ac6"><div class="ttname"><a href="choco__mountain_2course__offsets_8c.html#a236798701abafb3e9bc8619dd3691ac6">gTextureSignNintendoRed0</a></div><div class="ttdeci">u8 gTextureSignNintendoRed0[]</div></div>
|
||||
@@ -963,8 +963,8 @@ Variables</h2></td></tr>
|
||||
<div class="ttc" id="atoads__turnpike_2course__offsets_8c_html_a9745026ef2a348da9a5096c6cf913e01"><div class="ttname"><a href="#a9745026ef2a348da9a5096c6cf913e01">gTexture6608C8</a></div><div class="ttdeci">u8 gTexture6608C8[]</div></div>
|
||||
<div class="ttc" id="atoads__turnpike_2course__offsets_8c_html_a99232571424deebc65d2a82fc47a0dd9"><div class="ttname"><a href="#a99232571424deebc65d2a82fc47a0dd9">gTextureRoad3</a></div><div class="ttdeci">u8 gTextureRoad3[]</div></div>
|
||||
<div class="ttc" id="atoads__turnpike_2course__offsets_8c_html_aa39f4977e61f91182b2617f77cd94c71"><div class="ttname"><a href="#aa39f4977e61f91182b2617f77cd94c71">gTextureSignToadRed</a></div><div class="ttdeci">u8 gTextureSignToadRed[]</div></div>
|
||||
<div class="ttc" id="atoads__turnpike_2course__offsets_8c_html_ab97d6cf679638fcdccbac85cfe754065"><div class="ttname"><a href="#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a></div><div class="ttdeci">u8 gTexture668228[]</div></div>
|
||||
<div class="ttc" id="atoads__turnpike_2course__offsets_8c_html_acbb4a48f8c7977bd901afc6a6bca5122"><div class="ttname"><a href="#acbb4a48f8c7977bd901afc6a6bca5122">gTextureRoad5</a></div><div class="ttdeci">u8 gTextureRoad5[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_ab97d6cf679638fcdccbac85cfe754065"><div class="ttname"><a href="wario__stadium_2course__offsets_8c.html#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a></div><div class="ttdeci">u8 gTexture668228[]</div></div>
|
||||
</div><!-- fragment -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -105,8 +105,8 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<div class="contents">
|
||||
<div class="textblock"><dl class="reflist">
|
||||
<dt>Global <a class="el" href="controller_8h.html#aab452241c8ea115165a20157fc64fb9e">__osGetId</a> (OSPfs *pfs)</dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000021"></a>remove magic constant </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000022"></a>loads of magic constants.. </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000022"></a>loads of magic constants.. </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000021"></a>remove magic constant </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="osPfsDeleteFile_8c.html#a9058bfef76860424d50c262127aabb87">__osPfsReleasePages</a> (OSPfs *pfs, <a class="el" href="struct____OSInode.html">__OSInode</a> *inode, u8 start_page, u16 *sum, u8 bank, <a class="el" href="union____OSInodeUnit.html">__OSInodeUnit</a> *last_page, int flag)</dt>
|
||||
<dd><a class="anchor" id="_todo000032"></a>magic number </dd>
|
||||
@@ -115,19 +115,19 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<dt>Global <a class="el" href="piint_8h.html#a3e05f8f40d1da55183ee0eaec0c5b6bb">__osPiDevMgr</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000027"></a>In libreultra this is in an include </dd>
|
||||
<dt>Global <a class="el" href="controller_8h.html#aef46f2f348aa04f58019de1b9036fcec">__osRepairPackId</a> (OSPfs *pfs, <a class="el" href="struct____OSPackId.html">__OSPackId</a> *badid, <a class="el" href="struct____OSPackId.html">__OSPackId</a> *newid)</dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000019"></a>fix magic number </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000020"></a>remove magic constant </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000020"></a>remove magic constant </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000019"></a>fix magic number </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="courseTable_8h.html#a83643ea0bd8b0af88efc38bccc1b93ca">_course_mario_raceway_dl_mio0SegmentRomStart</a> []</dt>
|
||||
<dd><a class="anchor" id="_todo000057"></a>These should probably be ptr's instead of array's? </dd>
|
||||
<dt>Global <a class="el" href="update__objects_8c.html#a6e56a43ec98e81db05f2410893efa437">add_unused_obj_index</a> (s32 *listIdx, s32 *nextFree, s32 size)</dt>
|
||||
<dd><a class="anchor" id="_todo000051"></a>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 <code>for(var_v1 = 0; var_v1 < size; var_v1++)</code> The diff gets massive. </dd>
|
||||
<dd><a class="anchor" id="_todo000048"></a>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 <code>for(var_v1 = 0; var_v1 < size; var_v1++)</code> The diff gets massive. </dd>
|
||||
<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="_todo000016"></a>Why did void* work for matching </dd>
|
||||
<dd><a class="anchor" id="_todo000018"></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="_todo000050"></a>unused? </dd>
|
||||
<dd><a class="anchor" id="_todo000047"></a>unused? </dd>
|
||||
<dt>Global <a class="el" href="code__80091750_8h.html#a08ffb920b7830a80106d74fae1eeca66">D_8018D9B0</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000009"></a>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd>
|
||||
<dt>Global <a class="el" href="banshee__boardwalk_2course__data_8h.html#a3799dda94e3b34030115f4fa39953296">d_course_banshee_boardwalk_dl_0</a> []</dt>
|
||||
@@ -163,7 +163,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<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="_todo000012"></a>confirm this. </dd>
|
||||
<dd><a class="anchor" id="_todo000011"></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>
|
||||
@@ -175,7 +175,7 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<dt>Global <a class="el" href="code__80005FD0_8h.html#a73cf3ac928fe335e2acbe5e0afcac412">func_800100F0</a> (s32)</dt>
|
||||
<dd><a class="anchor" id="_todo000008"></a>Confirm this comment </dd>
|
||||
<dt>Global <a class="el" href="player__controller_8h.html#a56b6cc32d3ba7e190ae4e338292b56f3">func_80028864</a> (<a class="el" href="structPlayer.html">Player</a> *, <a class="el" href="structCamera.html">Camera</a> *, s8, s8)</dt>
|
||||
<dd><a class="anchor" id="_todo000040"></a>make a proper match </dd>
|
||||
<dd><a class="anchor" id="_todo000041"></a>make a proper match </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#ae0dda7b003f95d15d72c5d40ed47127e">func_80046030</a> (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)</dt>
|
||||
<dd><a class="anchor" id="_todo000044"></a>tlut/texture unconfirmed. This could be texture1 and texture2 </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#acaa477cfbccd1a5fae43a67a655accdb">func_8004B7DC</a> (s32 x, s32 y, s32 width, s32 height, s32 arg4, s32 arg5, s32 arg6)</dt>
|
||||
@@ -183,25 +183,25 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#a33fc340f4fc3585368fc4612e85a606c">func_8004C268</a> (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)</dt>
|
||||
<dd><a class="anchor" id="_todo000046"></a>fakematch? </dd>
|
||||
<dt>Global <a class="el" href="update__objects_8c.html#a458b33a4ba73ac7f278fa7a6417a60ba">func_800745C8</a> (s32 objectIndex, s32 arg1)</dt>
|
||||
<dd><a class="anchor" id="_todo000052"></a>arg1 should likely be a u8 * </dd>
|
||||
<dd><a class="anchor" id="_todo000049"></a>arg1 should likely be a u8 * </dd>
|
||||
<dt>Global <a class="el" href="code__80091750_8h.html#a11daab0c2cb2700179b2325d2c619769">func_80091FA4</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000010"></a>These sizes need to be <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sizeof()</a> for shiftability if possible </dd>
|
||||
<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="_todo000011"></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="_todo000013"></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="_todo000014"></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>
|
||||
<dd><a class="anchor" id="_todo000015"></a>What does this even do? </dd>
|
||||
<dt>Global <a class="el" href="race__logic_8h.html#a4eb4cb5c0963bcfceae40d340c2e7756">func_8028F970</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000041"></a>increasing players past four would require increase this loop iterator. </dd>
|
||||
<dd><a class="anchor" id="_todo000042"></a>increasing players past four would require increase this loop iterator. </dd>
|
||||
<dt>Global <a class="el" href="update__objects_8c.html#a5d5e90510363f2db4ec1d76839b76d95">gen_random_item</a> (s16 rank, s16 isCpu)</dt>
|
||||
<dd><a class="anchor" id="_todo000053"></a>Cleanup this function to use array access and struct if possible. </dd>
|
||||
<dd><a class="anchor" id="_todo000050"></a>Cleanup this function to use array access and struct if possible. </dd>
|
||||
<dt>Global <a class="el" href="code__800029B0_8h.html#a8a6a0e5ed8709356fba948d0beeb6a95">gPlayerWinningIndex</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000007"></a>gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8 </dd>
|
||||
<dt>Global <a class="el" href="some__data_8c.html#af40885efd72dc665a278c6f29e19ecf3">gTorchSpawns</a> []</dt>
|
||||
<dd><a class="anchor" id="_todo000047"></a>fix this extern </dd>
|
||||
<dd><a class="anchor" id="_todo000051"></a>fix this extern </dd>
|
||||
<dt>Global <a class="el" href="osEPiRawStartDma_8c.html#a0f405b027addb60288ca287959d8d3d6">IO_WRITE</a> (addr, data)</dt>
|
||||
<dd><a class="anchor" id="_todo000030"></a>These defines are from <a class="el" href="rcp_8h.html">PR/rcp.h</a>, but including that causes problems... </dd>
|
||||
<dt>Global <a class="el" href="piint_8h.html#a8f6729a1dafa49bc6280eb2bcfb787d0">LEO_CMD_TYPE_0</a> </dt>
|
||||
@@ -213,13 +213,13 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<dt>Global <a class="el" href="render__courses_8h.html#ae41e4953dc98c20240ddfd2b26862ee9">load_surface_map</a> (uintptr_t, struct <a class="el" href="structUnkStruct__800DC5EC.html">UnkStruct_800DC5EC</a> *)</dt>
|
||||
<dd><a class="anchor" id="_todo000043"></a>Should be Gfx* </dd>
|
||||
<dt>Global <a class="el" href="sptask_8h.html#a3b54c742028b6c1e8246bf9349bad70c">M_TASK_FLAG0</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000048"></a>These defines shouldn't exist - <a class="el" href="rcp_8h.html">PR/rcp.h</a> has them properly defined (ultralib) </dd>
|
||||
<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="_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="_todo000017"></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>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000012"></a>More indepth error checking/return value </dd>
|
||||
<dt>Global <a class="el" href="structNote.html#ad84c5a727f09a9ea8140bcf1b56ce512">Note::priority</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000004"></a>use macros or something instead. </dd>
|
||||
<dt>Global <a class="el" href="osContInit_8c.html#a3a0e3a0d795150ad033f213754773c34">osContInit</a> (OSMesgQueue *mq, u8 *bitpattern, OSContStatus *status)</dt>
|
||||
@@ -227,19 +227,19 @@ $(function(){initNavTree('todo.html',''); initResizable(); });
|
||||
<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="_todo000036"></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>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000034"></a>name magic constants </dd>
|
||||
<dt>Global <a class="el" href="osViSwapBuffer_8c.html#ad9fbc8feed5d6cf557a051834e168950">osViSwapBuffer</a> (void *vaddr)</dt>
|
||||
<dd><a class="anchor" id="_todo000036"></a>figure out what this flag means </dd>
|
||||
<dd><a class="anchor" id="_todo000035"></a>figure out what this flag means </dd>
|
||||
<dt>Global <a class="el" href="osEPiRawStartDma_8c.html#a61b4993ebb70a3b701fccc3221c36d81">PI_DOMAIN1</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000029"></a>This define is from <a class="el" href="os_8h.html">os.h</a>, but including that causes problems... </dd>
|
||||
<dt>Global <a class="el" href="actors_8c.html#a244363eb20e950ed94944be1c768a37c">render_actor_shell</a> (<a class="el" href="structCamera.html">Camera</a> *camera, Mat4 matrix, struct <a class="el" href="structShellActor.html">ShellActor</a> *shell)</dt>
|
||||
<dd><a class="anchor" id="_todo000042"></a>Is this making the shell spin? </dd>
|
||||
<dd><a class="anchor" id="_todo000040"></a>Is this making the shell spin? </dd>
|
||||
<dt>Global <a class="el" href="sounds_8h.html#a71288c0bb15b503d4570b441a05013f4">SOUND_ARG_LOAD</a> (sound_bank, byte2, byte3, sound_id)</dt>
|
||||
<dd><a class="anchor" id="_todo000049"></a>format like sm64 <a class="el" href="sounds_8h.html">sounds.h</a> </dd>
|
||||
<dd><a class="anchor" id="_todo000053"></a>format like sm64 <a class="el" href="sounds_8h.html">sounds.h</a> </dd>
|
||||
<dt>Global <a class="el" href="osEPiRawStartDma_8c.html#a9f68445808ae98c1a50579d2c5a95c7f">UPDATE_REG</a> (reg, var)</dt>
|
||||
<dd><a class="anchor" id="_todo000028"></a>This define is from <a class="el" href="piint_8h.html">piint.h</a>, but including that causes problems... </dd>
|
||||
<dt>Global <a class="el" href="internal_8h.html#aa8d5fa5d7506353e4e791caab237c721">US_FLOAT</a> (x)</dt>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="141.0" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="141.0" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="89.0" height="20" fill="#555"/><rect x="89.0" width="52.0" height="20" fill="#97CA00"/><rect width="141.0" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="455.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="790.0" lengthAdjust="spacing">Total progress</text><text x="455.0" y="140" transform="scale(0.1)" textLength="790.0" lengthAdjust="spacing">Total progress</text><text x="1140.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">92.97%</text><text x="1140.0" y="140" transform="scale(0.1)" textLength="420.0" lengthAdjust="spacing">92.97%</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="134.0" height="20"><linearGradient id="smooth" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="round"><rect width="134.0" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#round)"><rect width="89.0" height="20" fill="#555"/><rect x="89.0" width="45.0" height="20" fill="#97CA00"/><rect width="134.0" height="20" fill="url(#smooth)"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="455.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="790.0" lengthAdjust="spacing">Total progress</text><text x="455.0" y="140" transform="scale(0.1)" textLength="790.0" lengthAdjust="spacing">Total progress</text><text x="1105.0" y="150" fill="#010101" fill-opacity=".3" transform="scale(0.1)" textLength="350.0" lengthAdjust="spacing">93.0%</text><text x="1105.0" y="140" transform="scale(0.1)" textLength="350.0" lengthAdjust="spacing">93.0%</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -365,41 +365,41 @@ $(function(){initNavTree('train_2render_8inc_8c_source.html',''); initResizable(
|
||||
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> </div>
|
||||
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(spA0, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> </div>
|
||||
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPDisplayList</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPPopMatrix</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> gSPDisplayList(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> gSPPopMatrix(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span> </div>
|
||||
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">actor</a>->wheelRot + 0x222));</div>
|
||||
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>, 17.0f, 6.0f, 12.0f);</div>
|
||||
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>);</div>
|
||||
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>);</div>
|
||||
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(sp120, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (actor-><a class="code hl_variable" href="structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622">wheelRot</a> + 0x222));</div>
|
||||
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(sp160, 17.0f, 6.0f, 12.0f);</div>
|
||||
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(spE0, sp160);</div>
|
||||
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(spA0, sp120, spE0);</div>
|
||||
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> </div>
|
||||
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(spA0, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span> </div>
|
||||
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPDisplayList</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPPopMatrix</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span> gSPDisplayList(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span> gSPPopMatrix(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span> </div>
|
||||
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">actor</a>->wheelRot + 0x222));</div>
|
||||
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>, -17.0f, 6.0f, 12.0f);</div>
|
||||
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>);</div>
|
||||
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>);</div>
|
||||
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(sp120, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (actor-><a class="code hl_variable" href="structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622">wheelRot</a> + 0x222));</div>
|
||||
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(sp160, -17.0f, 6.0f, 12.0f);</div>
|
||||
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(spE0, sp160);</div>
|
||||
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(spA0, sp120, spE0);</div>
|
||||
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> </div>
|
||||
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"> 279</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"> 279</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(spA0, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> </div>
|
||||
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPDisplayList</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"> 282</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPPopMatrix</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span> gSPDisplayList(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"> 282</span> gSPPopMatrix(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00283" name="l00283"></a><span class="lineno"> 283</span> </div>
|
||||
<div class="line"><a id="l00284" name="l00284"></a><span class="lineno"> 284</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">actor</a>->wheelRot + 0x5B0));</div>
|
||||
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"> 285</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>, 17.0f, 6.0f, -8.0f);</div>
|
||||
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"> 286</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>);</div>
|
||||
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno"> 287</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>);</div>
|
||||
<div class="line"><a id="l00284" name="l00284"></a><span class="lineno"> 284</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(sp120, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (actor-><a class="code hl_variable" href="structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622">wheelRot</a> + 0x5B0));</div>
|
||||
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"> 285</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(sp160, 17.0f, 6.0f, -8.0f);</div>
|
||||
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"> 286</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(spE0, sp160);</div>
|
||||
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno"> 287</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(spA0, sp120, spE0);</div>
|
||||
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno"> 288</span> </div>
|
||||
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno"> 289</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno"> 289</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(spA0, 3) == 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00290" name="l00290"></a><span class="lineno"> 290</span> </div>
|
||||
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"> 291</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPDisplayList</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"> 292</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPPopMatrix</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"> 291</span> gSPDisplayList(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="kalimari__desert_2course__data_8c.html#a43bd524976e6266eecd31c16b34df8d8">d_course_kalimari_desert_dl_22DB8</a>);</div>
|
||||
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"> 292</span> gSPPopMatrix(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_define" href="gbi_8h.html#a4c9589710f911ec2c38104f51a68a8aa">G_MTX_MODELVIEW</a>);</div>
|
||||
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"> 293</span> </div>
|
||||
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">actor</a>->wheelRot + 0x5B0));</div>
|
||||
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>, -17.0f, 6.0f, -8.0f);</div>
|
||||
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span> <a class="code hl_function" href="math__util_8c.html#a3c716e2d1fa585c007d66e79245d6f73">mtxf_rotate_x</a>(sp120, (<a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a>) (actor-><a class="code hl_variable" href="structTrainCar.html#a3e4c6d1091b4cf5a1683496409bda622">wheelRot</a> + 0x5B0));</div>
|
||||
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span> <a class="code hl_function" href="math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f">vec3f_set</a>(sp160, -17.0f, 6.0f, -8.0f);</div>
|
||||
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"> 296</span> <a class="code hl_function" href="math__util_8c.html#ad1800f715e0296b6e75f04de02479ea5">mtxf_translate</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp160</a>);</div>
|
||||
<div class="line"><a id="l00297" name="l00297"></a><span class="lineno"> 297</span> <a class="code hl_function" href="math__util_8c.html#a68b650b8cc601fb7f7bae979898dcdbf">mtxf_multiplication</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spA0</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">sp120</a>, <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">spE0</a>);</div>
|
||||
<div class="line"><a id="l00298" name="l00298"></a><span class="lineno"> 298</span> </div>
|
||||
|
||||
@@ -218,72 +218,72 @@ $(function(){initNavTree('trees_2render_8inc_8c_source.html',''); initResizable(
|
||||
<div class="foldopen" id="foldopen00128" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"><a class="line" href="trees_2render_8inc_8c.html#a2c46969c4e2c993552d8607c3c6205ce"> 128</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="trees_2render_8inc_8c.html#a2c46969c4e2c993552d8607c3c6205ce">func_80299864</a>(<a class="code hl_struct" href="structCamera.html">Camera</a> *camera, <a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> arg1, <span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *arg2) {</div>
|
||||
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> temp_f0;</div>
|
||||
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> temp_v0 = arg2-><a class="code hl_variable" href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">flags</a>;</div>
|
||||
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> = arg2-><a class="code hl_variable" href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">flags</a>;</div>
|
||||
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> </div>
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <span class="keywordflow">if</span> ((temp_v0 & 0x800) != 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <span class="keywordflow">if</span> ((<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> & 0x800) != 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> </div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> temp_f0 = <a class="code hl_function" href="math__util_8c.html#a5e1d12b8745a8d5f8d73ab366328d3cd">is_within_render_distance</a>(camera-><a class="code hl_variable" href="structCamera.html#aaa7eaab22236f016fd933666bd90c741">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, camera-><a class="code hl_variable" href="structCamera.html#a0eac7222597bb35c86f8ab71bb2f9d2f">rot</a>[1], 0, <a class="code hl_variable" href="main_8c.html#a673493c1550bfdd6dd7443b4b51ebe71">gCameraZoom</a>[camera - <a class="code hl_variable" href="camera_8c.html#a55c57426bead74311a6710cc88980ead">camera1</a>], 4000000.0f);</div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> = <a class="code hl_function" href="math__util_8c.html#a5e1d12b8745a8d5f8d73ab366328d3cd">is_within_render_distance</a>(camera-><a class="code hl_variable" href="structCamera.html#aaa7eaab22236f016fd933666bd90c741">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, camera-><a class="code hl_variable" href="structCamera.html#a0eac7222597bb35c86f8ab71bb2f9d2f">rot</a>[1], 0, <a class="code hl_variable" href="main_8c.html#a673493c1550bfdd6dd7443b4b51ebe71">gCameraZoom</a>[camera - <a class="code hl_variable" href="camera_8c.html#a55c57426bead74311a6710cc88980ead">camera1</a>], 4000000.0f);</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> </div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <span class="keywordflow">if</span> (temp_f0 < 0.0f) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> < 0.0f) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> </div>
|
||||
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <span class="keywordflow">if</span> (((temp_v0 & 0x400) == 0) && (temp_f0 < 250000.0f)) {</div>
|
||||
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <span class="keywordflow">if</span> (((<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> & 0x400) == 0) && (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> < 250000.0f)) {</div>
|
||||
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> <a class="code hl_function" href="actors_8c.html#ac46c5c4408bdcd2bfdeddd690b1ed203">func_8029794C</a>(arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#aafc0746715101e8b4dd9afcd88a90ab9">rot</a>, 2.79999995f);</div>
|
||||
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> }</div>
|
||||
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> arg1[3][0] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> arg1[3][1] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[1];</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> arg1[3][2] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[2];</div>
|
||||
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][0] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][1] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[1];</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][2] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[2];</div>
|
||||
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> </div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(arg1, 0) != 0) {</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> gDPLoadTLUT_pal256(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="common__data_8h.html#a9ebf51836d3b151173dff18fc52d00b6">common_tlut_trees_import</a>);</div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>, 0) != 0) {</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gDPLoadTLUT_pal256</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="common__data_8h.html#a9ebf51836d3b151173dff18fc52d00b6">common_tlut_trees_import</a>);</div>
|
||||
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="comment">// Why is a TLUT being used a DL here? That makes no sense</span></div>
|
||||
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="comment">// Based on the TLUT being loaded above, this ought to be be another</span></div>
|
||||
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="comment">// tree related DL, presumably one found in a course other than Moo Moo farm</span></div>
|
||||
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> <span class="comment">// 0x0600FC70</span></div>
|
||||
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> gSPDisplayList(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="moo__moo__farm_2course__data_8c.html#a240f5323a3d5ce24c07972b5fce9ffe3">d_course_moo_moo_farm_mole_tlut</a>);</div>
|
||||
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPDisplayList</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="moo__moo__farm_2course__data_8c.html#a240f5323a3d5ce24c07972b5fce9ffe3">d_course_moo_moo_farm_mole_tlut</a>);</div>
|
||||
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> }</div>
|
||||
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span>}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div>
|
||||
<div class="foldopen" id="foldopen00162" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"><a class="line" href="trees_2render_8inc_8c.html#aa564af6ea62ec336f9c88ffd9351fa7f"> 162</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="trees_2render_8inc_8c.html#aa564af6ea62ec336f9c88ffd9351fa7f">render_actor_tree_bowser_castle</a>(<a class="code hl_struct" href="structCamera.html">Camera</a> *camera, <a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> arg1, <span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *arg2) {</div>
|
||||
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> temp_f0;</div>
|
||||
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> temp_v0 = arg2-><a class="code hl_variable" href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">flags</a>;</div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"><a class="line" href="trees_2render_8inc_8c.html#aa564af6ea62ec336f9c88ffd9351fa7f"> 162</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="trees_2render_8inc_8c.html#aa564af6ea62ec336f9c88ffd9351fa7f">render_actor_tree_bowser_castle</a>(<a class="code hl_struct" href="structCamera.html">Camera</a> *camera, <a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>, <span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *arg2) {</div>
|
||||
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a>;</div>
|
||||
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> = arg2-><a class="code hl_variable" href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">flags</a>;</div>
|
||||
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> </div>
|
||||
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> <span class="keywordflow">if</span> ((temp_v0 & 0x800) != 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> <span class="keywordflow">if</span> ((<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> & 0x800) != 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> </div>
|
||||
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> temp_f0 = <a class="code hl_function" href="math__util_8c.html#a5e1d12b8745a8d5f8d73ab366328d3cd">is_within_render_distance</a>(camera-><a class="code hl_variable" href="structCamera.html#aaa7eaab22236f016fd933666bd90c741">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, camera-><a class="code hl_variable" href="structCamera.html#a0eac7222597bb35c86f8ab71bb2f9d2f">rot</a>[1], 0, <a class="code hl_variable" href="main_8c.html#a673493c1550bfdd6dd7443b4b51ebe71">gCameraZoom</a>[camera - <a class="code hl_variable" href="camera_8c.html#a55c57426bead74311a6710cc88980ead">camera1</a>], 4000000.0f);</div>
|
||||
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> = <a class="code hl_function" href="math__util_8c.html#a5e1d12b8745a8d5f8d73ab366328d3cd">is_within_render_distance</a>(camera-><a class="code hl_variable" href="structCamera.html#aaa7eaab22236f016fd933666bd90c741">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, camera-><a class="code hl_variable" href="structCamera.html#a0eac7222597bb35c86f8ab71bb2f9d2f">rot</a>[1], 0, <a class="code hl_variable" href="main_8c.html#a673493c1550bfdd6dd7443b4b51ebe71">gCameraZoom</a>[camera - <a class="code hl_variable" href="camera_8c.html#a55c57426bead74311a6710cc88980ead">camera1</a>], 4000000.0f);</div>
|
||||
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> </div>
|
||||
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keywordflow">if</span> (temp_f0 < 0.0f) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> < 0.0f) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> </div>
|
||||
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> <span class="keywordflow">if</span> (((temp_v0 & 0x400) == 0) && (temp_f0 < 250000.0f)) {</div>
|
||||
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> <span class="keywordflow">if</span> (((<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> & 0x400) == 0) && (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> < 250000.0f)) {</div>
|
||||
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> <a class="code hl_function" href="actors_8c.html#ac46c5c4408bdcd2bfdeddd690b1ed203">func_8029794C</a>(arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#aafc0746715101e8b4dd9afcd88a90ab9">rot</a>, 2.79999995f);</div>
|
||||
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> }</div>
|
||||
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> arg1[3][0] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> arg1[3][1] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[1];</div>
|
||||
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span> arg1[3][2] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[2];</div>
|
||||
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][0] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][1] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[1];</div>
|
||||
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][2] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[2];</div>
|
||||
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> </div>
|
||||
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(arg1, 0) != 0) {</div>
|
||||
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> gDPLoadTLUT_pal256(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="common__data_8h.html#a9ebf51836d3b151173dff18fc52d00b6">common_tlut_trees_import</a>);</div>
|
||||
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> gSPDisplayList(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="royal__raceway_2course__data_8c.html#ad1833d82bfdb3f4ac7d7e94123789869">d_course_royal_raceway_dl_castle_tree</a>);</div>
|
||||
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="math__util_8c.html#aa23f6384122bc45f13a81ef0fa86c099">render_set_position</a>(<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>, 0) != 0) {</div>
|
||||
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gDPLoadTLUT_pal256</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="common__data_8h.html#a9ebf51836d3b151173dff18fc52d00b6">common_tlut_trees_import</a>);</div>
|
||||
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">gSPDisplayList</a>(<a class="code hl_variable" href="main_8c.html#a126651d46f16435589024505d8aef7b7">gDisplayListHead</a>++, <a class="code hl_variable" href="royal__raceway_2course__data_8c.html#ad1833d82bfdb3f4ac7d7e94123789869">d_course_royal_raceway_dl_castle_tree</a>);</div>
|
||||
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> }</div>
|
||||
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span>}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> </div>
|
||||
<div class="foldopen" id="foldopen00192" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"><a class="line" href="trees_2render_8inc_8c.html#ad286049dc3781032de7e3a85633bb116"> 192</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="trees_2render_8inc_8c.html#ad286049dc3781032de7e3a85633bb116">render_actor_bush_bowser_castle</a>(<a class="code hl_struct" href="structCamera.html">Camera</a> *camera, <a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> arg1, <span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *arg2) {</div>
|
||||
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> temp_f0;</div>
|
||||
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> temp_v0 = arg2-><a class="code hl_variable" href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">flags</a>;</div>
|
||||
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"><a class="line" href="trees_2render_8inc_8c.html#ad286049dc3781032de7e3a85633bb116"> 192</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="trees_2render_8inc_8c.html#ad286049dc3781032de7e3a85633bb116">render_actor_bush_bowser_castle</a>(<a class="code hl_struct" href="structCamera.html">Camera</a> *camera, <a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>, <span class="keyword">struct</span> <a class="code hl_struct" href="structActor.html">Actor</a> *arg2) {</div>
|
||||
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> <a class="code hl_typedef" href="ultratypes_8h.html#a5f6906312a689f27d70e9d086649d3fd">f32</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a>;</div>
|
||||
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> <a class="code hl_typedef" href="ultratypes_8h.html#a4cb19f4a3324cfe0938ddfbfabaa825b">s16</a> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> = arg2-><a class="code hl_variable" href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">flags</a>;</div>
|
||||
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> </div>
|
||||
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> <span class="keywordflow">if</span> ((temp_v0 & 0x800) != 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> <span class="keywordflow">if</span> ((<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> & 0x800) != 0) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> </div>
|
||||
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> temp_f0 = <a class="code hl_function" href="math__util_8c.html#a5e1d12b8745a8d5f8d73ab366328d3cd">is_within_render_distance</a>(camera-><a class="code hl_variable" href="structCamera.html#aaa7eaab22236f016fd933666bd90c741">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, camera-><a class="code hl_variable" href="structCamera.html#a0eac7222597bb35c86f8ab71bb2f9d2f">rot</a>[1], 0, <a class="code hl_variable" href="main_8c.html#a673493c1550bfdd6dd7443b4b51ebe71">gCameraZoom</a>[camera - <a class="code hl_variable" href="camera_8c.html#a55c57426bead74311a6710cc88980ead">camera1</a>], 640000.0f);</div>
|
||||
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> = <a class="code hl_function" href="math__util_8c.html#a5e1d12b8745a8d5f8d73ab366328d3cd">is_within_render_distance</a>(camera-><a class="code hl_variable" href="structCamera.html#aaa7eaab22236f016fd933666bd90c741">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, camera-><a class="code hl_variable" href="structCamera.html#a0eac7222597bb35c86f8ab71bb2f9d2f">rot</a>[1], 0, <a class="code hl_variable" href="main_8c.html#a673493c1550bfdd6dd7443b4b51ebe71">gCameraZoom</a>[camera - <a class="code hl_variable" href="camera_8c.html#a55c57426bead74311a6710cc88980ead">camera1</a>], 640000.0f);</div>
|
||||
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> </div>
|
||||
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordflow">if</span> (temp_f0 < 0.0f) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> < 0.0f) { <span class="keywordflow">return</span>; }</div>
|
||||
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> </div>
|
||||
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> <span class="keywordflow">if</span> (((temp_v0 & 0x400) == 0) && (temp_f0 < 250000.0f)) {</div>
|
||||
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> <span class="keywordflow">if</span> (((<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_v0</a> & 0x400) == 0) && (<a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">temp_f0</a> < 250000.0f)) {</div>
|
||||
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> <a class="code hl_function" href="actors_8c.html#ac46c5c4408bdcd2bfdeddd690b1ed203">func_8029794C</a>(arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, arg2-><a class="code hl_variable" href="structActor.html#aafc0746715101e8b4dd9afcd88a90ab9">rot</a>, 2.79999995f);</div>
|
||||
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span> }</div>
|
||||
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> arg1[3][0] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][0] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[0];</div>
|
||||
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][1] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[1];</div>
|
||||
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> <a class="code hl_variable" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">arg1</a>[3][2] = arg2-><a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>[2];</div>
|
||||
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> </div>
|
||||
|
||||
@@ -115,14 +115,6 @@ Collaboration diagram for du:</div>
|
||||
Data Fields</h2></td></tr>
|
||||
<tr class="memitem:a258273f21784ceba6533c8bd20bc8bc0" id="r_a258273f21784ceba6533c8bd20bc8bc0"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="#a258273f21784ceba6533c8bd20bc8bc0">d</a></td></tr>
|
||||
<tr class="separator:a258273f21784ceba6533c8bd20bc8bc0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06928fe4577a2d3ae425f6df73fbef26" id="r_a06928fe4577a2d3ae425f6df73fbef26"><td class="memItemLeft" >struct { </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad211343eb87c87c55425a5f2dcf1b52b" id="r_ad211343eb87c87c55425a5f2dcf1b52b"><td class="memItemLeft" >   <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">unsigned</a> int   <a class="el" href="#ac24ce7d9a78b6632965424039e4362c3">hi</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:ad211343eb87c87c55425a5f2dcf1b52b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4d85d684a1de12af74d380c7d1304ad7" id="r_a4d85d684a1de12af74d380c7d1304ad7"><td class="memItemLeft" >   <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">unsigned</a> int   <a class="el" href="#a1350494c6a09b425b926250e9b10b5c9">lo</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:a4d85d684a1de12af74d380c7d1304ad7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06928fe4577a2d3ae425f6df73fbef26" id="r_a06928fe4577a2d3ae425f6df73fbef26"><td class="memItemLeft" valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="#a06928fe4577a2d3ae425f6df73fbef26">word</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:a06928fe4577a2d3ae425f6df73fbef26"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a490dba023fb0b686d9a03b51508bcfad" id="r_a490dba023fb0b686d9a03b51508bcfad"><td class="memItemLeft" >struct { </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:abb793a483d9230d96c5ca9fe683328f5" id="r_abb793a483d9230d96c5ca9fe683328f5"><td class="memItemLeft" >   <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">unsigned</a> int   <a class="el" href="#ac24ce7d9a78b6632965424039e4362c3">hi</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
@@ -131,10 +123,18 @@ Data Fields</h2></td></tr>
|
||||
<tr class="separator:ab671bf61342e96fb69d4ee38c30a0db5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a490dba023fb0b686d9a03b51508bcfad" id="r_a490dba023fb0b686d9a03b51508bcfad"><td class="memItemLeft" valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="#a490dba023fb0b686d9a03b51508bcfad">word</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:a490dba023fb0b686d9a03b51508bcfad"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06928fe4577a2d3ae425f6df73fbef26" id="r_a06928fe4577a2d3ae425f6df73fbef26"><td class="memItemLeft" >struct { </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad211343eb87c87c55425a5f2dcf1b52b" id="r_ad211343eb87c87c55425a5f2dcf1b52b"><td class="memItemLeft" >   <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">unsigned</a> int   <a class="el" href="#ac24ce7d9a78b6632965424039e4362c3">hi</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:ad211343eb87c87c55425a5f2dcf1b52b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4d85d684a1de12af74d380c7d1304ad7" id="r_a4d85d684a1de12af74d380c7d1304ad7"><td class="memItemLeft" >   <a class="el" href="code__800029B0_8c.html#a1b0406ea3ec906cf85496afbfe00e23e">unsigned</a> int   <a class="el" href="#a1350494c6a09b425b926250e9b10b5c9">lo</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:a4d85d684a1de12af74d380c7d1304ad7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a06928fe4577a2d3ae425f6df73fbef26" id="r_a06928fe4577a2d3ae425f6df73fbef26"><td class="memItemLeft" valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="#a06928fe4577a2d3ae425f6df73fbef26">word</a> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:a06928fe4577a2d3ae425f6df73fbef26"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
<div class="textblock"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
</div><h2 class="groupheader">Field Documentation</h2>
|
||||
<a id="a258273f21784ceba6533c8bd20bc8bc0" name="a258273f21784ceba6533c8bd20bc8bc0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a258273f21784ceba6533c8bd20bc8bc0">◆ </a></span>d</h2>
|
||||
@@ -178,8 +178,8 @@ Data Fields</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a06928fe4577a2d3ae425f6df73fbef26" name="a06928fe4577a2d3ae425f6df73fbef26"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a06928fe4577a2d3ae425f6df73fbef26">◆ </a></span>[struct] <span class="overload">[1/2]</span></h2>
|
||||
<a id="a490dba023fb0b686d9a03b51508bcfad" name="a490dba023fb0b686d9a03b51508bcfad"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a490dba023fb0b686d9a03b51508bcfad">◆ </a></span>[struct] <span class="overload">[1/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -192,8 +192,8 @@ Data Fields</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a490dba023fb0b686d9a03b51508bcfad" name="a490dba023fb0b686d9a03b51508bcfad"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a490dba023fb0b686d9a03b51508bcfad">◆ </a></span>[struct] <span class="overload">[2/2]</span></h2>
|
||||
<a id="a06928fe4577a2d3ae425f6df73fbef26" name="a06928fe4577a2d3ae425f6df73fbef26"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a06928fe4577a2d3ae425f6df73fbef26">◆ </a></span>[struct] <span class="overload">[2/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
|
||||
@@ -3,6 +3,6 @@ var uniondu =
|
||||
[ "d", "uniondu.html#a258273f21784ceba6533c8bd20bc8bc0", null ],
|
||||
[ "hi", "uniondu.html#ac24ce7d9a78b6632965424039e4362c3", null ],
|
||||
[ "lo", "uniondu.html#a1350494c6a09b425b926250e9b10b5c9", null ],
|
||||
[ "word", "uniondu.html#a06928fe4577a2d3ae425f6df73fbef26", null ],
|
||||
[ "word", "uniondu.html#a490dba023fb0b686d9a03b51508bcfad", null ]
|
||||
[ "word", "uniondu.html#a490dba023fb0b686d9a03b51508bcfad", null ],
|
||||
[ "word", "uniondu.html#a06928fe4577a2d3ae425f6df73fbef26", null ]
|
||||
];
|
||||
@@ -951,7 +951,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000051">Todo</a></b></dt><dd>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 <code>for(var_v1 = 0; var_v1 < size; var_v1++)</code> The diff gets massive. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000048">Todo</a></b></dt><dd>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 <code>for(var_v1 = 0; var_v1 < size; var_v1++)</code> The diff gets massive. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -3939,7 +3939,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#_todo000052">Todo</a></b></dt><dd>arg1 should likely be a u8 * </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000049">Todo</a></b></dt><dd>arg1 should likely be a u8 * </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -10526,7 +10526,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#_todo000053">Todo</a></b></dt><dd>Cleanup this function to use array access and struct if possible. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000050">Todo</a></b></dt><dd>Cleanup this function to use array access and struct if possible. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -12220,7 +12220,7 @@ Here is the caller graph for this function:</div>
|
||||
<div class="line"> 0.0, 0.0, 0.0, 0.0,</div>
|
||||
<div class="line"> 0.0, 0.0, 0.0, 0.0</div>
|
||||
<div class="line">}</div>
|
||||
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000050">Todo</a></b></dt><dd>unused? </dd></dl>
|
||||
</div><!-- fragment --><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>unused? </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -635,7 +635,7 @@ Variables</h2></td></tr>
|
||||
<div class="line"> {<a class="code hl_variable" href="rainbow__road_2course__offsets_8c.html#ae853c040e6cc252ed4adbc8c88f54b7a">gTextureCheckerboardBlackWhite</a>, 0x0107, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#abed023089037eead22d28c7903ff8de9">gTexture64C11C</a>, 0x0695, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a3a0324c306ce1789efb157a9d382657d">gTexture64C7B4</a>, 0x046C, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="toads__turnpike_2course__offsets_8c.html#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a>, 0x0130, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a>, 0x0130, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#afe7e6a7129e90b330b12645edc5346ec">gTexture668358</a>, 0x01A0, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#ac1e65837f4c58a73b8a4b378a7608e8a">gTexture66AEB8</a>, 0x0201, 0x0800, 0x0},</div>
|
||||
<div class="line"> {<a class="code hl_variable" href="#a0e3af1ef7f744500be48d0764bd8e9f3">gTexture677A40</a>, 0x0275, 0x0800, 0x0},</div>
|
||||
@@ -659,13 +659,13 @@ Variables</h2></td></tr>
|
||||
<div class="ttc" id="aluigi__raceway_2course__offsets_8c_html_aa511f4def09f2fb4b94fc40fa9cd4f6b"><div class="ttname"><a href="luigi__raceway_2course__offsets_8c.html#aa511f4def09f2fb4b94fc40fa9cd4f6b">gTexture682F1C</a></div><div class="ttdeci">u8 gTexture682F1C[]</div></div>
|
||||
<div class="ttc" id="aluigi__raceway_2course__offsets_8c_html_abfde7a89acdaa0329b2141b70221331f"><div class="ttname"><a href="luigi__raceway_2course__offsets_8c.html#abfde7a89acdaa0329b2141b70221331f">gTexture682B24</a></div><div class="ttdeci">u8 gTexture682B24[]</div></div>
|
||||
<div class="ttc" id="arainbow__road_2course__offsets_8c_html_ae853c040e6cc252ed4adbc8c88f54b7a"><div class="ttname"><a href="rainbow__road_2course__offsets_8c.html#ae853c040e6cc252ed4adbc8c88f54b7a">gTextureCheckerboardBlackWhite</a></div><div class="ttdeci">u8 gTextureCheckerboardBlackWhite[]</div></div>
|
||||
<div class="ttc" id="atoads__turnpike_2course__offsets_8c_html_ab97d6cf679638fcdccbac85cfe754065"><div class="ttname"><a href="toads__turnpike_2course__offsets_8c.html#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a></div><div class="ttdeci">u8 gTexture668228[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_a0e3af1ef7f744500be48d0764bd8e9f3"><div class="ttname"><a href="#a0e3af1ef7f744500be48d0764bd8e9f3">gTexture677A40</a></div><div class="ttdeci">u8 gTexture677A40[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_a111b254b8c89003be935598d00ab7b9a"><div class="ttname"><a href="#a111b254b8c89003be935598d00ab7b9a">gTexture67E428</a></div><div class="ttdeci">u8 gTexture67E428[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_a14327a2f3015928d99dd314a2fa7cf02"><div class="ttname"><a href="#a14327a2f3015928d99dd314a2fa7cf02">gTextureSignWarioFace</a></div><div class="ttdeci">u8 gTextureSignWarioFace[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_a3a0324c306ce1789efb157a9d382657d"><div class="ttname"><a href="#a3a0324c306ce1789efb157a9d382657d">gTexture64C7B4</a></div><div class="ttdeci">u8 gTexture64C7B4[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_a92973983104fcd603b07a621da96cad8"><div class="ttname"><a href="#a92973983104fcd603b07a621da96cad8">gTexture643A34</a></div><div class="ttdeci">u8 gTexture643A34[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_a9b7456ae73f4738d2b7f8d3bf936a1fa"><div class="ttname"><a href="#a9b7456ae73f4738d2b7f8d3bf936a1fa">gTexture67F15C</a></div><div class="ttdeci">u8 gTexture67F15C[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_ab97d6cf679638fcdccbac85cfe754065"><div class="ttname"><a href="#ab97d6cf679638fcdccbac85cfe754065">gTexture668228</a></div><div class="ttdeci">u8 gTexture668228[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_abed023089037eead22d28c7903ff8de9"><div class="ttname"><a href="#abed023089037eead22d28c7903ff8de9">gTexture64C11C</a></div><div class="ttdeci">u8 gTexture64C11C[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_ac1e65837f4c58a73b8a4b378a7608e8a"><div class="ttname"><a href="#ac1e65837f4c58a73b8a4b378a7608e8a">gTexture66AEB8</a></div><div class="ttdeci">u8 gTexture66AEB8[]</div></div>
|
||||
<div class="ttc" id="awario__stadium_2course__offsets_8c_html_ad6bb18dce73abc098e553608aa8520d8"><div class="ttname"><a href="#ad6bb18dce73abc098e553608aa8520d8">gTexture67F450</a></div><div class="ttdeci">u8 gTexture67F450[]</div></div>
|
||||
|
||||