mirror of
https://github.com/n64decomp/mk64
synced 2026-09-04 18:11:39 -04:00
Deploying to gh-pages from @ n64decomp/mk64@43fc4e7792 🚀
This commit is contained in:
+5
-5
@@ -111,8 +111,8 @@ $(function(){initNavTree('controlflow.html',''); initResizable(); });
|
||||
<li class="level1"><a href="#code-breakdown">Code Breakdown</a><ul><li class="level2"><a href="#menus">Menus</a></li>
|
||||
<li class="level2"><a href="#players">Players</a></li>
|
||||
<li class="level2"><a href="#actors-1">Actors</a></li>
|
||||
<li class="level2"><a href="#objects">Objects</a></li>
|
||||
<li class="level2"><a href="#courses-1">Courses</a><ul><li class="level3"><a href="#course-folder">Course Folder</a></li>
|
||||
<li class="level2"><a href="#objects-1">Objects</a></li>
|
||||
<li class="level2"><a href="#courses">Courses</a><ul><li class="level3"><a href="#course-folder">Course Folder</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="level2"><a href="#ui--other-2d-screen-data">UI & Other 2D Screen data</a></li>
|
||||
@@ -232,7 +232,7 @@ Actors</h2>
|
||||
<tr class="markdownTableRowOdd">
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__80005FD0_8c.html">code_80005FD0</a> </td><td class="markdownTableBodyNone">Vehicles; trains, cars, trucks, boats </td></tr>
|
||||
</table>
|
||||
<h2><a class="anchor" id="objects"></a>
|
||||
<h2><a class="anchor" id="objects-1"></a>
|
||||
Objects</h2>
|
||||
<p>Object related code resides in </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
@@ -245,7 +245,7 @@ Objects</h2>
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__80086E70_8c.html">code_80086E70</a> </td><td class="markdownTableBodyNone"><a class="el" href="structObjects.html">Objects</a> </td></tr>
|
||||
</table>
|
||||
<p>Documentation of the specifics still in-progress. See <a href="actorsmenu.html">actors</a> for more information.</p>
|
||||
<h2><a class="anchor" id="courses-1"></a>
|
||||
<h2><a class="anchor" id="courses"></a>
|
||||
Courses</h2>
|
||||
<p>Course related code resides in </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
@@ -259,7 +259,7 @@ Courses</h2>
|
||||
</table>
|
||||
<h3><a class="anchor" id="course-folder"></a>
|
||||
Course Folder</h3>
|
||||
<p>[course folder link][<a class="el" href="courses.html#courses">Courses</a>] </p><table class="markdownTable">
|
||||
<p>[course folder link][<a class="el" href="#courses">Courses</a>] </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
<th class="markdownTableHeadNone">file </th><th class="markdownTableHeadNone">desc </th></tr>
|
||||
<tr class="markdownTableRowOdd">
|
||||
|
||||
Reference in New Issue
Block a user