This commit is contained in:
MegaMech
2025-07-03 12:42:03 +00:00
parent 61f60eef78
commit 48719d18df
105 changed files with 2374 additions and 2716 deletions
+2 -2
View File
@@ -451,7 +451,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#_todo000057">Todo</a></b></dt><dd>Commented out because deletes too soon. </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000056">Todo</a></b></dt><dd>Commented out because deletes too soon. </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1829,7 +1829,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#_todo000056">Todo</a></b></dt><dd>actorType needs to be passed into this function for flexibility </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000055">Todo</a></b></dt><dd>actorType needs to be passed into this function for flexibility </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -177,7 +177,7 @@ $(function(){initNavTree('actorsmenu.html',''); initResizable(true); });
</div>
</p>
<p><a class="el" href="actors.html#actors">Actors</a> <a class="el" href="objects.html#objects">Objects</a> <a class="el" href="vehicles.html">Vehicles</a> <a class="el" href="items.html">Items</a> </p>
<p><a class="el" href="actors.html#actors">Actors</a> <a class="el" href="controlflow.html#objects">Objects</a> <a class="el" href="vehicles.html">Vehicles</a> <a class="el" href="items.html">Items</a> </p>
</div></div><!-- contents -->
</div><!-- PageDoc -->
</div><!-- doc-content -->
+1 -1
View File
@@ -4,7 +4,7 @@ var actorsmenu =
[ "Actors", "actors.html#actors", null ]
] ],
[ "Objects", "objects.html", [
[ "Objects", "objects.html#objects", null ]
[ "Objects", "objects.html#objects-1", null ]
] ],
[ "Vehicles", "vehicles.html", [
[ "Trains", "vehicles.html#trains", null ],
+4 -4
View File
@@ -2,9 +2,9 @@ var basics =
[
[ "Installing mk64 Decomp", "compiling.html", [
[ "Build Instructions", "compiling.html#build-instructions", null ],
[ "Linux", "compiling.html#linux-1", null ],
[ "Windows", "compiling.html#windows-1", null ],
[ "macOS", "compiling.html#macos-1", null ],
[ "Linux", "compiling.html#linux", null ],
[ "Windows", "compiling.html#windows", null ],
[ "macOS", "compiling.html#macos", null ],
[ "Docker", "compiling.html#docker", null ],
[ "Building US", "compiling.html#building-us", null ],
[ "Building EU", "compiling.html#building-eu", null ]
@@ -25,7 +25,7 @@ var basics =
[ "Menus", "controlflow.html#menus", null ],
[ "Players", "controlflow.html#players", null ],
[ "Actors", "controlflow.html#actors-1", null ],
[ "Objects", "controlflow.html#objects-1", null ],
[ "Objects", "controlflow.html#objects", null ],
[ "Courses", "controlflow.html#courses", [
[ "Course Folder", "controlflow.html#course-folder", null ]
] ],
+3 -3
View File
@@ -118,9 +118,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
<dt>Global <a class="el" href="update__objects_8c.html#aec77d54c5edbca021bb2c01c31af955a">func_80077E20</a> (s32 objectIndex)</dt>
<dd><a class="anchor" id="_bug000014"></a>frappe snowland There's something up with the handling of common_vtx_rectangle and the loading of 0x10 right here </dd>
<dt>Global <a class="el" href="heap_8h.html#ab4f80aff560307d96b2c40b5c0ed82f8">func_800B9BE4</a> (f32, f32, u16 *)</dt>
<dd><a class="anchor" id="_bug000001"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
<dd><a class="anchor" id="_bug000003"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
<dt>Global <a class="el" href="load_8h.html#ab3527402c5b0ba729e379fb33e802291">func_800BB388</a> (s32 bankId, s32 instId, s32 arg2)</dt>
<dd><a class="anchor" id="_bug000002"></a>missing return </dd>
<dd><a class="anchor" id="_bug000001"></a>missing return </dd>
<dt>Global <a class="el" href="seqplayer_8h.html#a96fd2718691a0e1c86de13d55670a8b1">init_sequence_players</a> (void)</dt>
<dd><a class="anchor" id="_bug000005"></a>Size of wrong array. Zeroes out second half of gSequenceChannels[0], all of gSequenceChannels[1..31], and part of gSequenceLayers[0]. However, this is only called at startup, so it's harmless. </dd>
<dt>Global <a class="el" href="podium__ceremony__actors_8h.html#a186674a03da1d9fce04a3211d6f4ec4d">new_actor</a> (<a class="el" href="structActorInitParams.html">ActorInitParams</a> *)</dt>
@@ -130,7 +130,7 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
<dt>Global <a class="el" href="playback_8h.html#a281646ee32b4a0af33bcb1e95afd624e">note_set_vel_pan_reverb</a> (struct <a class="el" href="structNote.html">Note</a> *note, f32 velocity, u8 pan, u8 reverbVol)</dt>
<dd><a class="anchor" id="_bug000004"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
<dt>Global <a class="el" href="load_8h.html#a9c1bfb29806b05fc3a700184dcac6880">preload_sequence</a> (u32, u8)</dt>
<dd><a class="anchor" id="_bug000003"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
<dd><a class="anchor" id="_bug000002"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
<dt>Global <a class="el" href="menu__items_8h.html#a5b9f65d326f8281c8d77ab26a178de52">render_menu_item_data_course_image</a> (<a class="el" href="structMenuItem.html">MenuItem</a> *)</dt>
<dd><a class="anchor" id="_bug000012"></a>todo: This function will not work in custom courses. </dd>
<dt>Global <a class="el" href="code__80281780_8h.html#a59f61302f1f5f6ecab728bf08608d16b">setup_podium_ceremony</a> (void)</dt>
+1 -1
View File
@@ -2099,7 +2099,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#_todo000011">Todo</a></b></dt><dd>What does this even do? </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">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">
+1 -1
View File
@@ -2037,7 +2037,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#_todo000011">Todo</a></b></dt><dd>What does this even do? </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">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">
+1 -1
View File
@@ -818,7 +818,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#_todo000024">Todo</a></b></dt><dd>Use content dictionary instead </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000022">Todo</a></b></dt><dd>Use content dictionary instead </dd></dl>
</div>
</div>
+1 -1
View File
@@ -194,7 +194,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 caller graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -170,7 +170,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_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 caller graph for this function:</div>
<div class="dyncontent">
+10 -10
View File
@@ -114,7 +114,7 @@ $(function(){initNavTree('compiling.html',''); initResizable(true); });
<a href="#build-instructions">Build Instructions</a>
</li>
<li class="level1">
<a href="#linux-1">Linux</a>
<a href="#linux">Linux</a>
<ul>
<li class="level2 empty">
<ul>
@@ -122,17 +122,17 @@ $(function(){initNavTree('compiling.html',''); initResizable(true); });
<a href="#ubuntu">Ubuntu</a>
</li>
<li class="level3">
<a href="#fedora-1">Fedora</a>
<a href="#fedora">Fedora</a>
</li>
<li class="level3">
<a href="#arch-1">Arch</a>
<a href="#arch">Arch</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="level1">
<a href="#windows-1">Windows</a>
<a href="#windows">Windows</a>
<ul>
<li class="level2 empty">
<ul>
@@ -144,7 +144,7 @@ $(function(){initNavTree('compiling.html',''); initResizable(true); });
</ul>
</li>
<li class="level1">
<a href="#macos-1">macOS</a>
<a href="#macos">macOS</a>
</li>
<li class="level1">
<a href="#docker">Docker</a>
@@ -164,23 +164,23 @@ python3 &gt;= 3.6
libaudiofile
</pre><p>To add submodules run <code>git submodule update --init --recursive</code> after cloning.</p>
<p>Run <code>make assets</code> to extract assets.</p>
<h1><a class="anchor" id="linux-1"></a>
<h1><a class="anchor" id="linux"></a>
Linux</h1>
<h3><a class="anchor" id="ubuntu"></a>
Ubuntu</h3>
<div class="fragment"><div class="line">sudo apt install cmake build-essential pkg-config git binutils-mips-linux-gnu python3 zlib1g-dev libaudiofile-dev libcapstone-dev</div>
</div><!-- fragment --><h3><a class="anchor" id="fedora-1"></a>
</div><!-- fragment --><h3><a class="anchor" id="fedora"></a>
Fedora</h3>
<div class="fragment"><div class="line">sudo dnf install make automake gcc gcc-c++ kernel-devel cmake pkg-config git python3 zlib-devel audiofile-devel capstone</div>
</div><!-- fragment --><p> and install <a href="https://github.com/DragonMinded/libdragon/releases/tag/toolchain-continuous-prerelease">gcc toolchain of libdragon</a> and add <code>export PATH="/opt/libdragon/bin:$PATH"</code> to ~/.bashrc</p>
<h3><a class="anchor" id="arch-1"></a>
<h3><a class="anchor" id="arch"></a>
Arch</h3>
<div class="fragment"><div class="line">sudo pacman -S base-devel capstone python</div>
</div><!-- fragment --><p> Install the following AUR package:</p><ul>
<li><a href="https://aur.archlinux.org/packages/mips64-elf-binutils">mips64-elf-binutils</a> (AUR)</li>
</ul>
<p>Review the <a href="https://github.com/n64decomp/sm64">n64decomp/sm64</a> readme for instructions to compile in other distributions.</p>
<h1><a class="anchor" id="windows-1"></a>
<h1><a class="anchor" id="windows"></a>
Windows</h1>
<ul>
<li>Clone the repo or download the zip.</li>
@@ -193,7 +193,7 @@ Setup</h3>
<li>Open a terminal (cmd or powershell) in the repo folder and run <code>"tools\mingw64\w64devkit.exe"</code> and after <code>make assets &amp;&amp; make -j</code></li>
<li>Wait for the build to finish and Enjoy!</li>
</ul>
<h1><a class="anchor" id="macos-1"></a>
<h1><a class="anchor" id="macos"></a>
macOS</h1>
<p>Install <a href="https://brew.sh">Homebrew</a>, then install the following dependencies: </p><div class="fragment"><div class="line">brew update</div>
<div class="line">brew install python3 capstone coreutils make pkg-config tehzz/n64-dev/mips64-elf-binutils</div>
+2 -2
View File
@@ -135,7 +135,7 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); });
<a href="#actors-1">Actors</a>
</li>
<li class="level2">
<a href="#objects-1">Objects</a>
<a href="#objects">Objects</a>
</li>
<li class="level2">
<a href="#courses">Courses</a>
@@ -270,7 +270,7 @@ Actors</h2>
<tr class="markdownTableRowOdd">
<td class="markdownTableBodyNone"><a class="el" href="code__80005FD0_8c.html">code_80005FD0</a> </td><td class="markdownTableBodyNone">Vehicles; trains, cars, trucks, boats </td></tr>
</table>
<h2><a class="anchor" id="objects-1"></a>
<h2><a class="anchor" id="objects"></a>
Objects</h2>
<p><a class="el" href="structObject.html">Object</a> related code resides in </p><table class="markdownTable">
<tr class="markdownTableHead">
+1 -1
View File
@@ -1324,7 +1324,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#_todo000045">Todo</a></b></dt><dd>magic number </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000046">Todo</a></b></dt><dd>magic number </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+12 -14
View File
@@ -6199,17 +6199,17 @@
<a href="common__structs_8h.html#af30b552f88edd02ed3a72b3dd2467544"/>
<a href="common__structs_8h_source.html"/>
<a href="compiling.html"/>
<a href="compiling.html#arch-1"/>
<a href="compiling.html#arch"/>
<a href="compiling.html#build-instructions"/>
<a href="compiling.html#building-eu"/>
<a href="compiling.html#building-us"/>
<a href="compiling.html#docker"/>
<a href="compiling.html#fedora-1"/>
<a href="compiling.html#linux-1"/>
<a href="compiling.html#macos-1"/>
<a href="compiling.html#fedora"/>
<a href="compiling.html#linux"/>
<a href="compiling.html#macos"/>
<a href="compiling.html#setup"/>
<a href="compiling.html#ubuntu"/>
<a href="compiling.html#windows-1"/>
<a href="compiling.html#windows"/>
<a href="compiling_8md.html"/>
<a href="concepts.html"/>
<a href="concepts.html#addresses"/>
@@ -6242,7 +6242,7 @@
<a href="controlflow.html#engine"/>
<a href="controlflow.html#math"/>
<a href="controlflow.html#menus"/>
<a href="controlflow.html#objects-1"/>
<a href="controlflow.html#objects"/>
<a href="controlflow.html#overall-control-flow"/>
<a href="controlflow.html#paradigm"/>
<a href="controlflow.html#players"/>
@@ -10189,27 +10189,27 @@
<a href="md_docs_2BUILDING.html#additional-cmake-targets"/>
<a href="md_docs_2BUILDING.html#additional-cmake-targets-1"/>
<a href="md_docs_2BUILDING.html#additional-cmake-targets-2"/>
<a href="md_docs_2BUILDING.html#arch"/>
<a href="md_docs_2BUILDING.html#arch-1"/>
<a href="md_docs_2BUILDING.html#build"/>
<a href="md_docs_2BUILDING.html#clean"/>
<a href="md_docs_2BUILDING.html#clean-1"/>
<a href="md_docs_2BUILDING.html#clean-2"/>
<a href="md_docs_2BUILDING.html#debianubuntu"/>
<a href="md_docs_2BUILDING.html#developing-spaghettikart"/>
<a href="md_docs_2BUILDING.html#fedora"/>
<a href="md_docs_2BUILDING.html#fedora-1"/>
<a href="md_docs_2BUILDING.html#generate-a-distributable"/>
<a href="md_docs_2BUILDING.html#generating-a-distributable"/>
<a href="md_docs_2BUILDING.html#generating-the-distributable"/>
<a href="md_docs_2BUILDING.html#getting-ci-to-work-on-your-fork"/>
<a href="md_docs_2BUILDING.html#install-dependencies"/>
<a href="md_docs_2BUILDING.html#linux"/>
<a href="md_docs_2BUILDING.html#macos"/>
<a href="md_docs_2BUILDING.html#linux-1"/>
<a href="md_docs_2BUILDING.html#macos-1"/>
<a href="md_docs_2BUILDING.html#opensuse"/>
<a href="md_docs_2BUILDING.html#runner-on-unix-systems"/>
<a href="md_docs_2BUILDING.html#runner-on-windows"/>
<a href="md_docs_2BUILDING.html#visual-studio"/>
<a href="md_docs_2BUILDING.html#visual-studio-code-or-another-editor"/>
<a href="md_docs_2BUILDING.html#windows"/>
<a href="md_docs_2BUILDING.html#windows-1"/>
<a href="md_docs_2custom-track.html"/>
<a href="md_docs_2custom-track.html#dependencies"/>
<a href="md_docs_2custom-track.html#export"/>
@@ -12007,7 +12007,6 @@
<a href="mk64_8h.html#a21d9543c516fffee84a7963224271f95"/>
<a href="mk64_8h.html#a2cd109632a6dcccaa80b43561b1ab700"/>
<a href="mk64_8h.html#a47ad0c17ca696e995e47dad8177b3def"/>
<a href="mk64_8h.html#a486ab40c4578180d2adc43034e977b63"/>
<a href="mk64_8h.html#a4d89102c02d67844cdc36a19cadc0b85"/>
<a href="mk64_8h.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2"/>
<a href="mk64_8h.html#a51ce46b2d0444f5227456740ff11f1ec"/>
@@ -12040,7 +12039,6 @@
<a href="mk64_8h.html#a6974d08a74da681b3957b2fead2608b8"/>
<a href="mk64_8h.html#a6b83e97ffa5c3b46d10dfea382a4583a"/>
<a href="mk64_8h.html#a6e3f1e0c50ed96c9874d794db5059917"/>
<a href="mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49"/>
<a href="mk64_8h.html#a846db684ea6caeb23a236d2d616e2969"/>
<a href="mk64_8h.html#a8d1345c22c668be330e8ff3ee4fb2463"/>
<a href="mk64_8h.html#a9a7148f465d059060f7d5ede941220ed"/>
@@ -12524,7 +12522,7 @@
<a href="new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36"/>
<a href="new__func_8h_source.html"/>
<a href="objects.html"/>
<a href="objects.html#objects"/>
<a href="objects.html#objects-1"/>
<a href="objects_8h.html"/>
<a href="objects_8h.html#a015cc1fa03690348fb398b9be74ecc15"/>
<a href="objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584"/>
+1 -1
View File
@@ -279,7 +279,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#_todo000022">Todo</a></b></dt><dd>configure this properly </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>configure this properly </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -221,7 +221,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#_todo000022">Todo</a></b></dt><dd>configure this properly </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>configure this properly </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
-2
View File
@@ -126,8 +126,6 @@ $(function(){initNavTree('globals_defs_g.html',''); initResizable(true); });
<li>GLOBAL_ASM&#160;:&#160;<a class="el" href="macros_8h.html#a93a390d3f6c6f748f9ce929cf323168a">macros.h</a></li>
<li>GLUE&#160;:&#160;<a class="el" href="macros_8h.html#af3ddc5a73ff88a58733f0879ce37196d">macros.h</a></li>
<li>GLUE2&#160;:&#160;<a class="el" href="macros_8h.html#a8aacf963fc7253845c961ed3912d78a2">macros.h</a></li>
<li>gMKLoadTextureTile&#160;:&#160;<a class="el" href="mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49">mk64.h</a></li>
<li>gMKLoadTextureTile_4b&#160;:&#160;<a class="el" href="mk64_8h.html#a486ab40c4578180d2adc43034e977b63">mk64.h</a></li>
<li>gObjectParticle1_SIZE&#160;:&#160;<a class="el" href="objects_8h.html#a79d35b578ced171185fe9c36bda0118b">objects.h</a></li>
<li>gObjectParticle2_SIZE&#160;:&#160;<a class="el" href="objects_8h.html#a811b7dfa2a561724dbdd568f8f99dd1a">objects.h</a></li>
<li>gObjectParticle3_SIZE&#160;:&#160;<a class="el" href="objects_8h.html#ab8eb52623ddafaa738b0234d1f40e446">objects.h</a></li>
-2
View File
@@ -781,8 +781,6 @@ $(function(){initNavTree('globals_g.html',''); initResizable(true); });
<li>gMinimapWidth&#160;:&#160;<a class="el" href="code__80057C60__var_8c.html#a2b07428c48c20fff841f2ee381ab4e6d">code_80057C60_var.c</a></li>
<li>gMinimapX&#160;:&#160;<a class="el" href="code__80057C60__var_8c.html#ad8e3c1021c737ec2745831c163157631">code_80057C60_var.c</a></li>
<li>gMinimapY&#160;:&#160;<a class="el" href="code__80057C60__var_8c.html#a88843e42157d7377db86bea73ae21bc6">code_80057C60_var.c</a></li>
<li>gMKLoadTextureTile&#160;:&#160;<a class="el" href="mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49">mk64.h</a></li>
<li>gMKLoadTextureTile_4b&#160;:&#160;<a class="el" href="mk64_8h.html#a486ab40c4578180d2adc43034e977b63">mk64.h</a></li>
<li>gModelLoader&#160;:&#160;<a class="el" href="Game_8cpp.html#ad60fa6bf0da316865efe9f5d86f542ee">Game.cpp</a></li>
<li>gModeSelection&#160;:&#160;<a class="el" href="main_8c.html#afc00985679cbd41aa08a8fcc5925e438">main.c</a>, <a class="el" href="main_8h.html#afc00985679cbd41aa08a8fcc5925e438">main.h</a></li>
<li>gMoleSpawns&#160;:&#160;<a class="el" href="some__data_8c.html#ad8370971e0149bec07dbf5dfb9159adf">some_data.c</a>, <a class="el" href="src_2data_2some__data_8h.html#ad8370971e0149bec07dbf5dfb9159adf">some_data.h</a>, <a class="el" href="objects_8h.html#ad8370971e0149bec07dbf5dfb9159adf">objects.h</a></li>
+1 -1
View File
@@ -554,7 +554,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
</div>
</div>
+1 -1
View File
@@ -651,7 +651,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
</div>
</div>
+2 -2
View File
@@ -838,7 +838,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>missing return </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>missing return </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1131,7 +1131,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+2 -2
View File
@@ -661,7 +661,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>missing return </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000001">Bug</a></b></dt><dd>missing return </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -923,7 +923,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -630,7 +630,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#_todo000025">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000027">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
+3 -3
View File
@@ -625,7 +625,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000027">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000026">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
</div>
</div>
@@ -654,7 +654,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000026">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
</div>
</div>
@@ -673,7 +673,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000027">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">
+5 -5
View File
@@ -109,7 +109,7 @@ $(function(){initNavTree('md_docs_2BUILDING.html',''); initResizable(true); });
</div><!--header-->
<div class="contents">
<div class="textblock"><p><a class="anchor" id="building-spagettikart"></a></p>
<h1><a class="anchor" id="windows"></a>
<h1><a class="anchor" id="windows-1"></a>
Windows</h1>
<p>Requires:</p><ul>
<li>At least 8GB of RAM (machines with 4GB have seen complier failures)</li>
@@ -169,7 +169,7 @@ Additional CMake Targets</h2>
Clean</h3>
<div class="fragment"><div class="line"># If you need to clean the project you can run</div>
<div class="line">C:\Program Files\CMake\bin\cmake.exe --build build-cmake --target clean</div>
</div><!-- fragment --><h1><a class="anchor" id="linux"></a>
</div><!-- fragment --><h1><a class="anchor" id="linux-1"></a>
Linux</h1>
<h2><a class="anchor" id="install-dependencies"></a>
Install dependencies</h2>
@@ -180,14 +180,14 @@ Debian/Ubuntu</h3>
<div class="line"> </div>
<div class="line"># or using clang</div>
<div class="line">apt-get install clang git cmake ninja-build lsb-release libsdl2-dev libpng-dev libsdl2-net-dev libzip-dev zipcmp zipmerge ziptool nlohmann-json3-dev libtinyxml2-dev libspdlog-dev libboost-dev libopengl-dev libogg-dev libvorbis-dev</div>
</div><!-- fragment --> <h3><a class="anchor" id="arch"></a>
</div><!-- fragment --> <h3><a class="anchor" id="arch-1"></a>
Arch</h3>
<div class="fragment"><div class="line"># using gcc</div>
<div class="line">pacman -S gcc git cmake ninja lsb-release sdl2 libpng libzip nlohmann-json tinyxml2 spdlog sdl2_net boost libogg libvorbis</div>
<div class="line"> </div>
<div class="line"># or using clang</div>
<div class="line">pacman -S clang git cmake ninja lsb-release sdl2 libpng libzip nlohmann-json tinyxml2 spdlog sdl2_net boost libogg libvorbis</div>
</div><!-- fragment --> <h3><a class="anchor" id="fedora"></a>
</div><!-- fragment --> <h3><a class="anchor" id="fedora-1"></a>
Fedora</h3>
<div class="fragment"><div class="line"># using gcc</div>
<div class="line">dnf install gcc gcc-c++ git cmake ninja-build lsb_release SDL2-devel SDL2_net-devel libpng-devel libzip-devel libzip-tools nlohmann-json-devel tinyxml2-devel spdlog-devel boost-devel libogg-devel libvorbis-devel</div>
@@ -241,7 +241,7 @@ Additional CMake Targets</h2>
Clean</h3>
<div class="fragment"><div class="line"># If you need to clean the project you can run</div>
<div class="line">cmake --build build-cmake --target clean</div>
</div><!-- fragment --><h1><a class="anchor" id="macos"></a>
</div><!-- fragment --><h1><a class="anchor" id="macos-1"></a>
macOS</h1>
<p>Requires Xcode (or xcode-tools) &amp;&amp; <code>sdl2, libpng, glew, ninja, cmake, nlohmann-json, libzip, vorbis-tools, sdl2_net, tinyxml2</code> (can be installed via homebrew, macports, etc)</p>
<p><b>Important: For maximum performance make sure you have ninja build tools installed!</b></p>
+1 -1
View File
@@ -2322,7 +2322,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#_todo000046">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000044">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1,72 +1,70 @@
<map id="segmented_to_virtual_dupe" name="segmented_to_virtual_dupe">
<area shape="rect" id="Node000001" title=" " alt="" coords="921,684,1124,709"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="921,659,1124,684"/>
<area shape="rect" id="Node000002" href="$menu__items_8c.html#a92d60f657ea7fac0663fd35085b6e141" title=" " alt="" coords="728,5,849,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="1016,670,1001,539,973,350,953,254,929,165,902,93,887,65,872,44,848,29,851,24,875,40,892,62,907,90,935,163,958,252,978,349,1007,538,1022,670"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="1016,645,1000,518,971,337,951,244,928,160,901,90,887,64,872,44,848,29,851,24,875,40,891,61,906,88,933,158,956,243,976,336,1006,517,1021,644"/>
<area shape="rect" id="Node000003" href="$menu__items_8c.html#a1a935d1655795dcf27dcef1cb73470b2" title=" " alt="" coords="727,55,850,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="1016,670,1000,548,970,374,950,285,927,204,900,138,886,112,872,93,849,79,852,74,875,89,891,109,905,135,932,202,955,284,975,373,1005,547,1021,670"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="1015,645,998,527,968,361,948,276,925,199,899,136,871,93,849,79,852,74,875,89,904,133,930,197,953,275,973,360,1004,526,1021,644"/>
<area shape="rect" id="Node000004" href="$menu__items_8c.html#aac9784d4cb07c7215b987cd6977cac0a" title=" " alt="" coords="728,104,849,129"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="1019,671,1017,575,1010,509,999,437,980,361,954,285,918,214,871,151,844,132,847,127,875,147,923,211,959,283,985,359,1004,436,1015,509,1022,575,1025,671"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="1019,645,1015,553,1008,490,996,422,977,350,951,278,916,211,871,150,859,140,843,132,846,127,862,135,875,147,921,208,956,276,982,348,1001,420,1013,490,1020,553,1024,645"/>
<area shape="rect" id="Node000006" href="$menu__items_8c.html#a34e938762875c4c1d00067a4ab30e177" title=" " alt="" coords="728,205,849,231"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="1018,670,1009,590,987,479,968,418,943,358,911,302,872,252,843,233,845,229,875,248,916,299,948,356,973,416,992,477,1014,589,1023,670"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="1017,645,1007,569,984,464,965,408,940,351,909,299,872,252,842,233,845,228,875,248,914,296,945,349,970,406,989,463,1012,568,1022,645"/>
<area shape="rect" id="Node000007" href="$menu__items_8c.html#a5357c731c8075fc00c3b89630d2397e0" title=" " alt="" coords="511,193,633,219"/>
<area shape="poly" id="edge13_Node000001_Node000007" title=" " alt="" coords="1015,671,998,565,968,419,948,346,925,280,900,228,886,209,872,195,840,177,805,167,768,163,731,164,660,178,605,196,603,191,659,173,730,159,768,158,806,161,842,172,875,191,890,205,904,225,930,278,953,344,973,418,1003,564,1020,670"/>
<area shape="poly" id="edge13_Node000001_Node000007" title=" " alt="" coords="1015,646,997,544,966,406,946,337,923,275,899,226,872,195,840,177,805,167,768,163,730,165,660,178,605,196,603,191,658,173,730,160,768,158,806,162,842,172,875,191,903,223,928,273,951,335,971,405,1002,543,1020,645"/>
<area shape="rect" id="Node000050" href="$menu__items_8c.html#ad23a34e252fd1b58ae289e9cf233fd8b" title=" " alt="" coords="511,256,633,281"/>
<area shape="poly" id="edge18_Node000001_Node000050" title=" " alt="" coords="1018,670,1009,596,1000,548,987,496,968,443,944,392,912,346,872,307,845,289,815,276,752,262,689,258,634,262,634,256,689,253,753,256,817,271,847,285,875,303,916,342,948,390,973,441,992,495,1006,547,1015,595,1023,670"/>
<area shape="poly" id="edge18_Node000001_Node000050" title=" " alt="" coords="1017,646,1007,576,983,483,965,434,940,387,909,344,872,308,845,291,815,278,752,263,689,259,634,262,633,257,689,254,753,258,817,273,847,286,875,304,914,341,945,384,970,432,989,481,1012,575,1022,645"/>
<area shape="rect" id="Node000052" href="$menu__items_8c.html#af958f498a1781e584897c0f68028df0e" title=" " alt="" coords="727,357,850,383"/>
<area shape="poly" id="edge14_Node000001_Node000052" title=" " alt="" coords="1013,671,998,613,971,539,952,500,929,462,903,427,872,396,849,383,851,378,875,392,907,423,934,459,957,498,976,537,1003,612,1019,669"/>
<area shape="poly" id="edge14_Node000001_Node000052" title=" " alt="" coords="1012,646,996,593,968,526,927,456,901,424,872,396,849,383,852,379,875,392,905,420,931,453,972,523,1001,592,1017,645"/>
<area shape="rect" id="Node000058" href="$menu__items_8c.html#a8acc03351213ae18cbc198c3fdfc7b43" title=" " alt="" coords="727,407,850,432"/>
<area shape="poly" id="edge19_Node000001_Node000058" title=" " alt="" coords="1011,672,993,623,964,562,924,499,899,470,872,446,849,433,851,428,875,441,903,467,928,496,969,559,998,621,1016,670"/>
<area shape="poly" id="edge19_Node000001_Node000058" title=" " alt="" coords="1009,646,990,602,960,548,921,493,897,467,872,446,849,433,852,429,875,441,901,464,925,489,965,545,995,600,1014,644"/>
<area shape="rect" id="Node000059" href="$menu__items_8c.html#af7e62f3264a86af24e6b3a7c54712160" title=" " alt="" coords="727,456,851,481"/>
<area shape="poly" id="edge20_Node000001_Node000059" title=" " alt="" coords="1006,673,985,635,954,590,916,544,872,503,836,484,838,479,875,498,920,540,958,587,989,633,1011,670"/>
<area shape="poly" id="edge20_Node000001_Node000059" title=" " alt="" coords="1004,648,950,577,913,538,872,503,834,484,836,479,875,498,917,534,954,574,1008,645"/>
<area shape="rect" id="Node000060" href="$menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" title=" " alt="" coords="727,557,851,583"/>
<area shape="poly" id="edge21_Node000001_Node000060" title=" " alt="" coords="991,678,937,642,872,604,827,585,829,580,875,600,940,637,994,674"/>
<area shape="poly" id="edge21_Node000001_Node000060" title=" " alt="" coords="982,655,872,604,824,585,826,580,874,600,984,650"/>
<area shape="rect" id="Node000061" href="$menu__items_8c.html#a9099a476a093d93eb54197394bc332f0" title=" " alt="" coords="511,507,633,532"/>
<area shape="poly" id="edge35_Node000001_Node000061" title=" " alt="" coords="1004,674,982,643,952,608,915,574,872,547,811,526,748,516,686,513,633,515,633,510,686,508,748,511,813,521,874,542,918,570,955,604,986,640,1008,671"/>
<area shape="rect" id="Node000063" href="$menu__items_8c.html#a58ceccdd649a0541c7a72d9b4fd59d53" title=" " alt="" coords="511,608,633,633"/>
<area shape="poly" id="edge36_Node000001_Node000063" title=" " alt="" coords="942,684,873,671,633,632,634,627,874,666,943,679"/>
<area shape="rect" id="Node000064" href="$menu__items_8c.html#a0b463bd4e8a6fcec37daca803af465c4" title=" " alt="" coords="727,709,850,735"/>
<area shape="poly" id="edge25_Node000001_Node000064" title=" " alt="" coords="908,712,851,718,850,713,907,706"/>
<area shape="rect" id="Node000065" href="$menu__items_8c.html#a8830c9f56472c12b14371b685198c06f" title=" " alt="" coords="511,665,633,691"/>
<area shape="poly" id="edge37_Node000001_Node000065" title=" " alt="" coords="907,695,634,683,634,678,907,689"/>
<area shape="rect" id="Node000066" href="$menu__items_8c.html#a54e509a0d6843982d5236bcb8515f1f8" title=" " alt="" coords="511,723,633,748"/>
<area shape="poly" id="edge40_Node000001_Node000066" title=" " alt="" coords="981,717,930,735,874,749,810,755,745,756,633,747,634,742,745,750,810,750,873,743,929,730,979,712"/>
<area shape="poly" id="edge35_Node000001_Node000061" title=" " alt="" coords="1001,650,947,596,911,568,872,547,811,528,747,518,686,515,633,517,633,511,686,510,747,513,812,523,874,542,914,564,951,592,1004,646"/>
<area shape="rect" id="Node000064" href="$menu__items_8c.html#a0b463bd4e8a6fcec37daca803af465c4" title=" " alt="" coords="727,659,850,684"/>
<area shape="poly" id="edge25_Node000001_Node000064" title=" " alt="" coords="908,674,850,674,850,669,908,669"/>
<area shape="rect" id="Node000065" href="$menu__items_8c.html#a8830c9f56472c12b14371b685198c06f" title=" " alt="" coords="511,655,633,680"/>
<area shape="poly" id="edge36_Node000001_Node000065" title=" " alt="" coords="947,659,873,649,789,644,704,649,634,658,633,653,704,643,789,639,874,643,948,654"/>
<area shape="rect" id="Node000066" href="$menu__items_8c.html#a54e509a0d6843982d5236bcb8515f1f8" title=" " alt="" coords="511,705,633,731"/>
<area shape="poly" id="edge39_Node000001_Node000066" title=" " alt="" coords="938,689,874,698,746,710,634,718,634,712,745,705,873,693,937,684"/>
<area shape="rect" id="Node000067" href="$menu__items_8c.html#ad2f561ff7256d7373577161c5027d6ba" title=" " alt="" coords="511,307,633,332"/>
<area shape="poly" id="edge28_Node000001_Node000067" title=" " alt="" coords="1017,671,1006,603,982,513,964,466,939,421,909,381,872,347,845,331,815,319,752,306,689,305,634,310,633,305,689,300,752,301,816,314,847,326,875,343,913,377,944,418,968,464,987,511,1012,602,1022,670"/>
<area shape="rect" id="Node000068" href="$menu__items_8c.html#a26e863afe3f01335a6f0948f40b3f9cc" title=" " alt="" coords="727,811,851,836"/>
<area shape="poly" id="edge30_Node000001_Node000068" title=" " alt="" coords="994,720,940,756,875,794,829,813,827,808,872,789,937,752,991,715"/>
<area shape="rect" id="Node000071" href="$menu__items_8c.html#a8cf9e798dc75b793442ba6d9c490d655" title=" " alt="" coords="726,860,851,885"/>
<area shape="poly" id="edge34_Node000001_Node000071" title=" " alt="" coords="1006,722,952,786,915,820,875,850,847,862,845,857,872,845,912,816,948,782,1002,719"/>
<area shape="rect" id="Node000072" href="$menu__items_8c.html#a6cc971258ffa06d6f3fbcc1beb489668" title=" " alt="" coords="727,909,850,935"/>
<area shape="poly" id="edge38_Node000001_Node000072" title=" " alt="" coords="1012,723,991,762,960,809,921,857,875,899,850,912,848,907,872,894,918,854,956,806,986,759,1007,721"/>
<area shape="rect" id="Node000073" href="$menu__items_8c.html#afb0037232825908f6ded64be5f9c7be2" title=" " alt="" coords="727,959,850,984"/>
<area shape="poly" id="edge39_Node000001_Node000073" title=" " alt="" coords="1015,724,997,772,968,832,927,894,903,923,875,948,851,961,849,957,872,944,899,919,923,891,963,830,992,770,1010,722"/>
<area shape="rect" id="Node000074" href="$menu__items_8c.html#a68e560d23390d5add7cb57ccd82e21ae" title=" " alt="" coords="725,1161,852,1187"/>
<area shape="poly" id="edge41_Node000001_Node000074" title=" " alt="" coords="1023,723,1014,804,992,915,973,976,948,1036,916,1093,875,1144,845,1163,843,1159,872,1140,911,1090,943,1034,968,974,987,914,1009,803,1017,723"/>
<area shape="rect" id="Node000075" href="$menu__items_8c.html#a07904969a6bc8374f305d668f432b26a" title=" " alt="" coords="525,1009,619,1035"/>
<area shape="poly" id="edge62_Node000001_Node000075" title=" " alt="" coords="1020,724,1006,782,979,858,960,897,937,935,909,969,875,998,844,1015,811,1027,741,1039,674,1039,619,1033,619,1028,675,1034,741,1034,809,1022,842,1010,872,993,905,965,933,932,956,895,975,856,1001,781,1014,722"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a29d12f53fcd2239f7403a52647b315e4" title=" " alt="" coords="488,1313,656,1339"/>
<area shape="poly" id="edge63_Node000001_Node000102" title=" " alt="" coords="1020,724,1003,837,972,995,952,1076,929,1149,903,1210,875,1251,842,1266,780,1283,637,1316,636,1311,779,1278,840,1261,872,1247,899,1207,924,1147,947,1075,967,994,998,836,1015,723"/>
<area shape="rect" id="Node000106" href="$menu__items_8c.html#ad2af1a6781c3f0bf246aba0d078ae773" title=" " alt="" coords="525,1103,619,1128"/>
<area shape="poly" id="edge64_Node000001_Node000106" title=" " alt="" coords="1023,723,1016,800,1008,850,995,904,976,958,951,1011,917,1059,875,1099,845,1117,812,1129,777,1137,742,1140,675,1138,619,1129,620,1124,676,1132,742,1135,777,1131,810,1124,842,1112,872,1095,913,1055,946,1008,971,956,990,902,1003,849,1011,799,1018,723"/>
<area shape="rect" id="Node000118" href="$menu__items_8c.html#afa1d2583978658f8524340b7b94544b1" title=" " alt="" coords="525,1209,619,1235"/>
<area shape="poly" id="edge65_Node000001_Node000118" title=" " alt="" coords="1020,724,1002,829,971,973,951,1046,929,1112,903,1165,875,1200,845,1219,813,1233,778,1241,743,1245,675,1244,618,1235,619,1230,676,1238,743,1239,777,1236,811,1228,843,1215,872,1196,899,1162,924,1110,946,1045,966,972,997,828,1015,723"/>
<area shape="poly" id="edge28_Node000001_Node000067" title=" " alt="" coords="1016,646,1004,582,979,499,960,456,936,415,907,378,872,347,844,331,815,319,751,307,689,305,634,310,633,305,688,300,752,302,816,314,847,326,875,343,911,374,941,412,965,454,984,497,1009,581,1021,645"/>
<area shape="rect" id="Node000068" href="$menu__items_8c.html#a26e863afe3f01335a6f0948f40b3f9cc" title=" " alt="" coords="727,760,851,785"/>
<area shape="poly" id="edge30_Node000001_Node000068" title=" " alt="" coords="984,693,874,743,826,762,824,758,872,738,982,688"/>
<area shape="rect" id="Node000071" href="$menu__items_8c.html#a8cf9e798dc75b793442ba6d9c490d655" title=" " alt="" coords="726,809,851,835"/>
<area shape="poly" id="edge34_Node000001_Node000071" title=" " alt="" coords="1002,696,947,748,912,775,875,799,845,812,843,807,872,794,909,771,944,744,998,692"/>
<area shape="rect" id="Node000072" href="$menu__items_8c.html#a6cc971258ffa06d6f3fbcc1beb489668" title=" " alt="" coords="727,859,850,884"/>
<area shape="poly" id="edge37_Node000001_Node000072" title=" " alt="" coords="1009,697,956,772,918,813,875,848,849,861,846,856,872,844,915,809,952,768,1005,694"/>
<area shape="rect" id="Node000073" href="$menu__items_8c.html#afb0037232825908f6ded64be5f9c7be2" title=" " alt="" coords="727,908,850,933"/>
<area shape="poly" id="edge38_Node000001_Node000073" title=" " alt="" coords="1014,698,994,741,964,795,924,850,901,875,875,898,852,910,849,906,872,893,897,871,920,847,960,792,989,739,1009,696"/>
<area shape="rect" id="Node000074" href="$menu__items_8c.html#a68e560d23390d5add7cb57ccd82e21ae" title=" " alt="" coords="725,1109,852,1135"/>
<area shape="poly" id="edge40_Node000001_Node000074" title=" " alt="" coords="1023,698,1014,776,992,883,973,941,948,998,915,1052,875,1099,854,1113,851,1108,872,1095,911,1049,943,996,968,939,986,882,1009,775,1017,698"/>
<area shape="rect" id="Node000075" href="$menu__items_8c.html#a07904969a6bc8374f305d668f432b26a" title=" " alt="" coords="525,1060,619,1085"/>
<area shape="poly" id="edge61_Node000001_Node000075" title=" " alt="" coords="1020,698,1005,759,979,838,960,881,936,922,908,960,875,994,837,1009,769,1029,620,1065,618,1060,768,1024,836,1004,872,989,904,957,932,919,955,878,974,836,1000,757,1014,697"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a29d12f53fcd2239f7403a52647b315e4" title=" " alt="" coords="488,1249,656,1275"/>
<area shape="poly" id="edge62_Node000001_Node000102" title=" " alt="" coords="1021,698,1006,818,978,986,958,1071,934,1148,907,1210,892,1233,875,1251,845,1270,812,1283,777,1290,742,1292,674,1288,617,1277,618,1272,674,1283,742,1287,777,1284,811,1277,843,1265,872,1247,887,1230,902,1207,929,1146,953,1069,972,985,1001,817,1016,698"/>
<area shape="rect" id="Node000106" href="$menu__items_8c.html#ad2af1a6781c3f0bf246aba0d078ae773" title=" " alt="" coords="525,959,619,984"/>
<area shape="poly" id="edge63_Node000001_Node000106" title=" " alt="" coords="1018,699,1003,753,975,821,956,857,934,891,906,921,875,947,844,964,810,976,741,987,674,988,619,982,619,977,674,983,740,982,809,970,842,959,872,942,903,918,929,888,952,854,971,819,998,751,1013,697"/>
<area shape="rect" id="Node000118" href="$menu__items_8c.html#afa1d2583978658f8524340b7b94544b1" title=" " alt="" coords="525,1143,619,1168"/>
<area shape="poly" id="edge64_Node000001_Node000118" title=" " alt="" coords="1020,698,1001,799,970,936,950,1004,928,1066,902,1116,875,1148,844,1166,811,1178,776,1185,740,1187,672,1182,616,1171,617,1165,673,1177,740,1182,775,1180,810,1173,842,1162,872,1144,898,1113,923,1064,945,1003,965,934,996,798,1015,697"/>
<area shape="rect" id="Node000125" href="$menu__items_8c.html#aafca6e35a19465ad361e68b13e467243" title=" " alt="" coords="741,1060,836,1085"/>
<area shape="poly" id="edge56_Node000001_Node000125" title=" " alt="" coords="1020,723,1006,787,979,872,960,918,937,963,909,1005,875,1043,857,1056,837,1065,835,1060,855,1051,872,1039,904,1002,932,960,955,915,974,870,1001,786,1015,722"/>
<area shape="rect" id="Node000126" href="$menu__items_8c.html#a4a007ea44e7ab306e6126af44f75814a" title=" " alt="" coords="704,1313,873,1339"/>
<area shape="poly" id="edge60_Node000001_Node000126" title=" " alt="" coords="1021,724,1003,844,972,1015,952,1103,929,1183,904,1250,875,1296,862,1307,847,1316,844,1311,859,1303,871,1292,899,1247,924,1181,947,1101,967,1014,998,844,1015,723"/>
<area shape="rect" id="Node000127" href="$menu__items_8c.html#a131e4ce9280c3e52fcd8acff449c100e" title=" " alt="" coords="709,1363,868,1388"/>
<area shape="poly" id="edge66_Node000001_Node000127" title=" " alt="" coords="1022,723,1007,855,978,1044,958,1141,935,1230,907,1303,892,1331,875,1353,860,1365,857,1360,871,1349,887,1329,902,1301,929,1228,953,1140,973,1043,1001,854,1016,723"/>
<area shape="poly" id="edge55_Node000001_Node000125" title=" " alt="" coords="1021,698,1008,766,982,858,963,907,939,956,910,1002,875,1043,857,1056,837,1065,835,1060,855,1051,872,1039,906,999,935,953,958,905,977,856,1003,765,1015,697"/>
<area shape="rect" id="Node000126" href="$menu__items_8c.html#a4a007ea44e7ab306e6126af44f75814a" title=" " alt="" coords="704,1211,873,1236"/>
<area shape="poly" id="edge59_Node000001_Node000126" title=" " alt="" coords="1024,698,1020,789,1013,852,1001,921,982,993,956,1065,921,1133,875,1193,862,1205,846,1213,843,1208,859,1200,871,1190,916,1130,951,1063,977,991,995,920,1007,851,1015,789,1019,698"/>
<area shape="rect" id="Node000127" href="$menu__items_8c.html#a131e4ce9280c3e52fcd8acff449c100e" title=" " alt="" coords="709,1312,868,1337"/>
<area shape="poly" id="edge65_Node000001_Node000127" title=" " alt="" coords="1021,698,1004,823,974,1001,954,1093,931,1177,905,1246,875,1294,862,1306,847,1314,845,1310,859,1302,871,1291,900,1244,926,1175,949,1091,969,1000,999,822,1016,697"/>
<area shape="rect" id="Node000005" href="$menu__items_8c.html#a062afe249e0193e30bdd29c511a36d90" title=" " alt="" coords="511,104,633,129"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="714,119,633,119,633,114,714,114"/>
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="714,217,633,212,634,207,714,211"/>
<area shape="poly" id="edge11_Node000006_Node000050" title=" " alt="" coords="721,236,628,259,626,253,720,231"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a1829bbbf4a29d146eeee80295262c910" title=" " alt="" coords="287,219,410,244"/>
<area shape="poly" id="edge7_Node000007_Node000008" title=" " alt="" coords="497,217,411,227,410,222,497,212"/>
<area shape="rect" id="Node000049" href="$menu__items_8c.html#a960fca1091846210fc1cf2226ef10630" title=" " alt="" coords="287,169,410,195"/>
<area shape="poly" id="edge9_Node000007_Node000049" title=" " alt="" coords="497,201,410,191,411,186,497,195"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a1829bbbf4a29d146eeee80295262c910" title=" " alt="" coords="287,169,410,195"/>
<area shape="poly" id="edge7_Node000007_Node000008" title=" " alt="" coords="497,201,410,191,411,186,497,195"/>
<area shape="rect" id="Node000049" href="$menu__items_8c.html#a960fca1091846210fc1cf2226ef10630" title=" " alt="" coords="287,219,410,244"/>
<area shape="poly" id="edge9_Node000007_Node000049" title=" " alt="" coords="497,217,411,227,410,222,497,212"/>
<area shape="rect" id="Node000009" href="$menu__items_8c.html#aca0a42018f8e6889973a8e19cf8b82c0" title=" " alt="" coords="5,195,209,220"/>
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="273,227,209,220,210,215,274,221"/>
<area shape="poly" id="edge10_Node000049_Node000009" title=" " alt="" coords="274,192,210,199,209,194,273,187"/>
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="274,192,210,199,209,194,273,187"/>
<area shape="poly" id="edge10_Node000049_Node000009" title=" " alt="" coords="273,227,209,220,210,215,274,221"/>
<area shape="rect" id="Node000051" href="$menu__items_8c.html#a7cb788fd817b7a72620b04ad4c4cbfda" title=" " alt="" coords="287,269,410,295"/>
<area shape="poly" id="edge12_Node000050_Node000051" title=" " alt="" coords="497,276,410,281,410,276,497,270"/>
<area shape="rect" id="Node000053" href="$menu__items_8c.html#a542612c8fd0d6566ae6133119b5fe9a2" title=" " alt="" coords="510,407,634,432"/>
@@ -76,43 +74,44 @@
<area shape="rect" id="Node000055" href="$menu__items_8c.html#a6331193031af439e18d5a386f428a302" title=" " alt="" coords="287,357,410,383"/>
<area shape="poly" id="edge17_Node000054_Node000055" title=" " alt="" coords="497,373,410,373,410,367,497,367"/>
<area shape="poly" id="edge22_Node000060_Node000061" title=" " alt="" coords="720,557,626,535,628,529,721,552"/>
<area shape="rect" id="Node000062" href="$menu__items_8c.html#a26b674b2a5c7c4683419eb890d653390" title=" " alt="" coords="510,557,634,583"/>
<area shape="poly" id="edge23_Node000060_Node000062" title=" " alt="" coords="713,573,634,573,634,567,713,567"/>
<area shape="poly" id="edge24_Node000060_Node000063" title=" " alt="" coords="721,588,628,611,626,605,720,583"/>
<area shape="poly" id="edge26_Node000064_Node000065" title=" " alt="" coords="713,709,633,693,634,688,714,704"/>
<area shape="poly" id="edge27_Node000064_Node000066" title=" " alt="" coords="714,729,634,734,633,729,714,724"/>
<area shape="rect" id="Node000062" href="$menu__items_8c.html#a26b674b2a5c7c4683419eb890d653390" title=" " alt="" coords="510,605,634,631"/>
<area shape="poly" id="edge23_Node000060_Node000062" title=" " alt="" coords="718,588,631,608,629,603,717,583"/>
<area shape="rect" id="Node000063" href="$menu__items_8c.html#a58ceccdd649a0541c7a72d9b4fd59d53" title=" " alt="" coords="511,556,633,581"/>
<area shape="poly" id="edge24_Node000060_Node000063" title=" " alt="" coords="713,572,633,572,634,566,713,567"/>
<area shape="poly" id="edge26_Node000064_Node000065" title=" " alt="" coords="714,673,633,671,633,666,714,667"/>
<area shape="poly" id="edge27_Node000064_Node000066" title=" " alt="" coords="716,690,632,708,631,703,715,684"/>
<area shape="poly" id="edge29_Node000067_Node000051" title=" " alt="" coords="496,309,410,295,411,290,497,304"/>
<area shape="rect" id="Node000069" href="$menu__items_8c.html#a674b7c0bdf91877f49e05765db1517be" title=" " alt="" coords="511,785,633,811"/>
<area shape="poly" id="edge31_Node000068_Node000069" title=" " alt="" coords="713,817,633,808,634,802,714,812"/>
<area shape="rect" id="Node000070" href="$menu__items_8c.html#a44264e64242353b1fd5138f380e72160" title=" " alt="" coords="287,809,410,835"/>
<area shape="poly" id="edge33_Node000068_Node000070" title=" " alt="" coords="713,826,410,825,410,820,713,820"/>
<area shape="poly" id="edge32_Node000069_Node000070" title=" " alt="" coords="497,809,411,818,410,813,497,803"/>
<area shape="poly" id="edge42_Node000074_Node000075" title=" " alt="" coords="757,1156,590,1037,593,1033,760,1151"/>
<area shape="poly" id="edge45_Node000074_Node000102" title=" " alt="" coords="760,1197,593,1315,590,1311,757,1192"/>
<area shape="poly" id="edge48_Node000074_Node000106" title=" " alt="" coords="727,1160,618,1130,620,1125,728,1155"/>
<area shape="poly" id="edge53_Node000074_Node000118" title=" " alt="" coords="718,1192,619,1214,618,1209,717,1187"/>
<area shape="rect" id="Node000076" href="$menu__items_8c.html#ad7caaa9bd54f2228a931877bd6eb3b87" title=" " alt="" coords="277,932,421,957"/>
<area shape="poly" id="edge43_Node000075_Node000076" title=" " alt="" coords="529,1006,439,971,401,960,403,955,441,966,531,1001"/>
<area shape="rect" id="Node000101" href="$menu__items_8c.html#a339d2d418704e61fba5d9bd467ebebfd" title=" " alt="" coords="277,883,421,908"/>
<area shape="poly" id="edge44_Node000075_Node000101" title=" " alt="" coords="547,1002,499,961,439,922,410,911,412,906,441,917,502,957,550,998"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a30b200caa6b850c044716dae37f399f1" title=" " alt="" coords="257,1373,440,1413"/>
<area shape="poly" id="edge46_Node000102_Node000103" title=" " alt="" coords="517,1345,417,1375,416,1370,515,1340"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#ab60993caf76992168173f0ffb695df05" title=" " alt="" coords="257,1309,440,1349"/>
<area shape="poly" id="edge47_Node000102_Node000104" title=" " alt="" coords="474,1330,440,1330,440,1325,474,1324"/>
<area shape="rect" id="Node000107" href="$menu__items_8c.html#ac9a8fae36ca33cb34bee67b9f9ab440f" title=" " alt="" coords="278,1031,419,1071"/>
<area shape="poly" id="edge49_Node000106_Node000107" title=" " alt="" coords="513,1101,419,1074,420,1069,514,1096"/>
<area shape="rect" id="Node000113" href="$menu__items_8c.html#a8051db7229d932b267fdec53a1e794eb" title=" " alt="" coords="278,1095,419,1135"/>
<area shape="poly" id="edge50_Node000106_Node000113" title=" " alt="" coords="512,1118,420,1118,420,1113,512,1113"/>
<area shape="rect" id="Node000116" href="$menu__items_8c.html#ad5ebb6015362a99f480a286c01b07d24" title=" " alt="" coords="288,1160,409,1185"/>
<area shape="poly" id="edge51_Node000106_Node000116" title=" " alt="" coords="513,1133,400,1162,398,1157,511,1128"/>
<area shape="rect" id="Node000117" href="$menu__items_8c.html#aeadbf47fc56f2dabd289f8f417f2afff" title=" " alt="" coords="283,981,414,1007"/>
<area shape="poly" id="edge52_Node000106_Node000117" title=" " alt="" coords="545,1096,498,1058,439,1022,406,1009,408,1004,441,1017,501,1054,548,1091"/>
<area shape="rect" id="Node000119" href="$menu__items_8c.html#a51a08d17a71783b05d2688b3e4f1e88c" title=" " alt="" coords="287,1259,410,1284"/>
<area shape="poly" id="edge54_Node000118_Node000119" title=" " alt="" coords="512,1238,408,1261,406,1256,511,1233"/>
<area shape="rect" id="Node000120" href="$menu__items_8c.html#a24be09f5258f7b9e60f78e51ad9b5c73" title=" " alt="" coords="305,1209,392,1235"/>
<area shape="poly" id="edge55_Node000118_Node000120" title=" " alt="" coords="512,1225,392,1225,392,1219,512,1219"/>
<area shape="poly" id="edge57_Node000125_Node000075" title=" " alt="" coords="727,1061,618,1035,620,1030,728,1056"/>
<area shape="poly" id="edge58_Node000125_Node000106" title=" " alt="" coords="728,1087,619,1109,618,1104,727,1082"/>
<area shape="poly" id="edge59_Node000125_Node000118" title=" " alt="" coords="760,1095,593,1211,590,1207,757,1091"/>
<area shape="poly" id="edge61_Node000126_Node000102" title=" " alt="" coords="691,1329,656,1329,656,1323,691,1323"/>
<area shape="rect" id="Node000069" href="$menu__items_8c.html#a674b7c0bdf91877f49e05765db1517be" title=" " alt="" coords="511,809,633,835"/>
<area shape="poly" id="edge31_Node000068_Node000069" title=" " alt="" coords="720,791,629,812,628,807,719,786"/>
<area shape="rect" id="Node000070" href="$menu__items_8c.html#a44264e64242353b1fd5138f380e72160" title=" " alt="" coords="287,763,410,788"/>
<area shape="poly" id="edge33_Node000068_Node000070" title=" " alt="" coords="713,776,410,778,410,772,713,770"/>
<area shape="poly" id="edge32_Node000069_Node000070" title=" " alt="" coords="497,809,410,791,411,785,498,804"/>
<area shape="poly" id="edge41_Node000074_Node000075" title=" " alt="" coords="718,1109,618,1086,619,1081,720,1104"/>
<area shape="poly" id="edge44_Node000074_Node000102" title=" " alt="" coords="758,1144,595,1251,592,1247,755,1140"/>
<area shape="poly" id="edge47_Node000074_Node000106" title=" " alt="" coords="717,1107,703,1099,687,1087,676,1076,654,1049,586,986,589,982,658,1045,680,1072,690,1083,705,1094,720,1102"/>
<area shape="poly" id="edge52_Node000074_Node000118" title=" " alt="" coords="712,1136,619,1151,618,1146,711,1131"/>
<area shape="rect" id="Node000076" href="$menu__items_8c.html#ad7caaa9bd54f2228a931877bd6eb3b87" title=" " alt="" coords="277,1093,421,1119"/>
<area shape="poly" id="edge42_Node000075_Node000076" title=" " alt="" coords="512,1084,421,1098,420,1093,511,1079"/>
<area shape="rect" id="Node000101" href="$menu__items_8c.html#a339d2d418704e61fba5d9bd467ebebfd" title=" " alt="" coords="277,1044,421,1069"/>
<area shape="poly" id="edge43_Node000075_Node000101" title=" " alt="" coords="511,1071,421,1064,421,1059,512,1066"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a30b200caa6b850c044716dae37f399f1" title=" " alt="" coords="257,1306,440,1346"/>
<area shape="poly" id="edge45_Node000102_Node000103" title=" " alt="" coords="514,1281,420,1308,419,1303,513,1276"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#ab60993caf76992168173f0ffb695df05" title=" " alt="" coords="257,1242,440,1282"/>
<area shape="poly" id="edge46_Node000102_Node000104" title=" " alt="" coords="474,1265,440,1265,440,1259,474,1259"/>
<area shape="rect" id="Node000107" href="$menu__items_8c.html#ac9a8fae36ca33cb34bee67b9f9ab440f" title=" " alt="" coords="278,866,419,906"/>
<area shape="poly" id="edge48_Node000106_Node000107" title=" " alt="" coords="527,956,439,920,407,909,409,904,441,916,529,951"/>
<area shape="rect" id="Node000113" href="$menu__items_8c.html#a8051db7229d932b267fdec53a1e794eb" title=" " alt="" coords="278,930,419,970"/>
<area shape="poly" id="edge49_Node000106_Node000113" title=" " alt="" coords="511,968,419,959,420,954,512,963"/>
<area shape="rect" id="Node000116" href="$menu__items_8c.html#ad5ebb6015362a99f480a286c01b07d24" title=" " alt="" coords="288,995,409,1020"/>
<area shape="poly" id="edge50_Node000106_Node000116" title=" " alt="" coords="512,984,410,1000,409,995,511,978"/>
<area shape="rect" id="Node000117" href="$menu__items_8c.html#aeadbf47fc56f2dabd289f8f417f2afff" title=" " alt="" coords="283,816,414,841"/>
<area shape="poly" id="edge51_Node000106_Node000117" title=" " alt="" coords="549,950,502,902,471,878,439,856,409,844,411,839,441,852,474,873,505,898,553,946"/>
<area shape="rect" id="Node000119" href="$menu__items_8c.html#a51a08d17a71783b05d2688b3e4f1e88c" title=" " alt="" coords="287,1192,410,1217"/>
<area shape="poly" id="edge53_Node000118_Node000119" title=" " alt="" coords="512,1171,408,1195,406,1189,511,1166"/>
<area shape="rect" id="Node000120" href="$menu__items_8c.html#a24be09f5258f7b9e60f78e51ad9b5c73" title=" " alt="" coords="305,1143,392,1168"/>
<area shape="poly" id="edge54_Node000118_Node000120" title=" " alt="" coords="512,1158,392,1158,392,1153,512,1153"/>
<area shape="poly" id="edge56_Node000125_Node000075" title=" " alt="" coords="727,1075,619,1075,619,1070,727,1070"/>
<area shape="poly" id="edge57_Node000125_Node000106" title=" " alt="" coords="747,1056,599,986,601,982,749,1052"/>
<area shape="poly" id="edge58_Node000125_Node000118" title=" " alt="" coords="729,1091,705,1099,600,1145,598,1140,703,1094,727,1086"/>
<area shape="poly" id="edge60_Node000126_Node000102" title=" " alt="" coords="704,1241,644,1252,643,1247,703,1236"/>
</map>
@@ -1 +1 @@
111ce785e4c443b2473d5e45b47bb82c
f7f0ac5dcf64578d32c68d52b8c4b590
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

@@ -1,33 +1,32 @@
<map id="func_800A143C" name="func_800A143C">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,279,128,304"/>
<area shape="rect" id="Node000002" href="$menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" title=" " alt="" coords="199,279,323,304"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,289,185,289,185,294,128,294"/>
<area shape="rect" id="Node000012" href="$menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" title=" " alt="" coords="393,427,596,452"/>
<area shape="poly" id="edge19_Node000001_Node000012" title=" " alt="" coords="99,302,226,353,394,413,423,421,421,426,393,418,224,358,97,307"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="5,204,128,229"/>
<area shape="rect" id="Node000002" href="$menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" title=" " alt="" coords="199,253,323,279"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="118,227,197,247,196,252,117,232"/>
<area shape="rect" id="Node000013" href="$menu__items_8c.html#a6ae9a7914726211a0149ff3ff8c2d70d" title=" " alt="" coords="176,131,345,156"/>
<area shape="poly" id="edge12_Node000001_Node000013" title=" " alt="" coords="83,276,230,163,233,167,87,280"/>
<area shape="rect" id="Node000003" href="$menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" title=" " alt="" coords="434,328,555,353"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="322,301,421,323,420,328,321,307"/>
<area shape="poly" id="edge12_Node000001_Node000013" title=" " alt="" coords="100,201,212,159,214,164,102,206"/>
<area shape="rect" id="Node000003" href="$menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" title=" " alt="" coords="434,377,555,403"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="277,277,326,320,359,343,394,364,422,374,420,379,392,368,356,348,323,324,273,281"/>
<area shape="rect" id="Node000004" href="$menu__items_8c.html#a6aa04c603cd7b877a5009a97a0b41ed3" title=" " alt="" coords="433,229,556,255"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="321,276,420,255,421,260,322,281"/>
<area shape="rect" id="Node000006" href="$menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" title=" " alt="" coords="433,377,556,403"/>
<area shape="poly" id="edge5_Node000002_Node000006" title=" " alt="" coords="282,302,332,333,394,364,421,372,419,377,392,368,329,337,279,307"/>
<area shape="rect" id="Node000007" href="$menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" title=" " alt="" coords="434,279,555,304"/>
<area shape="poly" id="edge6_Node000002_Node000007" title=" " alt="" coords="323,289,420,289,420,294,323,294"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" title=" " alt="" coords="433,180,556,205"/>
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="280,276,330,246,392,216,419,206,421,211,394,220,332,251,283,281"/>
<area shape="rect" id="Node000009" href="$GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" title=" " alt="" coords="435,131,554,156"/>
<area shape="poly" id="edge8_Node000002_Node000009" title=" " alt="" coords="270,277,318,223,353,192,392,166,421,154,423,159,395,171,356,197,322,227,274,280"/>
<area shape="poly" id="edge11_Node000002_Node000012" title=" " alt="" coords="277,302,395,413,409,420,407,425,392,418,274,306"/>
<area shape="rect" id="Node000005" href="$menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" title=" " alt="" coords="683,204,804,229"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="556,233,669,222,669,227,556,238"/>
<area shape="rect" id="Node000010" href="$Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" title=" " alt="" coords="644,131,843,156"/>
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="554,141,630,141,630,146,554,146"/>
<area shape="rect" id="Node000011" href="$string_8c.html#a008e171a518fe0e0352f31b245e03875" title=" " alt="" coords="891,131,949,156"/>
<area shape="poly" id="edge10_Node000010_Node000011" title=" " alt="" coords="843,141,877,141,877,146,843,146"/>
<area shape="poly" id="edge13_Node000013_Node000005" title=" " alt="" coords="296,128,355,111,431,97,473,95,515,96,557,103,597,116,614,127,624,140,632,153,646,167,697,196,695,201,642,171,628,156,619,143,610,130,595,120,556,108,515,101,473,100,432,103,356,116,297,133"/>
<area shape="poly" id="edge17_Node000013_Node000008" title=" " alt="" coords="322,153,421,174,420,180,321,159"/>
<area shape="poly" id="edge18_Node000013_Node000009" title=" " alt="" coords="346,141,422,141,422,146,346,146"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="323,257,419,247,420,252,323,262"/>
<area shape="rect" id="Node000006" href="$menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" title=" " alt="" coords="433,328,556,353"/>
<area shape="poly" id="edge5_Node000002_Node000006" title=" " alt="" coords="293,276,394,314,423,322,421,327,393,319,291,281"/>
<area shape="rect" id="Node000007" href="$menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" title=" " alt="" coords="434,427,555,452"/>
<area shape="poly" id="edge6_Node000002_Node000007" title=" " alt="" coords="272,277,318,343,353,381,395,413,422,425,420,430,392,418,350,385,314,346,267,280"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" title=" " alt="" coords="433,131,556,156"/>
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="274,251,323,210,357,186,392,166,419,156,421,161,394,171,359,191,327,214,277,255"/>
<area shape="rect" id="Node000009" href="$GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" title=" " alt="" coords="435,180,554,205"/>
<area shape="poly" id="edge8_Node000002_Node000009" title=" " alt="" coords="293,251,393,215,425,206,427,211,394,221,295,256"/>
<area shape="rect" id="Node000012" href="$menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" title=" " alt="" coords="393,279,596,304"/>
<area shape="poly" id="edge11_Node000002_Node000012" title=" " alt="" coords="323,270,380,276,379,282,322,275"/>
<area shape="rect" id="Node000005" href="$menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" title=" " alt="" coords="683,105,804,131"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="555,231,595,216,609,205,619,193,628,180,642,167,698,134,700,139,646,171,632,184,623,196,613,208,597,220,557,236"/>
<area shape="rect" id="Node000010" href="$Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" title=" " alt="" coords="644,180,843,205"/>
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="554,190,630,190,630,195,554,195"/>
<area shape="rect" id="Node000011" href="$string_8c.html#a008e171a518fe0e0352f31b245e03875" title=" " alt="" coords="891,180,949,205"/>
<area shape="poly" id="edge10_Node000010_Node000011" title=" " alt="" coords="843,190,877,190,877,195,843,195"/>
<area shape="poly" id="edge13_Node000013_Node000005" title=" " alt="" coords="319,128,393,117,540,110,669,112,669,117,540,115,394,122,320,133"/>
<area shape="poly" id="edge17_Node000013_Node000008" title=" " alt="" coords="346,141,420,141,420,146,346,146"/>
<area shape="poly" id="edge18_Node000013_Node000009" title=" " alt="" coords="322,153,422,175,421,180,321,159"/>
<area shape="rect" id="Node000014" href="$menu__items_8c.html#aef2b6b221f29f2caa6f68e11b3e7df34" title=" " alt="" coords="433,29,556,55"/>
<area shape="poly" id="edge14_Node000013_Node000014" title=" " alt="" coords="282,128,332,101,392,72,434,56,436,61,394,76,334,105,285,133"/>
<area shape="rect" id="Node000015" href="$math__util_8c.html#ae69cbf5c8d4b3b0dba2d7b4d4673689f" title=" " alt="" coords="718,5,769,31"/>
@@ -1 +1 @@
bfa32a11fd32cc311784f3fb186ead7c
f9c1c487b85aacb1321a0b62f05ba7e7
@@ -59,8 +59,8 @@ var sectionId = 'dynsection-231';
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="92,-130 0,-130 0,-111 92,-111 92,-130"/>
<text text-anchor="middle" x="46" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
<polygon fill="#999999" stroke="#666666" points="92,-186 0,-186 0,-167 92,-167 92,-186"/>
<text text-anchor="middle" x="46" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
</a>
</g>
</g>
@@ -68,8 +68,8 @@ var sectionId = 'dynsection-231';
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="238,-130 145,-130 145,-111 238,-111 238,-130"/>
<text text-anchor="middle" x="191.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
<polygon fill="white" stroke="#666666" points="238,-149 145,-149 145,-130 238,-130 238,-149"/>
<text text-anchor="middle" x="191.5" y="-137" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
</a>
</g>
</g>
@@ -77,26 +77,8 @@ var sectionId = 'dynsection-231';
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.01,-120.5C105.5,-120.5 120.47,-120.5 134.57,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.66,-124 144.66,-120.5 134.66,-117 134.66,-124"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-19 291,-19 291,0 443,0 443,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node12 -->
<g id="edge19_Node000001_Node000012" class="edge">
<title>Node1&#45;&gt;Node12</title>
<g id="a_edge19_Node000001_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M69.2,-110.93C111.67,-92.87 207.63,-53.28 291,-27.5 297.86,-25.38 305.14,-23.36 312.36,-21.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-24.86 322.12,-19.03 311.57,-18.07 313.27,-24.86"/>
<path fill="none" stroke="#63b8ff" d="M83.95,-166.97C102.06,-162.3 124.06,-156.63 143.36,-151.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.36,-155.01 153.17,-149.12 142.61,-148.23 144.36,-155.01"/>
</a>
</g>
</g>
@@ -113,8 +95,8 @@ var sectionId = 'dynsection-231';
<g id="edge12_Node000001_Node000013" class="edge">
<title>Node1&#45;&gt;Node13</title>
<g id="a_edge12_Node000001_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M59.73,-130.35C84.58,-149.57 139.73,-192.23 169.86,-215.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.95,-218.48 178,-221.83 172.23,-212.94 167.95,-218.48"/>
<path fill="none" stroke="#63b8ff" d="M72,-186.08C95.21,-194.98 129.98,-208.31 155.87,-218.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.72,-221.53 165.31,-221.84 157.22,-215 154.72,-221.53"/>
</a>
</g>
</g>
@@ -122,8 +104,8 @@ var sectionId = 'dynsection-231';
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-93 321.5,-93 321.5,-74 412.5,-74 412.5,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
<polygon fill="white" stroke="#666666" points="412.5,-56 321.5,-56 321.5,-37 412.5,-37 412.5,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
</a>
</g>
</g>
@@ -131,8 +113,8 @@ var sectionId = 'dynsection-231';
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-110.97C259.85,-106.14 287.57,-100.23 311.48,-95.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.42,-98.5 321.47,-93 310.96,-91.66 312.42,-98.5"/>
<path fill="none" stroke="#63b8ff" d="M202.2,-129.85C218.87,-113.81 254.69,-81.73 291,-64.5 297.49,-61.42 304.55,-58.84 311.66,-56.69"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.63,-60.05 321.33,-54.01 310.76,-53.31 312.63,-60.05"/>
</a>
</g>
</g>
@@ -149,8 +131,8 @@ var sectionId = 'dynsection-231';
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-130.03C259.76,-134.84 287.35,-140.73 311.2,-145.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.66,-149.28 321.17,-147.94 312.12,-142.43 310.66,-149.28"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-144.23C260.3,-146.53 287.2,-149.33 310.59,-151.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.41,-155.25 320.72,-152.8 311.13,-148.29 310.41,-155.25"/>
</a>
</g>
</g>
@@ -158,8 +140,8 @@ var sectionId = 'dynsection-231';
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-56 321,-56 321,-37 413,-37 413,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
<polygon fill="white" stroke="#666666" points="413,-93 321,-93 321,-74 413,-74 413,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
</a>
</g>
</g>
@@ -167,8 +149,8 @@ var sectionId = 'dynsection-231';
<g id="edge5_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge5_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.55,-110.82C225.1,-98.43 259.17,-77.08 291,-64.5 297.36,-61.99 304.17,-59.76 310.99,-57.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.19,-61.11 320.94,-55.14 310.38,-54.35 312.19,-61.11"/>
<path fill="none" stroke="#63b8ff" d="M214.89,-129.88C234.66,-121.63 264.4,-109.78 291,-101.5 297.86,-99.37 305.13,-97.33 312.35,-95.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-98.84 322.11,-93 311.56,-92.05 313.27,-98.84"/>
</a>
</g>
</g>
@@ -176,8 +158,8 @@ var sectionId = 'dynsection-231';
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-130 321.5,-130 321.5,-111 412.5,-111 412.5,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
<polygon fill="white" stroke="#666666" points="412.5,-19 321.5,-19 321.5,0 412.5,0 412.5,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
</a>
</g>
</g>
@@ -185,8 +167,8 @@ var sectionId = 'dynsection-231';
<g id="edge6_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge6_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M238.09,-120.5C260.47,-120.5 287.63,-120.5 311.14,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.32,-124 321.32,-120.5 311.32,-117 311.32,-124"/>
<path fill="none" stroke="#63b8ff" d="M198.01,-129.93C211.12,-108.09 246.43,-54.37 291,-27.5 297.31,-23.7 304.37,-20.7 311.56,-18.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.77,-21.63 321.4,-15.48 310.83,-14.9 312.77,-21.63"/>
</a>
</g>
</g>
@@ -194,8 +176,8 @@ var sectionId = 'dynsection-231';
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-204 321,-204 321,-185 413,-185 413,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
<polygon fill="white" stroke="#666666" points="413,-241 321,-241 321,-222 413,-222 413,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
</a>
</g>
</g>
@@ -203,8 +185,8 @@ var sectionId = 'dynsection-231';
<g id="edge7_Node000002_Node000008" class="edge">
<title>Node2&#45;&gt;Node8</title>
<g id="a_edge7_Node000002_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.92,-130.15C225.6,-142.26 259.52,-162.97 291,-175.5 297.37,-178.04 304.19,-180.32 311.01,-182.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-185.8 320.97,-185.13 312.29,-179.06 310.4,-185.8"/>
<path fill="none" stroke="#63b8ff" d="M202.54,-149.08C219.44,-164.68 255.23,-195.53 291,-212.5 297.28,-215.48 304.08,-218.03 310.94,-220.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-223.69 320.98,-223.12 312.36,-216.97 310.4,-223.69"/>
</a>
</g>
</g>
@@ -212,8 +194,8 @@ var sectionId = 'dynsection-231';
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="411.5,-241 322.5,-241 322.5,-222 411.5,-222 411.5,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
<polygon fill="white" stroke="#666666" points="411.5,-204 322.5,-204 322.5,-185 411.5,-185 411.5,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
</a>
</g>
</g>
@@ -221,8 +203,17 @@ var sectionId = 'dynsection-231';
<g id="edge8_Node000002_Node000009" class="edge">
<title>Node2&#45;&gt;Node9</title>
<g id="a_edge8_Node000002_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M200.02,-130.25C215.13,-149.13 251.16,-190.75 291,-212.5 297.64,-216.12 304.99,-219.07 312.41,-221.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.58,-224.87 322.16,-224.31 313.54,-218.15 311.58,-224.87"/>
<path fill="none" stroke="#63b8ff" d="M216.55,-149.07C236.35,-156.76 265.25,-167.56 291,-175.5 298.85,-177.92 307.22,-180.27 315.43,-182.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.75,-185.88 325.31,-185 316.5,-179.1 314.75,-185.88"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-130 291,-130 291,-111 443,-111 443,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
@@ -230,8 +221,8 @@ var sectionId = 'dynsection-231';
<g id="edge11_Node000002_Node000012" class="edge">
<title>Node2&#45;&gt;Node12</title>
<g id="a_edge11_Node000002_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M202.71,-110.72C227.38,-87.14 288.36,-28.93 291,-27.5 294.48,-25.62 298.15,-23.93 301.93,-22.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.24,-25.67 311.48,-19.01 300.89,-19.07 303.24,-25.67"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-134.51C251.22,-133.07 265.99,-131.45 280.71,-129.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="281.31,-133.3 290.87,-128.73 280.54,-126.34 281.31,-133.3"/>
</a>
</g>
</g>
@@ -239,8 +230,8 @@ var sectionId = 'dynsection-231';
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="599,-186 508,-186 508,-167 599,-167 599,-186"/>
<text text-anchor="middle" x="553.5" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
<polygon fill="white" stroke="#666666" points="599,-260 508,-260 508,-241 599,-241 599,-260"/>
<text text-anchor="middle" x="553.5" y="-248" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
</a>
</g>
</g>
@@ -248,8 +239,8 @@ var sectionId = 'dynsection-231';
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M413.13,-162.15C438.67,-164.78 470.8,-168.09 497.77,-170.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="497.53,-174.36 507.83,-171.9 498.24,-167.39 497.53,-174.36"/>
<path fill="none" stroke="#63b8ff" d="M413.19,-164.01C423.41,-166.65 433.92,-170.33 443,-175.5 462.94,-186.85 460.57,-198.83 479,-212.5 491.63,-221.86 506.89,-230.17 520.23,-236.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="518.99,-239.89 529.53,-240.95 521.95,-233.55 518.99,-239.89"/>
</a>
</g>
</g>
@@ -257,8 +248,8 @@ var sectionId = 'dynsection-231';
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="628,-241 479,-241 479,-222 628,-222 628,-241"/>
<text text-anchor="middle" x="553.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
<polygon fill="white" stroke="#666666" points="628,-204 479,-204 479,-185 628,-185 628,-204"/>
<text text-anchor="middle" x="553.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
</a>
</g>
</g>
@@ -266,8 +257,8 @@ var sectionId = 'dynsection-231';
<g id="edge9_Node000009_Node000010" class="edge">
<title>Node9&#45;&gt;Node10</title>
<g id="a_edge9_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M411.72,-231.5C428.78,-231.5 448.94,-231.5 468.59,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-235 478.79,-231.5 468.79,-228 468.79,-235"/>
<path fill="none" stroke="#63b8ff" d="M411.72,-194.5C428.78,-194.5 448.94,-194.5 468.59,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-198 478.79,-194.5 468.79,-191 468.79,-198"/>
</a>
</g>
</g>
@@ -275,8 +266,8 @@ var sectionId = 'dynsection-231';
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="string_8c.html#a008e171a518fe0e0352f31b245e03875" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="708,-241 664,-241 664,-222 708,-222 708,-241"/>
<text text-anchor="middle" x="686" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
<polygon fill="white" stroke="#666666" points="708,-204 664,-204 664,-185 708,-185 708,-204"/>
<text text-anchor="middle" x="686" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
</a>
</g>
</g>
@@ -284,8 +275,8 @@ var sectionId = 'dynsection-231';
<g id="edge10_Node000010_Node000011" class="edge">
<title>Node10&#45;&gt;Node11</title>
<g id="a_edge10_Node000010_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M628.14,-231.5C637.12,-231.5 645.89,-231.5 653.75,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-235 663.83,-231.5 653.83,-228 653.83,-235"/>
<path fill="none" stroke="#63b8ff" d="M628.14,-194.5C637.12,-194.5 645.89,-194.5 653.75,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-198 663.83,-194.5 653.83,-191 653.83,-198"/>
</a>
</g>
</g>
@@ -293,8 +284,8 @@ var sectionId = 'dynsection-231';
<g id="edge13_Node000013_Node000005" class="edge">
<title>Node13&#45;&gt;Node5</title>
<g id="a_edge13_Node000013_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M218.32,-241.04C265.23,-256.78 366.68,-283.33 443,-250.5 464.37,-241.31 460.26,-226.28 479,-212.5 490.86,-203.78 505.16,-196.22 517.98,-190.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="519.7,-193.38 527.43,-186.13 516.87,-186.98 519.7,-193.38"/>
<path fill="none" stroke="#63b8ff" d="M235.42,-241.05C252.61,-244.42 272.65,-247.8 291,-249.5 362.2,-256.09 444.77,-254.95 497.77,-253.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="498.1,-256.59 507.97,-252.72 497.84,-249.59 498.1,-256.59"/>
</a>
</g>
</g>
@@ -302,8 +293,8 @@ var sectionId = 'dynsection-231';
<g id="edge17_Node000013_Node000008" class="edge">
<title>Node13&#45;&gt;Node8</title>
<g id="a_edge17_Node000013_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C259.76,-217.16 287.35,-211.27 311.2,-206.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.12,-209.57 321.17,-204.06 310.66,-202.72 312.12,-209.57"/>
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.31,-231.5 293.02,-231.5 310.71,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.87,-235 320.87,-231.5 310.87,-228 310.87,-235"/>
</a>
</g>
</g>
@@ -311,8 +302,8 @@ var sectionId = 'dynsection-231';
<g id="edge18_Node000013_Node000009" class="edge">
<title>Node13&#45;&gt;Node9</title>
<g id="a_edge18_Node000013_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.89,-231.5 294.27,-231.5 312.38,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.47,-235 322.47,-231.5 312.47,-228 312.47,-235"/>
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C260.11,-217.08 288.21,-211.09 312.31,-205.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.32,-209.31 322.37,-203.8 311.86,-202.47 313.32,-209.31"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

@@ -12,8 +12,8 @@
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="92,-130 0,-130 0,-111 92,-111 92,-130"/>
<text text-anchor="middle" x="46" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
<polygon fill="#999999" stroke="#666666" points="92,-186 0,-186 0,-167 92,-167 92,-186"/>
<text text-anchor="middle" x="46" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
</a>
</g>
</g>
@@ -21,8 +21,8 @@
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="238,-130 145,-130 145,-111 238,-111 238,-130"/>
<text text-anchor="middle" x="191.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
<polygon fill="white" stroke="#666666" points="238,-149 145,-149 145,-130 238,-130 238,-149"/>
<text text-anchor="middle" x="191.5" y="-137" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
</a>
</g>
</g>
@@ -30,26 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.01,-120.5C105.5,-120.5 120.47,-120.5 134.57,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.66,-124 144.66,-120.5 134.66,-117 134.66,-124"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-19 291,-19 291,0 443,0 443,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node12 -->
<g id="edge19_Node000001_Node000012" class="edge">
<title>Node1&#45;&gt;Node12</title>
<g id="a_edge19_Node000001_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M69.2,-110.93C111.67,-92.87 207.63,-53.28 291,-27.5 297.86,-25.38 305.14,-23.36 312.36,-21.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-24.86 322.12,-19.03 311.57,-18.07 313.27,-24.86"/>
<path fill="none" stroke="#63b8ff" d="M83.95,-166.97C102.06,-162.3 124.06,-156.63 143.36,-151.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.36,-155.01 153.17,-149.12 142.61,-148.23 144.36,-155.01"/>
</a>
</g>
</g>
@@ -66,8 +48,8 @@
<g id="edge12_Node000001_Node000013" class="edge">
<title>Node1&#45;&gt;Node13</title>
<g id="a_edge12_Node000001_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M59.73,-130.35C84.58,-149.57 139.73,-192.23 169.86,-215.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.95,-218.48 178,-221.83 172.23,-212.94 167.95,-218.48"/>
<path fill="none" stroke="#63b8ff" d="M72,-186.08C95.21,-194.98 129.98,-208.31 155.87,-218.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.72,-221.53 165.31,-221.84 157.22,-215 154.72,-221.53"/>
</a>
</g>
</g>
@@ -75,8 +57,8 @@
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-93 321.5,-93 321.5,-74 412.5,-74 412.5,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
<polygon fill="white" stroke="#666666" points="412.5,-56 321.5,-56 321.5,-37 412.5,-37 412.5,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
</a>
</g>
</g>
@@ -84,8 +66,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-110.97C259.85,-106.14 287.57,-100.23 311.48,-95.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.42,-98.5 321.47,-93 310.96,-91.66 312.42,-98.5"/>
<path fill="none" stroke="#63b8ff" d="M202.2,-129.85C218.87,-113.81 254.69,-81.73 291,-64.5 297.49,-61.42 304.55,-58.84 311.66,-56.69"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.63,-60.05 321.33,-54.01 310.76,-53.31 312.63,-60.05"/>
</a>
</g>
</g>
@@ -102,8 +84,8 @@
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-130.03C259.76,-134.84 287.35,-140.73 311.2,-145.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.66,-149.28 321.17,-147.94 312.12,-142.43 310.66,-149.28"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-144.23C260.3,-146.53 287.2,-149.33 310.59,-151.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.41,-155.25 320.72,-152.8 311.13,-148.29 310.41,-155.25"/>
</a>
</g>
</g>
@@ -111,8 +93,8 @@
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-56 321,-56 321,-37 413,-37 413,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
<polygon fill="white" stroke="#666666" points="413,-93 321,-93 321,-74 413,-74 413,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
</a>
</g>
</g>
@@ -120,8 +102,8 @@
<g id="edge5_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge5_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.55,-110.82C225.1,-98.43 259.17,-77.08 291,-64.5 297.36,-61.99 304.17,-59.76 310.99,-57.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.19,-61.11 320.94,-55.14 310.38,-54.35 312.19,-61.11"/>
<path fill="none" stroke="#63b8ff" d="M214.89,-129.88C234.66,-121.63 264.4,-109.78 291,-101.5 297.86,-99.37 305.13,-97.33 312.35,-95.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-98.84 322.11,-93 311.56,-92.05 313.27,-98.84"/>
</a>
</g>
</g>
@@ -129,8 +111,8 @@
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-130 321.5,-130 321.5,-111 412.5,-111 412.5,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
<polygon fill="white" stroke="#666666" points="412.5,-19 321.5,-19 321.5,0 412.5,0 412.5,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
</a>
</g>
</g>
@@ -138,8 +120,8 @@
<g id="edge6_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge6_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M238.09,-120.5C260.47,-120.5 287.63,-120.5 311.14,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.32,-124 321.32,-120.5 311.32,-117 311.32,-124"/>
<path fill="none" stroke="#63b8ff" d="M198.01,-129.93C211.12,-108.09 246.43,-54.37 291,-27.5 297.31,-23.7 304.37,-20.7 311.56,-18.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.77,-21.63 321.4,-15.48 310.83,-14.9 312.77,-21.63"/>
</a>
</g>
</g>
@@ -147,8 +129,8 @@
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-204 321,-204 321,-185 413,-185 413,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
<polygon fill="white" stroke="#666666" points="413,-241 321,-241 321,-222 413,-222 413,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
</a>
</g>
</g>
@@ -156,8 +138,8 @@
<g id="edge7_Node000002_Node000008" class="edge">
<title>Node2&#45;&gt;Node8</title>
<g id="a_edge7_Node000002_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.92,-130.15C225.6,-142.26 259.52,-162.97 291,-175.5 297.37,-178.04 304.19,-180.32 311.01,-182.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-185.8 320.97,-185.13 312.29,-179.06 310.4,-185.8"/>
<path fill="none" stroke="#63b8ff" d="M202.54,-149.08C219.44,-164.68 255.23,-195.53 291,-212.5 297.28,-215.48 304.08,-218.03 310.94,-220.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-223.69 320.98,-223.12 312.36,-216.97 310.4,-223.69"/>
</a>
</g>
</g>
@@ -165,8 +147,8 @@
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="411.5,-241 322.5,-241 322.5,-222 411.5,-222 411.5,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
<polygon fill="white" stroke="#666666" points="411.5,-204 322.5,-204 322.5,-185 411.5,-185 411.5,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
</a>
</g>
</g>
@@ -174,8 +156,17 @@
<g id="edge8_Node000002_Node000009" class="edge">
<title>Node2&#45;&gt;Node9</title>
<g id="a_edge8_Node000002_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M200.02,-130.25C215.13,-149.13 251.16,-190.75 291,-212.5 297.64,-216.12 304.99,-219.07 312.41,-221.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.58,-224.87 322.16,-224.31 313.54,-218.15 311.58,-224.87"/>
<path fill="none" stroke="#63b8ff" d="M216.55,-149.07C236.35,-156.76 265.25,-167.56 291,-175.5 298.85,-177.92 307.22,-180.27 315.43,-182.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.75,-185.88 325.31,-185 316.5,-179.1 314.75,-185.88"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-130 291,-130 291,-111 443,-111 443,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
@@ -183,8 +174,8 @@
<g id="edge11_Node000002_Node000012" class="edge">
<title>Node2&#45;&gt;Node12</title>
<g id="a_edge11_Node000002_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M202.71,-110.72C227.38,-87.14 288.36,-28.93 291,-27.5 294.48,-25.62 298.15,-23.93 301.93,-22.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.24,-25.67 311.48,-19.01 300.89,-19.07 303.24,-25.67"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-134.51C251.22,-133.07 265.99,-131.45 280.71,-129.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="281.31,-133.3 290.87,-128.73 280.54,-126.34 281.31,-133.3"/>
</a>
</g>
</g>
@@ -192,8 +183,8 @@
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="599,-186 508,-186 508,-167 599,-167 599,-186"/>
<text text-anchor="middle" x="553.5" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
<polygon fill="white" stroke="#666666" points="599,-260 508,-260 508,-241 599,-241 599,-260"/>
<text text-anchor="middle" x="553.5" y="-248" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
</a>
</g>
</g>
@@ -201,8 +192,8 @@
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M413.13,-162.15C438.67,-164.78 470.8,-168.09 497.77,-170.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="497.53,-174.36 507.83,-171.9 498.24,-167.39 497.53,-174.36"/>
<path fill="none" stroke="#63b8ff" d="M413.19,-164.01C423.41,-166.65 433.92,-170.33 443,-175.5 462.94,-186.85 460.57,-198.83 479,-212.5 491.63,-221.86 506.89,-230.17 520.23,-236.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="518.99,-239.89 529.53,-240.95 521.95,-233.55 518.99,-239.89"/>
</a>
</g>
</g>
@@ -210,8 +201,8 @@
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="628,-241 479,-241 479,-222 628,-222 628,-241"/>
<text text-anchor="middle" x="553.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
<polygon fill="white" stroke="#666666" points="628,-204 479,-204 479,-185 628,-185 628,-204"/>
<text text-anchor="middle" x="553.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
</a>
</g>
</g>
@@ -219,8 +210,8 @@
<g id="edge9_Node000009_Node000010" class="edge">
<title>Node9&#45;&gt;Node10</title>
<g id="a_edge9_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M411.72,-231.5C428.78,-231.5 448.94,-231.5 468.59,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-235 478.79,-231.5 468.79,-228 468.79,-235"/>
<path fill="none" stroke="#63b8ff" d="M411.72,-194.5C428.78,-194.5 448.94,-194.5 468.59,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-198 478.79,-194.5 468.79,-191 468.79,-198"/>
</a>
</g>
</g>
@@ -228,8 +219,8 @@
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="string_8c.html#a008e171a518fe0e0352f31b245e03875" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="708,-241 664,-241 664,-222 708,-222 708,-241"/>
<text text-anchor="middle" x="686" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
<polygon fill="white" stroke="#666666" points="708,-204 664,-204 664,-185 708,-185 708,-204"/>
<text text-anchor="middle" x="686" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
</a>
</g>
</g>
@@ -237,8 +228,8 @@
<g id="edge10_Node000010_Node000011" class="edge">
<title>Node10&#45;&gt;Node11</title>
<g id="a_edge10_Node000010_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M628.14,-231.5C637.12,-231.5 645.89,-231.5 653.75,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-235 663.83,-231.5 653.83,-228 653.83,-235"/>
<path fill="none" stroke="#63b8ff" d="M628.14,-194.5C637.12,-194.5 645.89,-194.5 653.75,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-198 663.83,-194.5 653.83,-191 653.83,-198"/>
</a>
</g>
</g>
@@ -246,8 +237,8 @@
<g id="edge13_Node000013_Node000005" class="edge">
<title>Node13&#45;&gt;Node5</title>
<g id="a_edge13_Node000013_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M218.32,-241.04C265.23,-256.78 366.68,-283.33 443,-250.5 464.37,-241.31 460.26,-226.28 479,-212.5 490.86,-203.78 505.16,-196.22 517.98,-190.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="519.7,-193.38 527.43,-186.13 516.87,-186.98 519.7,-193.38"/>
<path fill="none" stroke="#63b8ff" d="M235.42,-241.05C252.61,-244.42 272.65,-247.8 291,-249.5 362.2,-256.09 444.77,-254.95 497.77,-253.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="498.1,-256.59 507.97,-252.72 497.84,-249.59 498.1,-256.59"/>
</a>
</g>
</g>
@@ -255,8 +246,8 @@
<g id="edge17_Node000013_Node000008" class="edge">
<title>Node13&#45;&gt;Node8</title>
<g id="a_edge17_Node000013_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C259.76,-217.16 287.35,-211.27 311.2,-206.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.12,-209.57 321.17,-204.06 310.66,-202.72 312.12,-209.57"/>
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.31,-231.5 293.02,-231.5 310.71,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.87,-235 320.87,-231.5 310.87,-228 310.87,-235"/>
</a>
</g>
</g>
@@ -264,8 +255,8 @@
<g id="edge18_Node000013_Node000009" class="edge">
<title>Node13&#45;&gt;Node9</title>
<g id="a_edge18_Node000013_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.89,-231.5 294.27,-231.5 312.38,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.47,-235 322.47,-231.5 312.47,-228 312.47,-235"/>
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C260.11,-217.08 288.21,-211.09 312.31,-205.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.32,-209.31 322.37,-203.8 311.86,-202.47 313.32,-209.31"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

+1 -1
View File
@@ -2738,7 +2738,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#_todo000046">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000044">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -1,33 +1,32 @@
<map id="func_800A143C" name="func_800A143C">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,279,128,304"/>
<area shape="rect" id="Node000002" href="$menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" title=" " alt="" coords="199,279,323,304"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,289,185,289,185,294,128,294"/>
<area shape="rect" id="Node000012" href="$menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" title=" " alt="" coords="393,427,596,452"/>
<area shape="poly" id="edge19_Node000001_Node000012" title=" " alt="" coords="99,302,226,353,394,413,423,421,421,426,393,418,224,358,97,307"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="5,204,128,229"/>
<area shape="rect" id="Node000002" href="$menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" title=" " alt="" coords="199,253,323,279"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="118,227,197,247,196,252,117,232"/>
<area shape="rect" id="Node000013" href="$menu__items_8c.html#a6ae9a7914726211a0149ff3ff8c2d70d" title=" " alt="" coords="176,131,345,156"/>
<area shape="poly" id="edge12_Node000001_Node000013" title=" " alt="" coords="83,276,230,163,233,167,87,280"/>
<area shape="rect" id="Node000003" href="$menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" title=" " alt="" coords="434,328,555,353"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="322,301,421,323,420,328,321,307"/>
<area shape="poly" id="edge12_Node000001_Node000013" title=" " alt="" coords="100,201,212,159,214,164,102,206"/>
<area shape="rect" id="Node000003" href="$menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" title=" " alt="" coords="434,377,555,403"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="277,277,326,320,359,343,394,364,422,374,420,379,392,368,356,348,323,324,273,281"/>
<area shape="rect" id="Node000004" href="$menu__items_8c.html#a6aa04c603cd7b877a5009a97a0b41ed3" title=" " alt="" coords="433,229,556,255"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="321,276,420,255,421,260,322,281"/>
<area shape="rect" id="Node000006" href="$menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" title=" " alt="" coords="433,377,556,403"/>
<area shape="poly" id="edge5_Node000002_Node000006" title=" " alt="" coords="282,302,332,333,394,364,421,372,419,377,392,368,329,337,279,307"/>
<area shape="rect" id="Node000007" href="$menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" title=" " alt="" coords="434,279,555,304"/>
<area shape="poly" id="edge6_Node000002_Node000007" title=" " alt="" coords="323,289,420,289,420,294,323,294"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" title=" " alt="" coords="433,180,556,205"/>
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="280,276,330,246,392,216,419,206,421,211,394,220,332,251,283,281"/>
<area shape="rect" id="Node000009" href="$GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" title=" " alt="" coords="435,131,554,156"/>
<area shape="poly" id="edge8_Node000002_Node000009" title=" " alt="" coords="270,277,318,223,353,192,392,166,421,154,423,159,395,171,356,197,322,227,274,280"/>
<area shape="poly" id="edge11_Node000002_Node000012" title=" " alt="" coords="277,302,395,413,409,420,407,425,392,418,274,306"/>
<area shape="rect" id="Node000005" href="$menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" title=" " alt="" coords="683,204,804,229"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="556,233,669,222,669,227,556,238"/>
<area shape="rect" id="Node000010" href="$Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" title=" " alt="" coords="644,131,843,156"/>
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="554,141,630,141,630,146,554,146"/>
<area shape="rect" id="Node000011" href="$string_8c.html#a008e171a518fe0e0352f31b245e03875" title=" " alt="" coords="891,131,949,156"/>
<area shape="poly" id="edge10_Node000010_Node000011" title=" " alt="" coords="843,141,877,141,877,146,843,146"/>
<area shape="poly" id="edge13_Node000013_Node000005" title=" " alt="" coords="296,128,355,111,431,97,473,95,515,96,557,103,597,116,614,127,624,140,632,153,646,167,697,196,695,201,642,171,628,156,619,143,610,130,595,120,556,108,515,101,473,100,432,103,356,116,297,133"/>
<area shape="poly" id="edge17_Node000013_Node000008" title=" " alt="" coords="322,153,421,174,420,180,321,159"/>
<area shape="poly" id="edge18_Node000013_Node000009" title=" " alt="" coords="346,141,422,141,422,146,346,146"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="323,257,419,247,420,252,323,262"/>
<area shape="rect" id="Node000006" href="$menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" title=" " alt="" coords="433,328,556,353"/>
<area shape="poly" id="edge5_Node000002_Node000006" title=" " alt="" coords="293,276,394,314,423,322,421,327,393,319,291,281"/>
<area shape="rect" id="Node000007" href="$menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" title=" " alt="" coords="434,427,555,452"/>
<area shape="poly" id="edge6_Node000002_Node000007" title=" " alt="" coords="272,277,318,343,353,381,395,413,422,425,420,430,392,418,350,385,314,346,267,280"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" title=" " alt="" coords="433,131,556,156"/>
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="274,251,323,210,357,186,392,166,419,156,421,161,394,171,359,191,327,214,277,255"/>
<area shape="rect" id="Node000009" href="$GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" title=" " alt="" coords="435,180,554,205"/>
<area shape="poly" id="edge8_Node000002_Node000009" title=" " alt="" coords="293,251,393,215,425,206,427,211,394,221,295,256"/>
<area shape="rect" id="Node000012" href="$menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" title=" " alt="" coords="393,279,596,304"/>
<area shape="poly" id="edge11_Node000002_Node000012" title=" " alt="" coords="323,270,380,276,379,282,322,275"/>
<area shape="rect" id="Node000005" href="$menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" title=" " alt="" coords="683,105,804,131"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="555,231,595,216,609,205,619,193,628,180,642,167,698,134,700,139,646,171,632,184,623,196,613,208,597,220,557,236"/>
<area shape="rect" id="Node000010" href="$Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" title=" " alt="" coords="644,180,843,205"/>
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="554,190,630,190,630,195,554,195"/>
<area shape="rect" id="Node000011" href="$string_8c.html#a008e171a518fe0e0352f31b245e03875" title=" " alt="" coords="891,180,949,205"/>
<area shape="poly" id="edge10_Node000010_Node000011" title=" " alt="" coords="843,190,877,190,877,195,843,195"/>
<area shape="poly" id="edge13_Node000013_Node000005" title=" " alt="" coords="319,128,393,117,540,110,669,112,669,117,540,115,394,122,320,133"/>
<area shape="poly" id="edge17_Node000013_Node000008" title=" " alt="" coords="346,141,420,141,420,146,346,146"/>
<area shape="poly" id="edge18_Node000013_Node000009" title=" " alt="" coords="322,153,422,175,421,180,321,159"/>
<area shape="rect" id="Node000014" href="$menu__items_8c.html#aef2b6b221f29f2caa6f68e11b3e7df34" title=" " alt="" coords="433,29,556,55"/>
<area shape="poly" id="edge14_Node000013_Node000014" title=" " alt="" coords="282,128,332,101,392,72,434,56,436,61,394,76,334,105,285,133"/>
<area shape="rect" id="Node000015" href="$math__util_8c.html#ae69cbf5c8d4b3b0dba2d7b4d4673689f" title=" " alt="" coords="718,5,769,31"/>
@@ -1 +1 @@
bfa32a11fd32cc311784f3fb186ead7c
f9c1c487b85aacb1321a0b62f05ba7e7
@@ -59,8 +59,8 @@ var sectionId = 'dynsection-211';
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="92,-130 0,-130 0,-111 92,-111 92,-130"/>
<text text-anchor="middle" x="46" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
<polygon fill="#999999" stroke="#666666" points="92,-186 0,-186 0,-167 92,-167 92,-186"/>
<text text-anchor="middle" x="46" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
</a>
</g>
</g>
@@ -68,8 +68,8 @@ var sectionId = 'dynsection-211';
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="238,-130 145,-130 145,-111 238,-111 238,-130"/>
<text text-anchor="middle" x="191.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
<polygon fill="white" stroke="#666666" points="238,-149 145,-149 145,-130 238,-130 238,-149"/>
<text text-anchor="middle" x="191.5" y="-137" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
</a>
</g>
</g>
@@ -77,26 +77,8 @@ var sectionId = 'dynsection-211';
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.01,-120.5C105.5,-120.5 120.47,-120.5 134.57,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.66,-124 144.66,-120.5 134.66,-117 134.66,-124"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-19 291,-19 291,0 443,0 443,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node12 -->
<g id="edge19_Node000001_Node000012" class="edge">
<title>Node1&#45;&gt;Node12</title>
<g id="a_edge19_Node000001_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M69.2,-110.93C111.67,-92.87 207.63,-53.28 291,-27.5 297.86,-25.38 305.14,-23.36 312.36,-21.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-24.86 322.12,-19.03 311.57,-18.07 313.27,-24.86"/>
<path fill="none" stroke="#63b8ff" d="M83.95,-166.97C102.06,-162.3 124.06,-156.63 143.36,-151.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.36,-155.01 153.17,-149.12 142.61,-148.23 144.36,-155.01"/>
</a>
</g>
</g>
@@ -113,8 +95,8 @@ var sectionId = 'dynsection-211';
<g id="edge12_Node000001_Node000013" class="edge">
<title>Node1&#45;&gt;Node13</title>
<g id="a_edge12_Node000001_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M59.73,-130.35C84.58,-149.57 139.73,-192.23 169.86,-215.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.95,-218.48 178,-221.83 172.23,-212.94 167.95,-218.48"/>
<path fill="none" stroke="#63b8ff" d="M72,-186.08C95.21,-194.98 129.98,-208.31 155.87,-218.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.72,-221.53 165.31,-221.84 157.22,-215 154.72,-221.53"/>
</a>
</g>
</g>
@@ -122,8 +104,8 @@ var sectionId = 'dynsection-211';
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-93 321.5,-93 321.5,-74 412.5,-74 412.5,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
<polygon fill="white" stroke="#666666" points="412.5,-56 321.5,-56 321.5,-37 412.5,-37 412.5,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
</a>
</g>
</g>
@@ -131,8 +113,8 @@ var sectionId = 'dynsection-211';
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-110.97C259.85,-106.14 287.57,-100.23 311.48,-95.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.42,-98.5 321.47,-93 310.96,-91.66 312.42,-98.5"/>
<path fill="none" stroke="#63b8ff" d="M202.2,-129.85C218.87,-113.81 254.69,-81.73 291,-64.5 297.49,-61.42 304.55,-58.84 311.66,-56.69"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.63,-60.05 321.33,-54.01 310.76,-53.31 312.63,-60.05"/>
</a>
</g>
</g>
@@ -149,8 +131,8 @@ var sectionId = 'dynsection-211';
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-130.03C259.76,-134.84 287.35,-140.73 311.2,-145.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.66,-149.28 321.17,-147.94 312.12,-142.43 310.66,-149.28"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-144.23C260.3,-146.53 287.2,-149.33 310.59,-151.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.41,-155.25 320.72,-152.8 311.13,-148.29 310.41,-155.25"/>
</a>
</g>
</g>
@@ -158,8 +140,8 @@ var sectionId = 'dynsection-211';
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-56 321,-56 321,-37 413,-37 413,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
<polygon fill="white" stroke="#666666" points="413,-93 321,-93 321,-74 413,-74 413,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
</a>
</g>
</g>
@@ -167,8 +149,8 @@ var sectionId = 'dynsection-211';
<g id="edge5_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge5_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.55,-110.82C225.1,-98.43 259.17,-77.08 291,-64.5 297.36,-61.99 304.17,-59.76 310.99,-57.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.19,-61.11 320.94,-55.14 310.38,-54.35 312.19,-61.11"/>
<path fill="none" stroke="#63b8ff" d="M214.89,-129.88C234.66,-121.63 264.4,-109.78 291,-101.5 297.86,-99.37 305.13,-97.33 312.35,-95.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-98.84 322.11,-93 311.56,-92.05 313.27,-98.84"/>
</a>
</g>
</g>
@@ -176,8 +158,8 @@ var sectionId = 'dynsection-211';
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-130 321.5,-130 321.5,-111 412.5,-111 412.5,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
<polygon fill="white" stroke="#666666" points="412.5,-19 321.5,-19 321.5,0 412.5,0 412.5,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
</a>
</g>
</g>
@@ -185,8 +167,8 @@ var sectionId = 'dynsection-211';
<g id="edge6_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge6_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M238.09,-120.5C260.47,-120.5 287.63,-120.5 311.14,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.32,-124 321.32,-120.5 311.32,-117 311.32,-124"/>
<path fill="none" stroke="#63b8ff" d="M198.01,-129.93C211.12,-108.09 246.43,-54.37 291,-27.5 297.31,-23.7 304.37,-20.7 311.56,-18.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.77,-21.63 321.4,-15.48 310.83,-14.9 312.77,-21.63"/>
</a>
</g>
</g>
@@ -194,8 +176,8 @@ var sectionId = 'dynsection-211';
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-204 321,-204 321,-185 413,-185 413,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
<polygon fill="white" stroke="#666666" points="413,-241 321,-241 321,-222 413,-222 413,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
</a>
</g>
</g>
@@ -203,8 +185,8 @@ var sectionId = 'dynsection-211';
<g id="edge7_Node000002_Node000008" class="edge">
<title>Node2&#45;&gt;Node8</title>
<g id="a_edge7_Node000002_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.92,-130.15C225.6,-142.26 259.52,-162.97 291,-175.5 297.37,-178.04 304.19,-180.32 311.01,-182.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-185.8 320.97,-185.13 312.29,-179.06 310.4,-185.8"/>
<path fill="none" stroke="#63b8ff" d="M202.54,-149.08C219.44,-164.68 255.23,-195.53 291,-212.5 297.28,-215.48 304.08,-218.03 310.94,-220.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-223.69 320.98,-223.12 312.36,-216.97 310.4,-223.69"/>
</a>
</g>
</g>
@@ -212,8 +194,8 @@ var sectionId = 'dynsection-211';
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="411.5,-241 322.5,-241 322.5,-222 411.5,-222 411.5,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
<polygon fill="white" stroke="#666666" points="411.5,-204 322.5,-204 322.5,-185 411.5,-185 411.5,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
</a>
</g>
</g>
@@ -221,8 +203,17 @@ var sectionId = 'dynsection-211';
<g id="edge8_Node000002_Node000009" class="edge">
<title>Node2&#45;&gt;Node9</title>
<g id="a_edge8_Node000002_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M200.02,-130.25C215.13,-149.13 251.16,-190.75 291,-212.5 297.64,-216.12 304.99,-219.07 312.41,-221.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.58,-224.87 322.16,-224.31 313.54,-218.15 311.58,-224.87"/>
<path fill="none" stroke="#63b8ff" d="M216.55,-149.07C236.35,-156.76 265.25,-167.56 291,-175.5 298.85,-177.92 307.22,-180.27 315.43,-182.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.75,-185.88 325.31,-185 316.5,-179.1 314.75,-185.88"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-130 291,-130 291,-111 443,-111 443,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
@@ -230,8 +221,8 @@ var sectionId = 'dynsection-211';
<g id="edge11_Node000002_Node000012" class="edge">
<title>Node2&#45;&gt;Node12</title>
<g id="a_edge11_Node000002_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M202.71,-110.72C227.38,-87.14 288.36,-28.93 291,-27.5 294.48,-25.62 298.15,-23.93 301.93,-22.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.24,-25.67 311.48,-19.01 300.89,-19.07 303.24,-25.67"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-134.51C251.22,-133.07 265.99,-131.45 280.71,-129.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="281.31,-133.3 290.87,-128.73 280.54,-126.34 281.31,-133.3"/>
</a>
</g>
</g>
@@ -239,8 +230,8 @@ var sectionId = 'dynsection-211';
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="599,-186 508,-186 508,-167 599,-167 599,-186"/>
<text text-anchor="middle" x="553.5" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
<polygon fill="white" stroke="#666666" points="599,-260 508,-260 508,-241 599,-241 599,-260"/>
<text text-anchor="middle" x="553.5" y="-248" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
</a>
</g>
</g>
@@ -248,8 +239,8 @@ var sectionId = 'dynsection-211';
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M413.13,-162.15C438.67,-164.78 470.8,-168.09 497.77,-170.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="497.53,-174.36 507.83,-171.9 498.24,-167.39 497.53,-174.36"/>
<path fill="none" stroke="#63b8ff" d="M413.19,-164.01C423.41,-166.65 433.92,-170.33 443,-175.5 462.94,-186.85 460.57,-198.83 479,-212.5 491.63,-221.86 506.89,-230.17 520.23,-236.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="518.99,-239.89 529.53,-240.95 521.95,-233.55 518.99,-239.89"/>
</a>
</g>
</g>
@@ -257,8 +248,8 @@ var sectionId = 'dynsection-211';
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="628,-241 479,-241 479,-222 628,-222 628,-241"/>
<text text-anchor="middle" x="553.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
<polygon fill="white" stroke="#666666" points="628,-204 479,-204 479,-185 628,-185 628,-204"/>
<text text-anchor="middle" x="553.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
</a>
</g>
</g>
@@ -266,8 +257,8 @@ var sectionId = 'dynsection-211';
<g id="edge9_Node000009_Node000010" class="edge">
<title>Node9&#45;&gt;Node10</title>
<g id="a_edge9_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M411.72,-231.5C428.78,-231.5 448.94,-231.5 468.59,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-235 478.79,-231.5 468.79,-228 468.79,-235"/>
<path fill="none" stroke="#63b8ff" d="M411.72,-194.5C428.78,-194.5 448.94,-194.5 468.59,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-198 478.79,-194.5 468.79,-191 468.79,-198"/>
</a>
</g>
</g>
@@ -275,8 +266,8 @@ var sectionId = 'dynsection-211';
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="string_8c.html#a008e171a518fe0e0352f31b245e03875" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="708,-241 664,-241 664,-222 708,-222 708,-241"/>
<text text-anchor="middle" x="686" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
<polygon fill="white" stroke="#666666" points="708,-204 664,-204 664,-185 708,-185 708,-204"/>
<text text-anchor="middle" x="686" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
</a>
</g>
</g>
@@ -284,8 +275,8 @@ var sectionId = 'dynsection-211';
<g id="edge10_Node000010_Node000011" class="edge">
<title>Node10&#45;&gt;Node11</title>
<g id="a_edge10_Node000010_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M628.14,-231.5C637.12,-231.5 645.89,-231.5 653.75,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-235 663.83,-231.5 653.83,-228 653.83,-235"/>
<path fill="none" stroke="#63b8ff" d="M628.14,-194.5C637.12,-194.5 645.89,-194.5 653.75,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-198 663.83,-194.5 653.83,-191 653.83,-198"/>
</a>
</g>
</g>
@@ -293,8 +284,8 @@ var sectionId = 'dynsection-211';
<g id="edge13_Node000013_Node000005" class="edge">
<title>Node13&#45;&gt;Node5</title>
<g id="a_edge13_Node000013_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M218.32,-241.04C265.23,-256.78 366.68,-283.33 443,-250.5 464.37,-241.31 460.26,-226.28 479,-212.5 490.86,-203.78 505.16,-196.22 517.98,-190.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="519.7,-193.38 527.43,-186.13 516.87,-186.98 519.7,-193.38"/>
<path fill="none" stroke="#63b8ff" d="M235.42,-241.05C252.61,-244.42 272.65,-247.8 291,-249.5 362.2,-256.09 444.77,-254.95 497.77,-253.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="498.1,-256.59 507.97,-252.72 497.84,-249.59 498.1,-256.59"/>
</a>
</g>
</g>
@@ -302,8 +293,8 @@ var sectionId = 'dynsection-211';
<g id="edge17_Node000013_Node000008" class="edge">
<title>Node13&#45;&gt;Node8</title>
<g id="a_edge17_Node000013_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C259.76,-217.16 287.35,-211.27 311.2,-206.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.12,-209.57 321.17,-204.06 310.66,-202.72 312.12,-209.57"/>
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.31,-231.5 293.02,-231.5 310.71,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.87,-235 320.87,-231.5 310.87,-228 310.87,-235"/>
</a>
</g>
</g>
@@ -311,8 +302,8 @@ var sectionId = 'dynsection-211';
<g id="edge18_Node000013_Node000009" class="edge">
<title>Node13&#45;&gt;Node9</title>
<g id="a_edge18_Node000013_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.89,-231.5 294.27,-231.5 312.38,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.47,-235 322.47,-231.5 312.47,-228 312.47,-235"/>
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C260.11,-217.08 288.21,-211.09 312.31,-205.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.32,-209.31 322.37,-203.8 311.86,-202.47 313.32,-209.31"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

@@ -12,8 +12,8 @@
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="92,-130 0,-130 0,-111 92,-111 92,-130"/>
<text text-anchor="middle" x="46" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
<polygon fill="#999999" stroke="#666666" points="92,-186 0,-186 0,-167 92,-167 92,-186"/>
<text text-anchor="middle" x="46" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_800A143C</text>
</a>
</g>
</g>
@@ -21,8 +21,8 @@
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="238,-130 145,-130 145,-111 238,-111 238,-130"/>
<text text-anchor="middle" x="191.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
<polygon fill="white" stroke="#666666" points="238,-149 145,-149 145,-130 238,-130 238,-149"/>
<text text-anchor="middle" x="191.5" y="-137" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009BC9C</text>
</a>
</g>
</g>
@@ -30,26 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.01,-120.5C105.5,-120.5 120.47,-120.5 134.57,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.66,-124 144.66,-120.5 134.66,-117 134.66,-124"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-19 291,-19 291,0 443,0 443,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node12 -->
<g id="edge19_Node000001_Node000012" class="edge">
<title>Node1&#45;&gt;Node12</title>
<g id="a_edge19_Node000001_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M69.2,-110.93C111.67,-92.87 207.63,-53.28 291,-27.5 297.86,-25.38 305.14,-23.36 312.36,-21.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-24.86 322.12,-19.03 311.57,-18.07 313.27,-24.86"/>
<path fill="none" stroke="#63b8ff" d="M83.95,-166.97C102.06,-162.3 124.06,-156.63 143.36,-151.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.36,-155.01 153.17,-149.12 142.61,-148.23 144.36,-155.01"/>
</a>
</g>
</g>
@@ -66,8 +48,8 @@
<g id="edge12_Node000001_Node000013" class="edge">
<title>Node1&#45;&gt;Node13</title>
<g id="a_edge12_Node000001_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M59.73,-130.35C84.58,-149.57 139.73,-192.23 169.86,-215.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.95,-218.48 178,-221.83 172.23,-212.94 167.95,-218.48"/>
<path fill="none" stroke="#63b8ff" d="M72,-186.08C95.21,-194.98 129.98,-208.31 155.87,-218.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.72,-221.53 165.31,-221.84 157.22,-215 154.72,-221.53"/>
</a>
</g>
</g>
@@ -75,8 +57,8 @@
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="menu__items_8h.html#aab23f26f9961699108a8c6d5e8157ced" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-93 321.5,-93 321.5,-74 412.5,-74 412.5,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
<polygon fill="white" stroke="#666666" points="412.5,-56 321.5,-56 321.5,-37 412.5,-37 412.5,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097274</text>
</a>
</g>
</g>
@@ -84,8 +66,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-110.97C259.85,-106.14 287.57,-100.23 311.48,-95.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.42,-98.5 321.47,-93 310.96,-91.66 312.42,-98.5"/>
<path fill="none" stroke="#63b8ff" d="M202.2,-129.85C218.87,-113.81 254.69,-81.73 291,-64.5 297.49,-61.42 304.55,-58.84 311.66,-56.69"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.63,-60.05 321.33,-54.01 310.76,-53.31 312.63,-60.05"/>
</a>
</g>
</g>
@@ -102,8 +84,8 @@
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-130.03C259.76,-134.84 287.35,-140.73 311.2,-145.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.66,-149.28 321.17,-147.94 312.12,-142.43 310.66,-149.28"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-144.23C260.3,-146.53 287.2,-149.33 310.59,-151.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.41,-155.25 320.72,-152.8 311.13,-148.29 310.41,-155.25"/>
</a>
</g>
</g>
@@ -111,8 +93,8 @@
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="menu__items_8c.html#aeb1b8324b9920cfe271a1d5cc64797f4" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-56 321,-56 321,-37 413,-37 413,-56"/>
<text text-anchor="middle" x="367" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
<polygon fill="white" stroke="#666666" points="413,-93 321,-93 321,-74 413,-74 413,-93"/>
<text text-anchor="middle" x="367" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097AE4</text>
</a>
</g>
</g>
@@ -120,8 +102,8 @@
<g id="edge5_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge5_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.55,-110.82C225.1,-98.43 259.17,-77.08 291,-64.5 297.36,-61.99 304.17,-59.76 310.99,-57.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.19,-61.11 320.94,-55.14 310.38,-54.35 312.19,-61.11"/>
<path fill="none" stroke="#63b8ff" d="M214.89,-129.88C234.66,-121.63 264.4,-109.78 291,-101.5 297.86,-99.37 305.13,-97.33 312.35,-95.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.27,-98.84 322.11,-93 311.56,-92.05 313.27,-98.84"/>
</a>
</g>
</g>
@@ -129,8 +111,8 @@
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="menu__items_8c.html#a30ad499b5aa8caea92818f6b4aa27ad0" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="412.5,-130 321.5,-130 321.5,-111 412.5,-111 412.5,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
<polygon fill="white" stroke="#666666" points="412.5,-19 321.5,-19 321.5,0 412.5,0 412.5,-19"/>
<text text-anchor="middle" x="367" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">func_80097E58</text>
</a>
</g>
</g>
@@ -138,8 +120,8 @@
<g id="edge6_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge6_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M238.09,-120.5C260.47,-120.5 287.63,-120.5 311.14,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.32,-124 321.32,-120.5 311.32,-117 311.32,-124"/>
<path fill="none" stroke="#63b8ff" d="M198.01,-129.93C211.12,-108.09 246.43,-54.37 291,-27.5 297.31,-23.7 304.37,-20.7 311.56,-18.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.77,-21.63 321.4,-15.48 310.83,-14.9 312.77,-21.63"/>
</a>
</g>
</g>
@@ -147,8 +129,8 @@
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="menu__items_8c.html#a6061a0dbb9b34a45fb1620c6c1d7f73c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="413,-204 321,-204 321,-185 413,-185 413,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
<polygon fill="white" stroke="#666666" points="413,-241 321,-241 321,-222 413,-222 413,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">func_8009B8C4</text>
</a>
</g>
</g>
@@ -156,8 +138,8 @@
<g id="edge7_Node000002_Node000008" class="edge">
<title>Node2&#45;&gt;Node8</title>
<g id="a_edge7_Node000002_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.92,-130.15C225.6,-142.26 259.52,-162.97 291,-175.5 297.37,-178.04 304.19,-180.32 311.01,-182.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-185.8 320.97,-185.13 312.29,-179.06 310.4,-185.8"/>
<path fill="none" stroke="#63b8ff" d="M202.54,-149.08C219.44,-164.68 255.23,-195.53 291,-212.5 297.28,-215.48 304.08,-218.03 310.94,-220.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.4,-223.69 320.98,-223.12 312.36,-216.97 310.4,-223.69"/>
</a>
</g>
</g>
@@ -165,8 +147,8 @@
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="411.5,-241 322.5,-241 322.5,-222 411.5,-222 411.5,-241"/>
<text text-anchor="middle" x="367" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
<polygon fill="white" stroke="#666666" points="411.5,-204 322.5,-204 322.5,-185 411.5,-185 411.5,-204"/>
<text text-anchor="middle" x="367" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">gSPDisplayList</text>
</a>
</g>
</g>
@@ -174,8 +156,17 @@
<g id="edge8_Node000002_Node000009" class="edge">
<title>Node2&#45;&gt;Node9</title>
<g id="a_edge8_Node000002_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M200.02,-130.25C215.13,-149.13 251.16,-190.75 291,-212.5 297.64,-216.12 304.99,-219.07 312.41,-221.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.58,-224.87 322.16,-224.31 313.54,-218.15 311.58,-224.87"/>
<path fill="none" stroke="#63b8ff" d="M216.55,-149.07C236.35,-156.76 265.25,-167.56 291,-175.5 298.85,-177.92 307.22,-180.27 315.43,-182.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.75,-185.88 325.31,-185 316.5,-179.1 314.75,-185.88"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menu__items_8c.html#a2d2758c3a87de891a40840727bef3306" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="443,-130 291,-130 291,-111 443,-111 443,-130"/>
<text text-anchor="middle" x="367" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">segmented_to_virtual_dupe</text>
</a>
</g>
</g>
@@ -183,8 +174,8 @@
<g id="edge11_Node000002_Node000012" class="edge">
<title>Node2&#45;&gt;Node12</title>
<g id="a_edge11_Node000002_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M202.71,-110.72C227.38,-87.14 288.36,-28.93 291,-27.5 294.48,-25.62 298.15,-23.93 301.93,-22.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.24,-25.67 311.48,-19.01 300.89,-19.07 303.24,-25.67"/>
<path fill="none" stroke="#63b8ff" d="M238.09,-134.51C251.22,-133.07 265.99,-131.45 280.71,-129.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="281.31,-133.3 290.87,-128.73 280.54,-126.34 281.31,-133.3"/>
</a>
</g>
</g>
@@ -192,8 +183,8 @@
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="menu__items_8c.html#ad9490c92b9af2d9c1cc307fb09bcb7b6" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="599,-186 508,-186 508,-167 599,-167 599,-186"/>
<text text-anchor="middle" x="553.5" y="-174" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
<polygon fill="white" stroke="#666666" points="599,-260 508,-260 508,-241 599,-241 599,-260"/>
<text text-anchor="middle" x="553.5" y="-248" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095E10</text>
</a>
</g>
</g>
@@ -201,8 +192,8 @@
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M413.13,-162.15C438.67,-164.78 470.8,-168.09 497.77,-170.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="497.53,-174.36 507.83,-171.9 498.24,-167.39 497.53,-174.36"/>
<path fill="none" stroke="#63b8ff" d="M413.19,-164.01C423.41,-166.65 433.92,-170.33 443,-175.5 462.94,-186.85 460.57,-198.83 479,-212.5 491.63,-221.86 506.89,-230.17 520.23,-236.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="518.99,-239.89 529.53,-240.95 521.95,-233.55 518.99,-239.89"/>
</a>
</g>
</g>
@@ -210,8 +201,8 @@
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="Engine_8cpp.html#a223c8bc63f228dc11177515e38eff2db" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="628,-241 479,-241 479,-222 628,-222 628,-241"/>
<text text-anchor="middle" x="553.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
<polygon fill="white" stroke="#666666" points="628,-204 479,-204 479,-185 628,-185 628,-204"/>
<text text-anchor="middle" x="553.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">GameEngine_OTRSigCheck</text>
</a>
</g>
</g>
@@ -219,8 +210,8 @@
<g id="edge9_Node000009_Node000010" class="edge">
<title>Node9&#45;&gt;Node10</title>
<g id="a_edge9_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M411.72,-231.5C428.78,-231.5 448.94,-231.5 468.59,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-235 478.79,-231.5 468.79,-228 468.79,-235"/>
<path fill="none" stroke="#63b8ff" d="M411.72,-194.5C428.78,-194.5 448.94,-194.5 468.59,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="468.79,-198 478.79,-194.5 468.79,-191 468.79,-198"/>
</a>
</g>
</g>
@@ -228,8 +219,8 @@
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="string_8c.html#a008e171a518fe0e0352f31b245e03875" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="708,-241 664,-241 664,-222 708,-222 708,-241"/>
<text text-anchor="middle" x="686" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
<polygon fill="white" stroke="#666666" points="708,-204 664,-204 664,-185 708,-185 708,-204"/>
<text text-anchor="middle" x="686" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">strlen</text>
</a>
</g>
</g>
@@ -237,8 +228,8 @@
<g id="edge10_Node000010_Node000011" class="edge">
<title>Node10&#45;&gt;Node11</title>
<g id="a_edge10_Node000010_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M628.14,-231.5C637.12,-231.5 645.89,-231.5 653.75,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-235 663.83,-231.5 653.83,-228 653.83,-235"/>
<path fill="none" stroke="#63b8ff" d="M628.14,-194.5C637.12,-194.5 645.89,-194.5 653.75,-194.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="653.83,-198 663.83,-194.5 653.83,-191 653.83,-198"/>
</a>
</g>
</g>
@@ -246,8 +237,8 @@
<g id="edge13_Node000013_Node000005" class="edge">
<title>Node13&#45;&gt;Node5</title>
<g id="a_edge13_Node000013_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M218.32,-241.04C265.23,-256.78 366.68,-283.33 443,-250.5 464.37,-241.31 460.26,-226.28 479,-212.5 490.86,-203.78 505.16,-196.22 517.98,-190.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="519.7,-193.38 527.43,-186.13 516.87,-186.98 519.7,-193.38"/>
<path fill="none" stroke="#63b8ff" d="M235.42,-241.05C252.61,-244.42 272.65,-247.8 291,-249.5 362.2,-256.09 444.77,-254.95 497.77,-253.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="498.1,-256.59 507.97,-252.72 497.84,-249.59 498.1,-256.59"/>
</a>
</g>
</g>
@@ -255,8 +246,8 @@
<g id="edge17_Node000013_Node000008" class="edge">
<title>Node13&#45;&gt;Node8</title>
<g id="a_edge17_Node000013_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C259.76,-217.16 287.35,-211.27 311.2,-206.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.12,-209.57 321.17,-204.06 310.66,-202.72 312.12,-209.57"/>
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.31,-231.5 293.02,-231.5 310.71,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="310.87,-235 320.87,-231.5 310.87,-228 310.87,-235"/>
</a>
</g>
</g>
@@ -264,8 +255,8 @@
<g id="edge18_Node000013_Node000009" class="edge">
<title>Node13&#45;&gt;Node9</title>
<g id="a_edge18_Node000013_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M255.14,-231.5C273.89,-231.5 294.27,-231.5 312.38,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.47,-235 322.47,-231.5 312.47,-228 312.47,-235"/>
<path fill="none" stroke="#63b8ff" d="M237.18,-221.97C260.11,-217.08 288.21,-211.09 312.31,-205.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.32,-209.31 322.37,-203.8 311.86,-202.47 313.32,-209.31"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

@@ -1,72 +1,70 @@
<map id="segmented_to_virtual_dupe" name="segmented_to_virtual_dupe">
<area shape="rect" id="Node000001" title=" " alt="" coords="921,684,1124,709"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="921,659,1124,684"/>
<area shape="rect" id="Node000002" href="$menu__items_8c.html#a92d60f657ea7fac0663fd35085b6e141" title=" " alt="" coords="728,5,849,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="1016,670,1001,539,973,350,953,254,929,165,902,93,887,65,872,44,848,29,851,24,875,40,892,62,907,90,935,163,958,252,978,349,1007,538,1022,670"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="1016,645,1000,518,971,337,951,244,928,160,901,90,887,64,872,44,848,29,851,24,875,40,891,61,906,88,933,158,956,243,976,336,1006,517,1021,644"/>
<area shape="rect" id="Node000003" href="$menu__items_8c.html#a1a935d1655795dcf27dcef1cb73470b2" title=" " alt="" coords="727,55,850,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="1016,670,1000,548,970,374,950,285,927,204,900,138,886,112,872,93,849,79,852,74,875,89,891,109,905,135,932,202,955,284,975,373,1005,547,1021,670"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="1015,645,998,527,968,361,948,276,925,199,899,136,871,93,849,79,852,74,875,89,904,133,930,197,953,275,973,360,1004,526,1021,644"/>
<area shape="rect" id="Node000004" href="$menu__items_8c.html#aac9784d4cb07c7215b987cd6977cac0a" title=" " alt="" coords="728,104,849,129"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="1019,671,1017,575,1010,509,999,437,980,361,954,285,918,214,871,151,844,132,847,127,875,147,923,211,959,283,985,359,1004,436,1015,509,1022,575,1025,671"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="1019,645,1015,553,1008,490,996,422,977,350,951,278,916,211,871,150,859,140,843,132,846,127,862,135,875,147,921,208,956,276,982,348,1001,420,1013,490,1020,553,1024,645"/>
<area shape="rect" id="Node000006" href="$menu__items_8c.html#a34e938762875c4c1d00067a4ab30e177" title=" " alt="" coords="728,205,849,231"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="1018,670,1009,590,987,479,968,418,943,358,911,302,872,252,843,233,845,229,875,248,916,299,948,356,973,416,992,477,1014,589,1023,670"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="1017,645,1007,569,984,464,965,408,940,351,909,299,872,252,842,233,845,228,875,248,914,296,945,349,970,406,989,463,1012,568,1022,645"/>
<area shape="rect" id="Node000007" href="$menu__items_8c.html#a5357c731c8075fc00c3b89630d2397e0" title=" " alt="" coords="511,193,633,219"/>
<area shape="poly" id="edge13_Node000001_Node000007" title=" " alt="" coords="1015,671,998,565,968,419,948,346,925,280,900,228,886,209,872,195,840,177,805,167,768,163,731,164,660,178,605,196,603,191,659,173,730,159,768,158,806,161,842,172,875,191,890,205,904,225,930,278,953,344,973,418,1003,564,1020,670"/>
<area shape="poly" id="edge13_Node000001_Node000007" title=" " alt="" coords="1015,646,997,544,966,406,946,337,923,275,899,226,872,195,840,177,805,167,768,163,730,165,660,178,605,196,603,191,658,173,730,160,768,158,806,162,842,172,875,191,903,223,928,273,951,335,971,405,1002,543,1020,645"/>
<area shape="rect" id="Node000050" href="$menu__items_8c.html#ad23a34e252fd1b58ae289e9cf233fd8b" title=" " alt="" coords="511,256,633,281"/>
<area shape="poly" id="edge18_Node000001_Node000050" title=" " alt="" coords="1018,670,1009,596,1000,548,987,496,968,443,944,392,912,346,872,307,845,289,815,276,752,262,689,258,634,262,634,256,689,253,753,256,817,271,847,285,875,303,916,342,948,390,973,441,992,495,1006,547,1015,595,1023,670"/>
<area shape="poly" id="edge18_Node000001_Node000050" title=" " alt="" coords="1017,646,1007,576,983,483,965,434,940,387,909,344,872,308,845,291,815,278,752,263,689,259,634,262,633,257,689,254,753,258,817,273,847,286,875,304,914,341,945,384,970,432,989,481,1012,575,1022,645"/>
<area shape="rect" id="Node000052" href="$menu__items_8c.html#af958f498a1781e584897c0f68028df0e" title=" " alt="" coords="727,357,850,383"/>
<area shape="poly" id="edge14_Node000001_Node000052" title=" " alt="" coords="1013,671,998,613,971,539,952,500,929,462,903,427,872,396,849,383,851,378,875,392,907,423,934,459,957,498,976,537,1003,612,1019,669"/>
<area shape="poly" id="edge14_Node000001_Node000052" title=" " alt="" coords="1012,646,996,593,968,526,927,456,901,424,872,396,849,383,852,379,875,392,905,420,931,453,972,523,1001,592,1017,645"/>
<area shape="rect" id="Node000058" href="$menu__items_8c.html#a8acc03351213ae18cbc198c3fdfc7b43" title=" " alt="" coords="727,407,850,432"/>
<area shape="poly" id="edge19_Node000001_Node000058" title=" " alt="" coords="1011,672,993,623,964,562,924,499,899,470,872,446,849,433,851,428,875,441,903,467,928,496,969,559,998,621,1016,670"/>
<area shape="poly" id="edge19_Node000001_Node000058" title=" " alt="" coords="1009,646,990,602,960,548,921,493,897,467,872,446,849,433,852,429,875,441,901,464,925,489,965,545,995,600,1014,644"/>
<area shape="rect" id="Node000059" href="$menu__items_8c.html#af7e62f3264a86af24e6b3a7c54712160" title=" " alt="" coords="727,456,851,481"/>
<area shape="poly" id="edge20_Node000001_Node000059" title=" " alt="" coords="1006,673,985,635,954,590,916,544,872,503,836,484,838,479,875,498,920,540,958,587,989,633,1011,670"/>
<area shape="poly" id="edge20_Node000001_Node000059" title=" " alt="" coords="1004,648,950,577,913,538,872,503,834,484,836,479,875,498,917,534,954,574,1008,645"/>
<area shape="rect" id="Node000060" href="$menu__items_8c.html#a1a33a95632b97a1ce9511c4f9f6fd0d7" title=" " alt="" coords="727,557,851,583"/>
<area shape="poly" id="edge21_Node000001_Node000060" title=" " alt="" coords="991,678,937,642,872,604,827,585,829,580,875,600,940,637,994,674"/>
<area shape="poly" id="edge21_Node000001_Node000060" title=" " alt="" coords="982,655,872,604,824,585,826,580,874,600,984,650"/>
<area shape="rect" id="Node000061" href="$menu__items_8c.html#a9099a476a093d93eb54197394bc332f0" title=" " alt="" coords="511,507,633,532"/>
<area shape="poly" id="edge35_Node000001_Node000061" title=" " alt="" coords="1004,674,982,643,952,608,915,574,872,547,811,526,748,516,686,513,633,515,633,510,686,508,748,511,813,521,874,542,918,570,955,604,986,640,1008,671"/>
<area shape="rect" id="Node000063" href="$menu__items_8c.html#a58ceccdd649a0541c7a72d9b4fd59d53" title=" " alt="" coords="511,608,633,633"/>
<area shape="poly" id="edge36_Node000001_Node000063" title=" " alt="" coords="942,684,873,671,633,632,634,627,874,666,943,679"/>
<area shape="rect" id="Node000064" href="$menu__items_8c.html#a0b463bd4e8a6fcec37daca803af465c4" title=" " alt="" coords="727,709,850,735"/>
<area shape="poly" id="edge25_Node000001_Node000064" title=" " alt="" coords="908,712,851,718,850,713,907,706"/>
<area shape="rect" id="Node000065" href="$menu__items_8c.html#a8830c9f56472c12b14371b685198c06f" title=" " alt="" coords="511,665,633,691"/>
<area shape="poly" id="edge37_Node000001_Node000065" title=" " alt="" coords="907,695,634,683,634,678,907,689"/>
<area shape="rect" id="Node000066" href="$menu__items_8c.html#a54e509a0d6843982d5236bcb8515f1f8" title=" " alt="" coords="511,723,633,748"/>
<area shape="poly" id="edge40_Node000001_Node000066" title=" " alt="" coords="981,717,930,735,874,749,810,755,745,756,633,747,634,742,745,750,810,750,873,743,929,730,979,712"/>
<area shape="poly" id="edge35_Node000001_Node000061" title=" " alt="" coords="1001,650,947,596,911,568,872,547,811,528,747,518,686,515,633,517,633,511,686,510,747,513,812,523,874,542,914,564,951,592,1004,646"/>
<area shape="rect" id="Node000064" href="$menu__items_8c.html#a0b463bd4e8a6fcec37daca803af465c4" title=" " alt="" coords="727,659,850,684"/>
<area shape="poly" id="edge25_Node000001_Node000064" title=" " alt="" coords="908,674,850,674,850,669,908,669"/>
<area shape="rect" id="Node000065" href="$menu__items_8c.html#a8830c9f56472c12b14371b685198c06f" title=" " alt="" coords="511,655,633,680"/>
<area shape="poly" id="edge36_Node000001_Node000065" title=" " alt="" coords="947,659,873,649,789,644,704,649,634,658,633,653,704,643,789,639,874,643,948,654"/>
<area shape="rect" id="Node000066" href="$menu__items_8c.html#a54e509a0d6843982d5236bcb8515f1f8" title=" " alt="" coords="511,705,633,731"/>
<area shape="poly" id="edge39_Node000001_Node000066" title=" " alt="" coords="938,689,874,698,746,710,634,718,634,712,745,705,873,693,937,684"/>
<area shape="rect" id="Node000067" href="$menu__items_8c.html#ad2f561ff7256d7373577161c5027d6ba" title=" " alt="" coords="511,307,633,332"/>
<area shape="poly" id="edge28_Node000001_Node000067" title=" " alt="" coords="1017,671,1006,603,982,513,964,466,939,421,909,381,872,347,845,331,815,319,752,306,689,305,634,310,633,305,689,300,752,301,816,314,847,326,875,343,913,377,944,418,968,464,987,511,1012,602,1022,670"/>
<area shape="rect" id="Node000068" href="$menu__items_8c.html#a26e863afe3f01335a6f0948f40b3f9cc" title=" " alt="" coords="727,811,851,836"/>
<area shape="poly" id="edge30_Node000001_Node000068" title=" " alt="" coords="994,720,940,756,875,794,829,813,827,808,872,789,937,752,991,715"/>
<area shape="rect" id="Node000071" href="$menu__items_8c.html#a8cf9e798dc75b793442ba6d9c490d655" title=" " alt="" coords="726,860,851,885"/>
<area shape="poly" id="edge34_Node000001_Node000071" title=" " alt="" coords="1006,722,952,786,915,820,875,850,847,862,845,857,872,845,912,816,948,782,1002,719"/>
<area shape="rect" id="Node000072" href="$menu__items_8c.html#a6cc971258ffa06d6f3fbcc1beb489668" title=" " alt="" coords="727,909,850,935"/>
<area shape="poly" id="edge38_Node000001_Node000072" title=" " alt="" coords="1012,723,991,762,960,809,921,857,875,899,850,912,848,907,872,894,918,854,956,806,986,759,1007,721"/>
<area shape="rect" id="Node000073" href="$menu__items_8c.html#afb0037232825908f6ded64be5f9c7be2" title=" " alt="" coords="727,959,850,984"/>
<area shape="poly" id="edge39_Node000001_Node000073" title=" " alt="" coords="1015,724,997,772,968,832,927,894,903,923,875,948,851,961,849,957,872,944,899,919,923,891,963,830,992,770,1010,722"/>
<area shape="rect" id="Node000074" href="$menu__items_8c.html#a68e560d23390d5add7cb57ccd82e21ae" title=" " alt="" coords="725,1161,852,1187"/>
<area shape="poly" id="edge41_Node000001_Node000074" title=" " alt="" coords="1023,723,1014,804,992,915,973,976,948,1036,916,1093,875,1144,845,1163,843,1159,872,1140,911,1090,943,1034,968,974,987,914,1009,803,1017,723"/>
<area shape="rect" id="Node000075" href="$menu__items_8c.html#a07904969a6bc8374f305d668f432b26a" title=" " alt="" coords="525,1009,619,1035"/>
<area shape="poly" id="edge62_Node000001_Node000075" title=" " alt="" coords="1020,724,1006,782,979,858,960,897,937,935,909,969,875,998,844,1015,811,1027,741,1039,674,1039,619,1033,619,1028,675,1034,741,1034,809,1022,842,1010,872,993,905,965,933,932,956,895,975,856,1001,781,1014,722"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a29d12f53fcd2239f7403a52647b315e4" title=" " alt="" coords="488,1313,656,1339"/>
<area shape="poly" id="edge63_Node000001_Node000102" title=" " alt="" coords="1020,724,1003,837,972,995,952,1076,929,1149,903,1210,875,1251,842,1266,780,1283,637,1316,636,1311,779,1278,840,1261,872,1247,899,1207,924,1147,947,1075,967,994,998,836,1015,723"/>
<area shape="rect" id="Node000106" href="$menu__items_8c.html#ad2af1a6781c3f0bf246aba0d078ae773" title=" " alt="" coords="525,1103,619,1128"/>
<area shape="poly" id="edge64_Node000001_Node000106" title=" " alt="" coords="1023,723,1016,800,1008,850,995,904,976,958,951,1011,917,1059,875,1099,845,1117,812,1129,777,1137,742,1140,675,1138,619,1129,620,1124,676,1132,742,1135,777,1131,810,1124,842,1112,872,1095,913,1055,946,1008,971,956,990,902,1003,849,1011,799,1018,723"/>
<area shape="rect" id="Node000118" href="$menu__items_8c.html#afa1d2583978658f8524340b7b94544b1" title=" " alt="" coords="525,1209,619,1235"/>
<area shape="poly" id="edge65_Node000001_Node000118" title=" " alt="" coords="1020,724,1002,829,971,973,951,1046,929,1112,903,1165,875,1200,845,1219,813,1233,778,1241,743,1245,675,1244,618,1235,619,1230,676,1238,743,1239,777,1236,811,1228,843,1215,872,1196,899,1162,924,1110,946,1045,966,972,997,828,1015,723"/>
<area shape="poly" id="edge28_Node000001_Node000067" title=" " alt="" coords="1016,646,1004,582,979,499,960,456,936,415,907,378,872,347,844,331,815,319,751,307,689,305,634,310,633,305,688,300,752,302,816,314,847,326,875,343,911,374,941,412,965,454,984,497,1009,581,1021,645"/>
<area shape="rect" id="Node000068" href="$menu__items_8c.html#a26e863afe3f01335a6f0948f40b3f9cc" title=" " alt="" coords="727,760,851,785"/>
<area shape="poly" id="edge30_Node000001_Node000068" title=" " alt="" coords="984,693,874,743,826,762,824,758,872,738,982,688"/>
<area shape="rect" id="Node000071" href="$menu__items_8c.html#a8cf9e798dc75b793442ba6d9c490d655" title=" " alt="" coords="726,809,851,835"/>
<area shape="poly" id="edge34_Node000001_Node000071" title=" " alt="" coords="1002,696,947,748,912,775,875,799,845,812,843,807,872,794,909,771,944,744,998,692"/>
<area shape="rect" id="Node000072" href="$menu__items_8c.html#a6cc971258ffa06d6f3fbcc1beb489668" title=" " alt="" coords="727,859,850,884"/>
<area shape="poly" id="edge37_Node000001_Node000072" title=" " alt="" coords="1009,697,956,772,918,813,875,848,849,861,846,856,872,844,915,809,952,768,1005,694"/>
<area shape="rect" id="Node000073" href="$menu__items_8c.html#afb0037232825908f6ded64be5f9c7be2" title=" " alt="" coords="727,908,850,933"/>
<area shape="poly" id="edge38_Node000001_Node000073" title=" " alt="" coords="1014,698,994,741,964,795,924,850,901,875,875,898,852,910,849,906,872,893,897,871,920,847,960,792,989,739,1009,696"/>
<area shape="rect" id="Node000074" href="$menu__items_8c.html#a68e560d23390d5add7cb57ccd82e21ae" title=" " alt="" coords="725,1109,852,1135"/>
<area shape="poly" id="edge40_Node000001_Node000074" title=" " alt="" coords="1023,698,1014,776,992,883,973,941,948,998,915,1052,875,1099,854,1113,851,1108,872,1095,911,1049,943,996,968,939,986,882,1009,775,1017,698"/>
<area shape="rect" id="Node000075" href="$menu__items_8c.html#a07904969a6bc8374f305d668f432b26a" title=" " alt="" coords="525,1060,619,1085"/>
<area shape="poly" id="edge61_Node000001_Node000075" title=" " alt="" coords="1020,698,1005,759,979,838,960,881,936,922,908,960,875,994,837,1009,769,1029,620,1065,618,1060,768,1024,836,1004,872,989,904,957,932,919,955,878,974,836,1000,757,1014,697"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a29d12f53fcd2239f7403a52647b315e4" title=" " alt="" coords="488,1249,656,1275"/>
<area shape="poly" id="edge62_Node000001_Node000102" title=" " alt="" coords="1021,698,1006,818,978,986,958,1071,934,1148,907,1210,892,1233,875,1251,845,1270,812,1283,777,1290,742,1292,674,1288,617,1277,618,1272,674,1283,742,1287,777,1284,811,1277,843,1265,872,1247,887,1230,902,1207,929,1146,953,1069,972,985,1001,817,1016,698"/>
<area shape="rect" id="Node000106" href="$menu__items_8c.html#ad2af1a6781c3f0bf246aba0d078ae773" title=" " alt="" coords="525,959,619,984"/>
<area shape="poly" id="edge63_Node000001_Node000106" title=" " alt="" coords="1018,699,1003,753,975,821,956,857,934,891,906,921,875,947,844,964,810,976,741,987,674,988,619,982,619,977,674,983,740,982,809,970,842,959,872,942,903,918,929,888,952,854,971,819,998,751,1013,697"/>
<area shape="rect" id="Node000118" href="$menu__items_8c.html#afa1d2583978658f8524340b7b94544b1" title=" " alt="" coords="525,1143,619,1168"/>
<area shape="poly" id="edge64_Node000001_Node000118" title=" " alt="" coords="1020,698,1001,799,970,936,950,1004,928,1066,902,1116,875,1148,844,1166,811,1178,776,1185,740,1187,672,1182,616,1171,617,1165,673,1177,740,1182,775,1180,810,1173,842,1162,872,1144,898,1113,923,1064,945,1003,965,934,996,798,1015,697"/>
<area shape="rect" id="Node000125" href="$menu__items_8c.html#aafca6e35a19465ad361e68b13e467243" title=" " alt="" coords="741,1060,836,1085"/>
<area shape="poly" id="edge56_Node000001_Node000125" title=" " alt="" coords="1020,723,1006,787,979,872,960,918,937,963,909,1005,875,1043,857,1056,837,1065,835,1060,855,1051,872,1039,904,1002,932,960,955,915,974,870,1001,786,1015,722"/>
<area shape="rect" id="Node000126" href="$menu__items_8c.html#a4a007ea44e7ab306e6126af44f75814a" title=" " alt="" coords="704,1313,873,1339"/>
<area shape="poly" id="edge60_Node000001_Node000126" title=" " alt="" coords="1021,724,1003,844,972,1015,952,1103,929,1183,904,1250,875,1296,862,1307,847,1316,844,1311,859,1303,871,1292,899,1247,924,1181,947,1101,967,1014,998,844,1015,723"/>
<area shape="rect" id="Node000127" href="$menu__items_8c.html#a131e4ce9280c3e52fcd8acff449c100e" title=" " alt="" coords="709,1363,868,1388"/>
<area shape="poly" id="edge66_Node000001_Node000127" title=" " alt="" coords="1022,723,1007,855,978,1044,958,1141,935,1230,907,1303,892,1331,875,1353,860,1365,857,1360,871,1349,887,1329,902,1301,929,1228,953,1140,973,1043,1001,854,1016,723"/>
<area shape="poly" id="edge55_Node000001_Node000125" title=" " alt="" coords="1021,698,1008,766,982,858,963,907,939,956,910,1002,875,1043,857,1056,837,1065,835,1060,855,1051,872,1039,906,999,935,953,958,905,977,856,1003,765,1015,697"/>
<area shape="rect" id="Node000126" href="$menu__items_8c.html#a4a007ea44e7ab306e6126af44f75814a" title=" " alt="" coords="704,1211,873,1236"/>
<area shape="poly" id="edge59_Node000001_Node000126" title=" " alt="" coords="1024,698,1020,789,1013,852,1001,921,982,993,956,1065,921,1133,875,1193,862,1205,846,1213,843,1208,859,1200,871,1190,916,1130,951,1063,977,991,995,920,1007,851,1015,789,1019,698"/>
<area shape="rect" id="Node000127" href="$menu__items_8c.html#a131e4ce9280c3e52fcd8acff449c100e" title=" " alt="" coords="709,1312,868,1337"/>
<area shape="poly" id="edge65_Node000001_Node000127" title=" " alt="" coords="1021,698,1004,823,974,1001,954,1093,931,1177,905,1246,875,1294,862,1306,847,1314,845,1310,859,1302,871,1291,900,1244,926,1175,949,1091,969,1000,999,822,1016,697"/>
<area shape="rect" id="Node000005" href="$menu__items_8c.html#a062afe249e0193e30bdd29c511a36d90" title=" " alt="" coords="511,104,633,129"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="714,119,633,119,633,114,714,114"/>
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="714,217,633,212,634,207,714,211"/>
<area shape="poly" id="edge11_Node000006_Node000050" title=" " alt="" coords="721,236,628,259,626,253,720,231"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a1829bbbf4a29d146eeee80295262c910" title=" " alt="" coords="287,219,410,244"/>
<area shape="poly" id="edge7_Node000007_Node000008" title=" " alt="" coords="497,217,411,227,410,222,497,212"/>
<area shape="rect" id="Node000049" href="$menu__items_8c.html#a960fca1091846210fc1cf2226ef10630" title=" " alt="" coords="287,169,410,195"/>
<area shape="poly" id="edge9_Node000007_Node000049" title=" " alt="" coords="497,201,410,191,411,186,497,195"/>
<area shape="rect" id="Node000008" href="$menu__items_8c.html#a1829bbbf4a29d146eeee80295262c910" title=" " alt="" coords="287,169,410,195"/>
<area shape="poly" id="edge7_Node000007_Node000008" title=" " alt="" coords="497,201,410,191,411,186,497,195"/>
<area shape="rect" id="Node000049" href="$menu__items_8c.html#a960fca1091846210fc1cf2226ef10630" title=" " alt="" coords="287,219,410,244"/>
<area shape="poly" id="edge9_Node000007_Node000049" title=" " alt="" coords="497,217,411,227,410,222,497,212"/>
<area shape="rect" id="Node000009" href="$menu__items_8c.html#aca0a42018f8e6889973a8e19cf8b82c0" title=" " alt="" coords="5,195,209,220"/>
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="273,227,209,220,210,215,274,221"/>
<area shape="poly" id="edge10_Node000049_Node000009" title=" " alt="" coords="274,192,210,199,209,194,273,187"/>
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="274,192,210,199,209,194,273,187"/>
<area shape="poly" id="edge10_Node000049_Node000009" title=" " alt="" coords="273,227,209,220,210,215,274,221"/>
<area shape="rect" id="Node000051" href="$menu__items_8c.html#a7cb788fd817b7a72620b04ad4c4cbfda" title=" " alt="" coords="287,269,410,295"/>
<area shape="poly" id="edge12_Node000050_Node000051" title=" " alt="" coords="497,276,410,281,410,276,497,270"/>
<area shape="rect" id="Node000053" href="$menu__items_8c.html#a542612c8fd0d6566ae6133119b5fe9a2" title=" " alt="" coords="510,407,634,432"/>
@@ -76,43 +74,44 @@
<area shape="rect" id="Node000055" href="$menu__items_8c.html#a6331193031af439e18d5a386f428a302" title=" " alt="" coords="287,357,410,383"/>
<area shape="poly" id="edge17_Node000054_Node000055" title=" " alt="" coords="497,373,410,373,410,367,497,367"/>
<area shape="poly" id="edge22_Node000060_Node000061" title=" " alt="" coords="720,557,626,535,628,529,721,552"/>
<area shape="rect" id="Node000062" href="$menu__items_8c.html#a26b674b2a5c7c4683419eb890d653390" title=" " alt="" coords="510,557,634,583"/>
<area shape="poly" id="edge23_Node000060_Node000062" title=" " alt="" coords="713,573,634,573,634,567,713,567"/>
<area shape="poly" id="edge24_Node000060_Node000063" title=" " alt="" coords="721,588,628,611,626,605,720,583"/>
<area shape="poly" id="edge26_Node000064_Node000065" title=" " alt="" coords="713,709,633,693,634,688,714,704"/>
<area shape="poly" id="edge27_Node000064_Node000066" title=" " alt="" coords="714,729,634,734,633,729,714,724"/>
<area shape="rect" id="Node000062" href="$menu__items_8c.html#a26b674b2a5c7c4683419eb890d653390" title=" " alt="" coords="510,605,634,631"/>
<area shape="poly" id="edge23_Node000060_Node000062" title=" " alt="" coords="718,588,631,608,629,603,717,583"/>
<area shape="rect" id="Node000063" href="$menu__items_8c.html#a58ceccdd649a0541c7a72d9b4fd59d53" title=" " alt="" coords="511,556,633,581"/>
<area shape="poly" id="edge24_Node000060_Node000063" title=" " alt="" coords="713,572,633,572,634,566,713,567"/>
<area shape="poly" id="edge26_Node000064_Node000065" title=" " alt="" coords="714,673,633,671,633,666,714,667"/>
<area shape="poly" id="edge27_Node000064_Node000066" title=" " alt="" coords="716,690,632,708,631,703,715,684"/>
<area shape="poly" id="edge29_Node000067_Node000051" title=" " alt="" coords="496,309,410,295,411,290,497,304"/>
<area shape="rect" id="Node000069" href="$menu__items_8c.html#a674b7c0bdf91877f49e05765db1517be" title=" " alt="" coords="511,785,633,811"/>
<area shape="poly" id="edge31_Node000068_Node000069" title=" " alt="" coords="713,817,633,808,634,802,714,812"/>
<area shape="rect" id="Node000070" href="$menu__items_8c.html#a44264e64242353b1fd5138f380e72160" title=" " alt="" coords="287,809,410,835"/>
<area shape="poly" id="edge33_Node000068_Node000070" title=" " alt="" coords="713,826,410,825,410,820,713,820"/>
<area shape="poly" id="edge32_Node000069_Node000070" title=" " alt="" coords="497,809,411,818,410,813,497,803"/>
<area shape="poly" id="edge42_Node000074_Node000075" title=" " alt="" coords="757,1156,590,1037,593,1033,760,1151"/>
<area shape="poly" id="edge45_Node000074_Node000102" title=" " alt="" coords="760,1197,593,1315,590,1311,757,1192"/>
<area shape="poly" id="edge48_Node000074_Node000106" title=" " alt="" coords="727,1160,618,1130,620,1125,728,1155"/>
<area shape="poly" id="edge53_Node000074_Node000118" title=" " alt="" coords="718,1192,619,1214,618,1209,717,1187"/>
<area shape="rect" id="Node000076" href="$menu__items_8c.html#ad7caaa9bd54f2228a931877bd6eb3b87" title=" " alt="" coords="277,932,421,957"/>
<area shape="poly" id="edge43_Node000075_Node000076" title=" " alt="" coords="529,1006,439,971,401,960,403,955,441,966,531,1001"/>
<area shape="rect" id="Node000101" href="$menu__items_8c.html#a339d2d418704e61fba5d9bd467ebebfd" title=" " alt="" coords="277,883,421,908"/>
<area shape="poly" id="edge44_Node000075_Node000101" title=" " alt="" coords="547,1002,499,961,439,922,410,911,412,906,441,917,502,957,550,998"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a30b200caa6b850c044716dae37f399f1" title=" " alt="" coords="257,1373,440,1413"/>
<area shape="poly" id="edge46_Node000102_Node000103" title=" " alt="" coords="517,1345,417,1375,416,1370,515,1340"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#ab60993caf76992168173f0ffb695df05" title=" " alt="" coords="257,1309,440,1349"/>
<area shape="poly" id="edge47_Node000102_Node000104" title=" " alt="" coords="474,1330,440,1330,440,1325,474,1324"/>
<area shape="rect" id="Node000107" href="$menu__items_8c.html#ac9a8fae36ca33cb34bee67b9f9ab440f" title=" " alt="" coords="278,1031,419,1071"/>
<area shape="poly" id="edge49_Node000106_Node000107" title=" " alt="" coords="513,1101,419,1074,420,1069,514,1096"/>
<area shape="rect" id="Node000113" href="$menu__items_8c.html#a8051db7229d932b267fdec53a1e794eb" title=" " alt="" coords="278,1095,419,1135"/>
<area shape="poly" id="edge50_Node000106_Node000113" title=" " alt="" coords="512,1118,420,1118,420,1113,512,1113"/>
<area shape="rect" id="Node000116" href="$menu__items_8c.html#ad5ebb6015362a99f480a286c01b07d24" title=" " alt="" coords="288,1160,409,1185"/>
<area shape="poly" id="edge51_Node000106_Node000116" title=" " alt="" coords="513,1133,400,1162,398,1157,511,1128"/>
<area shape="rect" id="Node000117" href="$menu__items_8c.html#aeadbf47fc56f2dabd289f8f417f2afff" title=" " alt="" coords="283,981,414,1007"/>
<area shape="poly" id="edge52_Node000106_Node000117" title=" " alt="" coords="545,1096,498,1058,439,1022,406,1009,408,1004,441,1017,501,1054,548,1091"/>
<area shape="rect" id="Node000119" href="$menu__items_8c.html#a51a08d17a71783b05d2688b3e4f1e88c" title=" " alt="" coords="287,1259,410,1284"/>
<area shape="poly" id="edge54_Node000118_Node000119" title=" " alt="" coords="512,1238,408,1261,406,1256,511,1233"/>
<area shape="rect" id="Node000120" href="$menu__items_8c.html#a24be09f5258f7b9e60f78e51ad9b5c73" title=" " alt="" coords="305,1209,392,1235"/>
<area shape="poly" id="edge55_Node000118_Node000120" title=" " alt="" coords="512,1225,392,1225,392,1219,512,1219"/>
<area shape="poly" id="edge57_Node000125_Node000075" title=" " alt="" coords="727,1061,618,1035,620,1030,728,1056"/>
<area shape="poly" id="edge58_Node000125_Node000106" title=" " alt="" coords="728,1087,619,1109,618,1104,727,1082"/>
<area shape="poly" id="edge59_Node000125_Node000118" title=" " alt="" coords="760,1095,593,1211,590,1207,757,1091"/>
<area shape="poly" id="edge61_Node000126_Node000102" title=" " alt="" coords="691,1329,656,1329,656,1323,691,1323"/>
<area shape="rect" id="Node000069" href="$menu__items_8c.html#a674b7c0bdf91877f49e05765db1517be" title=" " alt="" coords="511,809,633,835"/>
<area shape="poly" id="edge31_Node000068_Node000069" title=" " alt="" coords="720,791,629,812,628,807,719,786"/>
<area shape="rect" id="Node000070" href="$menu__items_8c.html#a44264e64242353b1fd5138f380e72160" title=" " alt="" coords="287,763,410,788"/>
<area shape="poly" id="edge33_Node000068_Node000070" title=" " alt="" coords="713,776,410,778,410,772,713,770"/>
<area shape="poly" id="edge32_Node000069_Node000070" title=" " alt="" coords="497,809,410,791,411,785,498,804"/>
<area shape="poly" id="edge41_Node000074_Node000075" title=" " alt="" coords="718,1109,618,1086,619,1081,720,1104"/>
<area shape="poly" id="edge44_Node000074_Node000102" title=" " alt="" coords="758,1144,595,1251,592,1247,755,1140"/>
<area shape="poly" id="edge47_Node000074_Node000106" title=" " alt="" coords="717,1107,703,1099,687,1087,676,1076,654,1049,586,986,589,982,658,1045,680,1072,690,1083,705,1094,720,1102"/>
<area shape="poly" id="edge52_Node000074_Node000118" title=" " alt="" coords="712,1136,619,1151,618,1146,711,1131"/>
<area shape="rect" id="Node000076" href="$menu__items_8c.html#ad7caaa9bd54f2228a931877bd6eb3b87" title=" " alt="" coords="277,1093,421,1119"/>
<area shape="poly" id="edge42_Node000075_Node000076" title=" " alt="" coords="512,1084,421,1098,420,1093,511,1079"/>
<area shape="rect" id="Node000101" href="$menu__items_8c.html#a339d2d418704e61fba5d9bd467ebebfd" title=" " alt="" coords="277,1044,421,1069"/>
<area shape="poly" id="edge43_Node000075_Node000101" title=" " alt="" coords="511,1071,421,1064,421,1059,512,1066"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a30b200caa6b850c044716dae37f399f1" title=" " alt="" coords="257,1306,440,1346"/>
<area shape="poly" id="edge45_Node000102_Node000103" title=" " alt="" coords="514,1281,420,1308,419,1303,513,1276"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#ab60993caf76992168173f0ffb695df05" title=" " alt="" coords="257,1242,440,1282"/>
<area shape="poly" id="edge46_Node000102_Node000104" title=" " alt="" coords="474,1265,440,1265,440,1259,474,1259"/>
<area shape="rect" id="Node000107" href="$menu__items_8c.html#ac9a8fae36ca33cb34bee67b9f9ab440f" title=" " alt="" coords="278,866,419,906"/>
<area shape="poly" id="edge48_Node000106_Node000107" title=" " alt="" coords="527,956,439,920,407,909,409,904,441,916,529,951"/>
<area shape="rect" id="Node000113" href="$menu__items_8c.html#a8051db7229d932b267fdec53a1e794eb" title=" " alt="" coords="278,930,419,970"/>
<area shape="poly" id="edge49_Node000106_Node000113" title=" " alt="" coords="511,968,419,959,420,954,512,963"/>
<area shape="rect" id="Node000116" href="$menu__items_8c.html#ad5ebb6015362a99f480a286c01b07d24" title=" " alt="" coords="288,995,409,1020"/>
<area shape="poly" id="edge50_Node000106_Node000116" title=" " alt="" coords="512,984,410,1000,409,995,511,978"/>
<area shape="rect" id="Node000117" href="$menu__items_8c.html#aeadbf47fc56f2dabd289f8f417f2afff" title=" " alt="" coords="283,816,414,841"/>
<area shape="poly" id="edge51_Node000106_Node000117" title=" " alt="" coords="549,950,502,902,471,878,439,856,409,844,411,839,441,852,474,873,505,898,553,946"/>
<area shape="rect" id="Node000119" href="$menu__items_8c.html#a51a08d17a71783b05d2688b3e4f1e88c" title=" " alt="" coords="287,1192,410,1217"/>
<area shape="poly" id="edge53_Node000118_Node000119" title=" " alt="" coords="512,1171,408,1195,406,1189,511,1166"/>
<area shape="rect" id="Node000120" href="$menu__items_8c.html#a24be09f5258f7b9e60f78e51ad9b5c73" title=" " alt="" coords="305,1143,392,1168"/>
<area shape="poly" id="edge54_Node000118_Node000120" title=" " alt="" coords="512,1158,392,1158,392,1153,512,1153"/>
<area shape="poly" id="edge56_Node000125_Node000075" title=" " alt="" coords="727,1075,619,1075,619,1070,727,1070"/>
<area shape="poly" id="edge57_Node000125_Node000106" title=" " alt="" coords="747,1056,599,986,601,982,749,1052"/>
<area shape="poly" id="edge58_Node000125_Node000118" title=" " alt="" coords="729,1091,705,1099,600,1145,598,1140,703,1094,727,1086"/>
<area shape="poly" id="edge60_Node000126_Node000102" title=" " alt="" coords="704,1241,644,1252,643,1247,703,1236"/>
</map>
@@ -1 +1 @@
111ce785e4c443b2473d5e45b47bb82c
f7f0ac5dcf64578d32c68d52b8c4b590
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

-219
View File
@@ -166,10 +166,6 @@ Macros</h2></td></tr>
<tr class="separator:a6b83e97ffa5c3b46d10dfea382a4583a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac086c362a297c6152b21ea14b8364dbf" id="r_ac086c362a297c6152b21ea14b8364dbf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ac086c362a297c6152b21ea14b8364dbf">TEXTURE_SIZE_FIX</a>&#160;&#160;&#160;1</td></tr>
<tr class="separator:ac086c362a297c6152b21ea14b8364dbf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7514fd3bdf4672b67a9e98faab6c4c49" id="r_a7514fd3bdf4672b67a9e98faab6c4c49"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a7514fd3bdf4672b67a9e98faab6c4c49">gMKLoadTextureTile</a>(pkt, timg, fmt, siz, width, height, uls, ult, lrs, lrt, pal, cms, cmt, masks, maskt, shifts, shiftt)</td></tr>
<tr class="separator:a7514fd3bdf4672b67a9e98faab6c4c49"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a486ab40c4578180d2adc43034e977b63" id="r_a486ab40c4578180d2adc43034e977b63"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a486ab40c4578180d2adc43034e977b63">gMKLoadTextureTile_4b</a>(pkt, timg, fmt, width, height, uls, ult, lrs, lrt, pal, cms, cmt, masks, maskt, shifts, shiftt)</td></tr>
<tr class="separator:a486ab40c4578180d2adc43034e977b63"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="enum-members" name="enum-members"></a>
Enumerations</h2></td></tr>
@@ -444,221 +440,6 @@ Functions</h2></td></tr>
</div><!-- fragment -->
</div>
</div>
<a id="a7514fd3bdf4672b67a9e98faab6c4c49" name="a7514fd3bdf4672b67a9e98faab6c4c49"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7514fd3bdf4672b67a9e98faab6c4c49">&#9670;&#160;</a></span>gMKLoadTextureTile</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define gMKLoadTextureTile</td>
<td>(</td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>pkt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>timg</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>fmt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>siz</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>width</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>height</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>uls</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>ult</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>lrs</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>lrt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>pal</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>cms</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>cmt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>masks</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>maskt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>shifts</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>shiftt</em></span>&#160;)</td>
</tr>
</table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"> _DW({ \</div>
<div class="line"> gDPSetTextureImage(pkt, fmt, siz, width, timg); \</div>
<div class="line"> gDPSetTile(pkt, fmt, siz, (((((lrs) - (uls) + 1) * siz##_TILE_BYTES) + 7) &gt;&gt; 3), 0, G_TX_LOADTILE, 0, cmt, \</div>
<div class="line"> maskt, shiftt, cms, masks, shifts); \</div>
<div class="line"> gDPLoadSync(pkt); \</div>
<div class="line"> gDPLoadTile(pkt, G_TX_LOADTILE, (uls) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (ult) &lt;&lt; G_TEXTURE_IMAGE_FRAC, \</div>
<div class="line"> (lrs) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (lrt + <a class="code hl_define" href="#a6b83e97ffa5c3b46d10dfea382a4583a">TEXTURE_LOAD_FIX</a>) &lt;&lt; G_TEXTURE_IMAGE_FRAC); \</div>
<div class="line"> gDPPipeSync(pkt); \</div>
<div class="line"> gDPSetTile(pkt, fmt, siz, (((((lrs) - (uls) + 1) * siz##_LINE_BYTES) + 7) &gt;&gt; 3), 0, G_TX_RENDERTILE, pal, cmt, \</div>
<div class="line"> maskt, shiftt, cms, masks, shifts); \</div>
<div class="line"> gDPSetTileSize(pkt, G_TX_RENDERTILE, (uls) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (ult) &lt;&lt; G_TEXTURE_IMAGE_FRAC, \</div>
<div class="line"> (lrs) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (lrt - <a class="code hl_define" href="#ac086c362a297c6152b21ea14b8364dbf">TEXTURE_SIZE_FIX</a>) &lt;&lt; G_TEXTURE_IMAGE_FRAC); \</div>
<div class="line"> })</div>
<div class="ttc" id="amk64_8h_html_a6b83e97ffa5c3b46d10dfea382a4583a"><div class="ttname"><a href="#a6b83e97ffa5c3b46d10dfea382a4583a">TEXTURE_LOAD_FIX</a></div><div class="ttdeci">#define TEXTURE_LOAD_FIX</div><div class="ttdef"><b>Definition</b> mk64.h:142</div></div>
<div class="ttc" id="amk64_8h_html_ac086c362a297c6152b21ea14b8364dbf"><div class="ttname"><a href="#ac086c362a297c6152b21ea14b8364dbf">TEXTURE_SIZE_FIX</a></div><div class="ttdeci">#define TEXTURE_SIZE_FIX</div><div class="ttdef"><b>Definition</b> mk64.h:143</div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a486ab40c4578180d2adc43034e977b63" name="a486ab40c4578180d2adc43034e977b63"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a486ab40c4578180d2adc43034e977b63">&#9670;&#160;</a></span>gMKLoadTextureTile_4b</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define gMKLoadTextureTile_4b</td>
<td>(</td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>pkt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>timg</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>fmt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>width</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>height</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>uls</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>ult</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>lrs</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>lrt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>pal</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>cms</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>cmt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>masks</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>maskt</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>shifts</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"></td> <td class="paramname"><span class="paramname"><em>shiftt</em></span>&#160;)</td>
</tr>
</table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"> _DW({ \</div>
<div class="line"> gDPSetTextureImage(pkt, fmt, G_IM_SIZ_8b, ((width) &gt;&gt; 1), timg); \</div>
<div class="line"> gDPSetTile(pkt, fmt, G_IM_SIZ_8b, (((((lrs) - (uls) + 1) &gt;&gt; 1) + 7) &gt;&gt; 3), 0, G_TX_LOADTILE, 0, cmt, maskt, \</div>
<div class="line"> shiftt, cms, masks, shifts); \</div>
<div class="line"> gDPLoadSync(pkt); \</div>
<div class="line"> gDPLoadTile(pkt, G_TX_LOADTILE, (uls) &lt;&lt; (G_TEXTURE_IMAGE_FRAC - 1), (ult) &lt;&lt; (G_TEXTURE_IMAGE_FRAC), \</div>
<div class="line"> (lrs) &lt;&lt; (G_TEXTURE_IMAGE_FRAC - 1), (lrt + <a class="code hl_define" href="#a6b83e97ffa5c3b46d10dfea382a4583a">TEXTURE_LOAD_FIX</a>) &lt;&lt; (G_TEXTURE_IMAGE_FRAC)); \</div>
<div class="line"> gDPPipeSync(pkt); \</div>
<div class="line"> gDPSetTile(pkt, fmt, G_IM_SIZ_4b, (((((lrs) - (uls) + 1) &gt;&gt; 1) + 7) &gt;&gt; 3), 0, G_TX_RENDERTILE, pal, cmt, \</div>
<div class="line"> maskt, shiftt, cms, masks, shifts); \</div>
<div class="line"> gDPSetTileSize(pkt, G_TX_RENDERTILE, (uls) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (ult) &lt;&lt; G_TEXTURE_IMAGE_FRAC, \</div>
<div class="line"> (lrs) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (lrt - <a class="code hl_define" href="#ac086c362a297c6152b21ea14b8364dbf">TEXTURE_SIZE_FIX</a>) &lt;&lt; G_TEXTURE_IMAGE_FRAC); \</div>
<div class="line"> })</div>
</div><!-- fragment -->
</div>
</div>
<a id="ab34a07fcda62ff7494db5d447db8f436" name="ab34a07fcda62ff7494db5d447db8f436"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab34a07fcda62ff7494db5d447db8f436">&#9670;&#160;</a></span>MACRO_COLOR_FLAG</h2>
-2
View File
@@ -10,8 +10,6 @@ var mk64_8h =
[ "GET_LOW_S16_OF_32", "mk64_8h.html#a9a7148f465d059060f7d5ede941220ed", null ],
[ "GET_LOW_U16_OF_32", "mk64_8h.html#a4d89102c02d67844cdc36a19cadc0b85", null ],
[ "GFX_GET_OPCODE", "mk64_8h.html#a6e3f1e0c50ed96c9874d794db5059917", null ],
[ "gMKLoadTextureTile", "mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49", null ],
[ "gMKLoadTextureTile_4b", "mk64_8h.html#a486ab40c4578180d2adc43034e977b63", null ],
[ "MACRO_COLOR_FLAG", "mk64_8h.html#ab34a07fcda62ff7494db5d447db8f436", null ],
[ "SCREEN_HEIGHT", "mk64_8h.html#a6974d08a74da681b3957b2fead2608b8", null ],
[ "SCREEN_WIDTH", "mk64_8h.html#a2cd109632a6dcccaa80b43561b1ab700", null ],
+5 -38
View File
@@ -251,44 +251,11 @@ $(function(){initNavTree('mk64_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"><a class="line" href="mk64_8h.html#a6b83e97ffa5c3b46d10dfea382a4583a"> 142</a></span><span class="preprocessor">#define TEXTURE_LOAD_FIX 2</span></div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"><a class="line" href="mk64_8h.html#ac086c362a297c6152b21ea14b8364dbf"> 143</a></span><span class="preprocessor">#define TEXTURE_SIZE_FIX 1</span></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="comment">// Dumb hack to fix load tile size on higher than native resolutions</span></div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"><a class="line" href="mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49"> 146</a></span><span class="preprocessor">#define gMKLoadTextureTile(pkt, timg, fmt, siz, width, height, uls, ult, lrs, lrt, pal, cms, cmt, masks, maskt, \</span></div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span><span class="preprocessor"> shifts, shiftt) \</span></div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span><span class="preprocessor"> _DW({ \</span></div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span><span class="preprocessor"> gDPSetTextureImage(pkt, fmt, siz, width, timg); \</span></div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span><span class="preprocessor"> gDPSetTile(pkt, fmt, siz, (((((lrs) - (uls) + 1) * siz##_TILE_BYTES) + 7) &gt;&gt; 3), 0, G_TX_LOADTILE, 0, cmt, \</span></div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span><span class="preprocessor"> maskt, shiftt, cms, masks, shifts); \</span></div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span><span class="preprocessor"> gDPLoadSync(pkt); \</span></div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span><span class="preprocessor"> gDPLoadTile(pkt, G_TX_LOADTILE, (uls) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (ult) &lt;&lt; G_TEXTURE_IMAGE_FRAC, \</span></div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span><span class="preprocessor"> (lrs) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (lrt + TEXTURE_LOAD_FIX) &lt;&lt; G_TEXTURE_IMAGE_FRAC); \</span></div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span><span class="preprocessor"> gDPPipeSync(pkt); \</span></div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span><span class="preprocessor"> gDPSetTile(pkt, fmt, siz, (((((lrs) - (uls) + 1) * siz##_LINE_BYTES) + 7) &gt;&gt; 3), 0, G_TX_RENDERTILE, pal, cmt, \</span></div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span><span class="preprocessor"> maskt, shiftt, cms, masks, shifts); \</span></div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span><span class="preprocessor"> gDPSetTileSize(pkt, G_TX_RENDERTILE, (uls) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (ult) &lt;&lt; G_TEXTURE_IMAGE_FRAC, \</span></div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span><span class="preprocessor"> (lrs) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (lrt - TEXTURE_SIZE_FIX) &lt;&lt; G_TEXTURE_IMAGE_FRAC); \</span></div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span><span class="preprocessor"> })</span></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"><a class="line" href="mk64_8h.html#a486ab40c4578180d2adc43034e977b63"> 162</a></span><span class="preprocessor">#define gMKLoadTextureTile_4b(pkt, timg, fmt, width, height, uls, ult, lrs, lrt, pal, cms, cmt, masks, maskt, shifts, \</span></div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span><span class="preprocessor"> shiftt) \</span></div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span><span class="preprocessor"> _DW({ \</span></div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span><span class="preprocessor"> gDPSetTextureImage(pkt, fmt, G_IM_SIZ_8b, ((width) &gt;&gt; 1), timg); \</span></div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span><span class="preprocessor"> gDPSetTile(pkt, fmt, G_IM_SIZ_8b, (((((lrs) - (uls) + 1) &gt;&gt; 1) + 7) &gt;&gt; 3), 0, G_TX_LOADTILE, 0, cmt, maskt, \</span></div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span><span class="preprocessor"> shiftt, cms, masks, shifts); \</span></div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span><span class="preprocessor"> gDPLoadSync(pkt); \</span></div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span><span class="preprocessor"> gDPLoadTile(pkt, G_TX_LOADTILE, (uls) &lt;&lt; (G_TEXTURE_IMAGE_FRAC - 1), (ult) &lt;&lt; (G_TEXTURE_IMAGE_FRAC), \</span></div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span><span class="preprocessor"> (lrs) &lt;&lt; (G_TEXTURE_IMAGE_FRAC - 1), (lrt + TEXTURE_LOAD_FIX) &lt;&lt; (G_TEXTURE_IMAGE_FRAC)); \</span></div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span><span class="preprocessor"> gDPPipeSync(pkt); \</span></div>
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span><span class="preprocessor"> gDPSetTile(pkt, fmt, G_IM_SIZ_4b, (((((lrs) - (uls) + 1) &gt;&gt; 1) + 7) &gt;&gt; 3), 0, G_TX_RENDERTILE, pal, cmt, \</span></div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span><span class="preprocessor"> maskt, shiftt, cms, masks, shifts); \</span></div>
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span><span class="preprocessor"> gDPSetTileSize(pkt, G_TX_RENDERTILE, (uls) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (ult) &lt;&lt; G_TEXTURE_IMAGE_FRAC, \</span></div>
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span><span class="preprocessor"> (lrs) &lt;&lt; G_TEXTURE_IMAGE_FRAC, (lrt - TEXTURE_SIZE_FIX) &lt;&lt; G_TEXTURE_IMAGE_FRAC); \</span></div>
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span><span class="preprocessor"> })</span></div>
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span> </div>
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span>}</div>
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> </div>
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span><span class="preprocessor">#endif </span><span class="comment">// MK64_H</span></div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span>}</div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span><span class="preprocessor">#endif</span></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><span class="preprocessor">#endif </span><span class="comment">// MK64_H</span></div>
<div class="ttc" id="amk64_8h_html_a0c0bce088ba2282e188ea5c8c8123e22"><div class="ttname"><a href="mk64_8h.html#a0c0bce088ba2282e188ea5c8c8123e22">gSPInvalidateTexCache</a></div><div class="ttdeci">void gSPInvalidateTexCache(Gfx *pkt, uintptr_t texAddr)</div><div class="ttdef"><b>Definition</b> GBIMiddleware.cpp:32</div></div>
<div class="ttc" id="amk64_8h_html_a11182d754960126af257be703eb8107f"><div class="ttname"><a href="mk64_8h.html#a11182d754960126af257be703eb8107f">gSPSegmentLoadRes</a></div><div class="ttdeci">void gSPSegmentLoadRes(void *value, int segNum, uintptr_t target)</div></div>
<div class="ttc" id="amk64_8h_html_a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2"><div class="ttname"><a href="mk64_8h.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2">gSPDisplayList</a></div><div class="ttdeci">void gSPDisplayList(Gfx *pkt, Gfx *dl)</div><div class="ttdef"><b>Definition</b> GBIMiddleware.cpp:11</div></div>
+43 -43
View File
@@ -28,7 +28,7 @@ var NAVTREE =
[ "Actors", "actorsmenu.html", "actorsmenu" ],
[ "Understanding the Basics", "basics.html", "basics" ],
[ "Building SpagettiKart", "md_docs_2BUILDING.html", [
[ "Windows", "md_docs_2BUILDING.html#windows", [
[ "Windows", "md_docs_2BUILDING.html#windows-1", [
[ "Developing SpaghettiKart", "md_docs_2BUILDING.html#developing-spaghettikart", [
[ "Visual Studio", "md_docs_2BUILDING.html#visual-studio", null ],
[ "Visual Studio Code or another editor", "md_docs_2BUILDING.html#visual-studio-code-or-another-editor", null ]
@@ -38,11 +38,11 @@ var NAVTREE =
[ "Clean", "md_docs_2BUILDING.html#clean", null ]
] ]
] ],
[ "Linux", "md_docs_2BUILDING.html#linux", [
[ "Linux", "md_docs_2BUILDING.html#linux-1", [
[ "Install dependencies", "md_docs_2BUILDING.html#install-dependencies", [
[ "Debian/Ubuntu", "md_docs_2BUILDING.html#debianubuntu", null ],
[ "Arch", "md_docs_2BUILDING.html#arch", null ],
[ "Fedora", "md_docs_2BUILDING.html#fedora", null ],
[ "Arch", "md_docs_2BUILDING.html#arch-1", null ],
[ "Fedora", "md_docs_2BUILDING.html#fedora-1", null ],
[ "openSUSE", "md_docs_2BUILDING.html#opensuse", null ]
] ],
[ "Build", "md_docs_2BUILDING.html#build", null ],
@@ -51,7 +51,7 @@ var NAVTREE =
[ "Clean", "md_docs_2BUILDING.html#clean-1", null ]
] ]
] ],
[ "macOS", "md_docs_2BUILDING.html#macos", [
[ "macOS", "md_docs_2BUILDING.html#macos-1", [
[ "Generating a distributable", "md_docs_2BUILDING.html#generating-a-distributable", null ],
[ "Additional CMake Targets", "md_docs_2BUILDING.html#additional-cmake-targets-2", [
[ "Clean", "md_docs_2BUILDING.html#clean-2", null ]
@@ -170,44 +170,44 @@ var NAVTREEINDEX =
"menu__items_8h.html#a5b0661979d1f6c0ea9432647ab4f0ecfa6b272323ff3b0cc61e821b364e35a03c",
"menu__items_8h.html#acd98d5241e070cc824663c7bafb7cc94",
"menus_8h.html#aa8db4705a38fb4254f7ec67212635423a51244a857f61c20ca5faef19bb53eaca",
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98ac73ff93c632d693d7e8eb610091ce637",
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a476bf781fb66b23778b1004edc3a1028",
"objects_8h.html#a56fac65e20c52f1411d4372b527652c2",
"osSetThreadPri_8c.html",
"piint_8h.html#ad9351199a454a6de1dd66513d20cd4f7",
"player__controller_8c.html#af9651bf87a9264e8c268338cf30fbe5a",
"podium__ceremony__actors_8h.html#abe5e7d6664a9f39449fbf6848898baa1",
"race__logic_8h.html#ace0a9e0f3aa6865267ff2c5e58613d5a",
"render__objects_8c.html#a50e8e7af07b8f51c524740b30edd454b",
"render__objects_8c.html#ae72b31ac68c2e5cc29b863f175944e3e",
"render__objects_8h.html#a885b15e2fbbf6a4829cca6b19e907f2a",
"render__player_8c.html#a96c11e6aee3351fed77627c1ef0d11f5",
"save_8h.html#a297dc1f4d0dac25e6703838ad78ae54f",
"ship2__model_8c.html#a5531a272d65c826eb5062add18419d8c",
"ship__model_8h.html#a67fe1d2208bebb0f6f5d08fcb940695f",
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca0a2404a1f97ab04a579f8de1670972db",
"staff__ghost__data_8c.html#ae77d47a3c471592acad735903cf09f5f",
"structALInstrument.html#ab7c4dc5f550d5c938036b6095fd21c7a",
"structBombKartSpawn.html#a2433b7d49cd9dbe30178490a1c5996a0",
"structEuAudioCmd.html#a598fc34477c8c7d54816fcbd191aa13b",
"structKiwanoFruit.html#af729769e8645be38eacc0d73e46f442f",
"structObject.html#a6b14e6850347a9c3e4c05a3aa9b80480",
"structProperties.html",
"structSF64_1_1Vec3s.html#adc6534a77ca3c5c5f1783c692d288fe8",
"structSoundCharacteristics.html#ad543f04b8b3c903dd7b60c8c23dbe9e6",
"structUIWidgets_1_1IntSliderOptions.html#a36cc2a03c84c8a4cc82553cbd8cf1300",
"structVblankHandler.html",
"structcredits__data__1FA0.html#a892c6898ac8801a41ee69c91a9256021",
"structunkStruct.html#a396a48d87f773dfd1879879953ea4944",
"textures_8c.html#a23d17ed8a6897af6bef6f2073d349707",
"textures_8c.html#a7f51c6df3ccad93183352ad214a1637e",
"textures_8c.html#adb248583c1f081e31b9e1023d26d63c3",
"textures_8h.html#a3279f52dbcffc7904ae8de8aabdad6e6",
"textures_8h.html#a8c9f65db30aa45af8b8cc3963a2568d2",
"textures_8h.html#ae5f2df25b93f752cf80bb8ae0e26556f",
"track_8c.html#aace89a5aca3b78b58ea210a65c8691e9",
"track_8h.html#ad99f23a614fd98f9eeff038d1a9ca551",
"update__objects_8c.html#a8b4c61991cddbf212dac08c2de7d3224"
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98acc4e9a6b72b8cb231cf382b6320aeed2",
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a55c807567022223d5149b51efe888efc",
"objects_8h.html#a5da8f460a22c441fb5bb00bd5b3bac2a",
"osSetTime_8c.html",
"piint_8h.html#ad9dce828bafed1d869464766fc0bb13a",
"player__controller_8c.html#afa8731d4ae7f001614eccce9868c78d9",
"podium__ceremony__actors_8h.html#ac807b5b35b56b3891588833e061c369d",
"race__logic_8h.html#adcc151267561a295d13a90cea8f0bf31",
"render__objects_8c.html#a518a47716fedfed39155550330dbaf9b",
"render__objects_8c.html#ae985b0a09b73941a7296d59877ea7bc7",
"render__objects_8h.html#a8adca412539426fe85bb675063bbcc44",
"render__player_8c.html#a9cae291a52866c8bd0790403ba4bf323",
"save_8h.html#a2ab0af6800288debbd9f4ae53f91325b",
"ship2__model_8c.html#a6b11fcc5ae85e8d7a07c6675a8c50b79",
"ship__model_8h.html#a78260699ce083feb7e922ef0284a2490",
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca1907055ad76432e88968bcde5646335d",
"staff__ghost__data_8h.html#a6f3c6ea6f76b69287b236332154ec7c0",
"structALInstrument.html#ac66f9d02bc16b60dc63642a041d07940",
"structBombKartSpawn.html#aa5a1b58b434f18873799513b06f82022",
"structEuAudioCmd.html#a73b7194b0b4a3f110110489703db82df",
"structM64ScriptState.html#a1aae4070b924b65d1a69253f2f5bf565",
"structObject.html#a76355530da0c28dacc811011d5e01de2",
"structProperties.html#a03cd75aab731622f02d631906ab7d481",
"structSF64_1_1Vec3sData.html",
"structSoundCharacteristics.html#af61da05719188f6ab5b0bb0fe7765375",
"structUIWidgets_1_1IntSliderOptions.html#a3780816abc3bc7bbce45109ebae46ff5",
"structVblankHandler.html#afc8f0516d47e98661d3308c307f64b29",
"structcredits__data__1FA0.html#a96c1ab64ca2de7eca828abf06b689feb",
"structunkStruct.html#a74daa572feb494ae94f9bce49bb8a2cd",
"textures_8c.html#a24f02ac05b3ee3e9378539f521cd34bc",
"textures_8c.html#a805e02ab52f9f59179d6739267745163",
"textures_8c.html#adb947fb47d7e967eb8b014666621c098",
"textures_8h.html#a340b6914c0f97b61b6f6b378ba7a4ada",
"textures_8h.html#a8d1031a5204316c3df4c77f27c5a9261",
"textures_8h.html#ae740e15429611b2db84588266dba56d5",
"track_8c.html#aaea7fc5d26b868203824b791682ac09e",
"track_8h.html#adbb62a2dc4aa29e15213a3c5393adf45",
"update__objects_8c.html#a8b78df2a0f2c85d40c26869d99437a6d"
];
var SYNCONMSG = 'click to disable panel synchronization';
+4 -4
View File
@@ -135,9 +135,9 @@ var NAVTREEINDEX26 =
"compiling.html#building-eu":[1,0,6],
"compiling.html#building-us":[1,0,5],
"compiling.html#docker":[1,0,4],
"compiling.html#linux-1":[1,0,1],
"compiling.html#macos-1":[1,0,3],
"compiling.html#windows-1":[1,0,2],
"compiling.html#linux":[1,0,1],
"compiling.html#macos":[1,0,3],
"compiling.html#windows":[1,0,2],
"concepts.html":[1,1],
"concepts.html#addresses":[1,1,0],
"concepts.html#array-overflows":[1,1,1,0],
@@ -169,7 +169,7 @@ var NAVTREEINDEX26 =
"controlflow.html#engine":[1,2,4,6],
"controlflow.html#math":[1,2,4,7],
"controlflow.html#menus":[1,2,4,0],
"controlflow.html#objects-1":[1,2,4,3],
"controlflow.html#objects":[1,2,4,3],
"controlflow.html#overall-control-flow":[1,2,2],
"controlflow.html#paradigm":[1,2,0],
"controlflow.html#players":[1,2,4,1],
+5 -5
View File
@@ -156,27 +156,27 @@ var NAVTREEINDEX41 =
"md_docs_2BUILDING.html#additional-cmake-targets":[2,0,2],
"md_docs_2BUILDING.html#additional-cmake-targets-1":[2,1,3],
"md_docs_2BUILDING.html#additional-cmake-targets-2":[2,2,1],
"md_docs_2BUILDING.html#arch":[2,1,0,1],
"md_docs_2BUILDING.html#arch-1":[2,1,0,1],
"md_docs_2BUILDING.html#build":[2,1,1],
"md_docs_2BUILDING.html#clean":[2,0,2,0],
"md_docs_2BUILDING.html#clean-1":[2,1,3,0],
"md_docs_2BUILDING.html#clean-2":[2,2,1,0],
"md_docs_2BUILDING.html#debianubuntu":[2,1,0,0],
"md_docs_2BUILDING.html#developing-spaghettikart":[2,0,0],
"md_docs_2BUILDING.html#fedora":[2,1,0,2],
"md_docs_2BUILDING.html#fedora-1":[2,1,0,2],
"md_docs_2BUILDING.html#generate-a-distributable":[2,1,2],
"md_docs_2BUILDING.html#generating-a-distributable":[2,2,0],
"md_docs_2BUILDING.html#generating-the-distributable":[2,0,1],
"md_docs_2BUILDING.html#getting-ci-to-work-on-your-fork":[2,3],
"md_docs_2BUILDING.html#install-dependencies":[2,1,0],
"md_docs_2BUILDING.html#linux":[2,1],
"md_docs_2BUILDING.html#macos":[2,2],
"md_docs_2BUILDING.html#linux-1":[2,1],
"md_docs_2BUILDING.html#macos-1":[2,2],
"md_docs_2BUILDING.html#opensuse":[2,1,0,3],
"md_docs_2BUILDING.html#runner-on-unix-systems":[2,3,1],
"md_docs_2BUILDING.html#runner-on-windows":[2,3,0],
"md_docs_2BUILDING.html#visual-studio":[2,0,0,0],
"md_docs_2BUILDING.html#visual-studio-code-or-another-editor":[2,0,0,1],
"md_docs_2BUILDING.html#windows":[2,0],
"md_docs_2BUILDING.html#windows-1":[2,0],
"md_docs_2custom-track.html":[4],
"md_docs_2custom-track.html#dependencies":[4,0],
"md_docs_2custom-track.html#export":[4,2],
+28 -28
View File
@@ -217,37 +217,37 @@ var NAVTREEINDEX48 =
"mixer_8h.html#aff3c64795ae41013146bc5b1e4980fe8":[12,0,3,1,14,4],
"mixer_8h_source.html":[12,0,3,1,14],
"mk64_8h.html":[12,0,2,15],
"mk64_8h.html#a0c0bce088ba2282e188ea5c8c8123e22":[12,0,2,15,25],
"mk64_8h.html#a11182d754960126af257be703eb8107f":[12,0,2,15,26],
"mk64_8h.html#a0c0bce088ba2282e188ea5c8c8123e22":[12,0,2,15,23],
"mk64_8h.html#a11182d754960126af257be703eb8107f":[12,0,2,15,24],
"mk64_8h.html#a1af10c9624fc6956bfa4bf7e77ae4b99":[12,0,2,15,3],
"mk64_8h.html#a200ec60edd5f64e8455d6ad9406abedb":[12,0,2,15,5],
"mk64_8h.html#a21d9543c516fffee84a7963224271f95":[12,0,2,15,17],
"mk64_8h.html#a2cd109632a6dcccaa80b43561b1ab700":[12,0,2,15,14],
"mk64_8h.html#a21d9543c516fffee84a7963224271f95":[12,0,2,15,15],
"mk64_8h.html#a2cd109632a6dcccaa80b43561b1ab700":[12,0,2,15,12],
"mk64_8h.html#a47ad0c17ca696e995e47dad8177b3def":[12,0,2,15,1],
"mk64_8h.html#a486ab40c4578180d2adc43034e977b63":[12,0,2,15,11],
"mk64_8h.html#a4d89102c02d67844cdc36a19cadc0b85":[12,0,2,15,8],
"mk64_8h.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2":[12,0,2,15,23],
"mk64_8h.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2":[12,0,2,15,21],
"mk64_8h.html#a51ce46b2d0444f5227456740ff11f1ec":[12,0,2,15,4],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98":[12,0,2,15,21],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a00f12ed9ffad4c07873cd52585c8e77a":[12,0,2,15,21,19],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a0fca859752b1db047acd56aca4021d2d":[12,0,2,15,21,5],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a291e3bb43cd8449155161d1fa023348b":[12,0,2,15,21,23],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a42cbce75b358c45ca5ca25e555dddc6c":[12,0,2,15,21,18],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a4b22654c70b44a07d6066f1801236c31":[12,0,2,15,21,11],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a68d3880946f8e8f3fb64b7f635aaba1e":[12,0,2,15,21,7],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a6d7134828b81adf5407a447d1aa6f672":[12,0,2,15,21,10],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a7d9c1ec99eb702ae443b230bee117deb":[12,0,2,15,21,2],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a840c6af15539978eb506fbb93491bde4":[12,0,2,15,21,17],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a922956be740c1fa2c08c1b66069507d7":[12,0,2,15,21,8],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9b293f81c6f8c72814562333d5341cda":[12,0,2,15,21,20],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9b7899bece29ab1a6a42237ddbb1b5a8":[12,0,2,15,21,14],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9d0088ba6996e384373949563ed748a2":[12,0,2,15,21,16],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9e6e4a865dcb327f484752cf5af49846":[12,0,2,15,21,6],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9f2c03dfb50f9e0126e6256f44f8cbf7":[12,0,2,15,21,12],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa11589879ff008cf99b438493894e142":[12,0,2,15,21,22],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa1e81e4fe9fc3d41fffdb945abc5d4d7":[12,0,2,15,21,21],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa4b82daa92a2c6388ae0dedd6e48b331":[12,0,2,15,21,4],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa6970bca9abd16aa3e5dc8c83ed9ffac":[12,0,2,15,21,0],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aae231593748597efa2fddd103805f4f0":[12,0,2,15,21,1],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98ab1f262658c993afeba3aead30f94108f":[12,0,2,15,21,15]
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98":[12,0,2,15,19],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a00f12ed9ffad4c07873cd52585c8e77a":[12,0,2,15,19,19],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a0fca859752b1db047acd56aca4021d2d":[12,0,2,15,19,5],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a291e3bb43cd8449155161d1fa023348b":[12,0,2,15,19,23],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a42cbce75b358c45ca5ca25e555dddc6c":[12,0,2,15,19,18],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a4b22654c70b44a07d6066f1801236c31":[12,0,2,15,19,11],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a68d3880946f8e8f3fb64b7f635aaba1e":[12,0,2,15,19,7],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a6d7134828b81adf5407a447d1aa6f672":[12,0,2,15,19,10],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a7d9c1ec99eb702ae443b230bee117deb":[12,0,2,15,19,2],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a840c6af15539978eb506fbb93491bde4":[12,0,2,15,19,17],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a922956be740c1fa2c08c1b66069507d7":[12,0,2,15,19,8],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9b293f81c6f8c72814562333d5341cda":[12,0,2,15,19,20],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9b7899bece29ab1a6a42237ddbb1b5a8":[12,0,2,15,19,14],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9d0088ba6996e384373949563ed748a2":[12,0,2,15,19,16],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9e6e4a865dcb327f484752cf5af49846":[12,0,2,15,19,6],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98a9f2c03dfb50f9e0126e6256f44f8cbf7":[12,0,2,15,19,12],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa11589879ff008cf99b438493894e142":[12,0,2,15,19,22],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa1e81e4fe9fc3d41fffdb945abc5d4d7":[12,0,2,15,19,21],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa4b82daa92a2c6388ae0dedd6e48b331":[12,0,2,15,19,4],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aa6970bca9abd16aa3e5dc8c83ed9ffac":[12,0,2,15,19,0],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98aae231593748597efa2fddd103805f4f0":[12,0,2,15,19,1],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98ab1f262658c993afeba3aead30f94108f":[12,0,2,15,19,15],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98ac73ff93c632d693d7e8eb610091ce637":[12,0,2,15,19,13]
};
+54 -54
View File
@@ -1,63 +1,61 @@
var NAVTREEINDEX49 =
{
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98ac73ff93c632d693d7e8eb610091ce637":[12,0,2,15,21,13],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98acc4e9a6b72b8cb231cf382b6320aeed2":[12,0,2,15,21,3],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98adbed8401e35adba25dab2e1729ee55fa":[12,0,2,15,21,9],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98acc4e9a6b72b8cb231cf382b6320aeed2":[12,0,2,15,19,3],
"mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98adbed8401e35adba25dab2e1729ee55fa":[12,0,2,15,19,9],
"mk64_8h.html#a5a55a3cb27bc5f165daa0c1094cfc439":[12,0,2,15,0],
"mk64_8h.html#a6974d08a74da681b3957b2fead2608b8":[12,0,2,15,13],
"mk64_8h.html#a6b83e97ffa5c3b46d10dfea382a4583a":[12,0,2,15,18],
"mk64_8h.html#a6974d08a74da681b3957b2fead2608b8":[12,0,2,15,11],
"mk64_8h.html#a6b83e97ffa5c3b46d10dfea382a4583a":[12,0,2,15,16],
"mk64_8h.html#a6e3f1e0c50ed96c9874d794db5059917":[12,0,2,15,9],
"mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49":[12,0,2,15,10],
"mk64_8h.html#a846db684ea6caeb23a236d2d616e2969":[12,0,2,15,15],
"mk64_8h.html#a846db684ea6caeb23a236d2d616e2969":[12,0,2,15,13],
"mk64_8h.html#a8d1345c22c668be330e8ff3ee4fb2463":[12,0,2,15,2],
"mk64_8h.html#a9a7148f465d059060f7d5ede941220ed":[12,0,2,15,7],
"mk64_8h.html#ab34a07fcda62ff7494db5d447db8f436":[12,0,2,15,12],
"mk64_8h.html#ab34a07fcda62ff7494db5d447db8f436":[12,0,2,15,10],
"mk64_8h.html#abe912a838096f4707043922fb102870a":[12,0,2,15,6],
"mk64_8h.html#ac086c362a297c6152b21ea14b8364dbf":[12,0,2,15,19],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88":[12,0,2,15,20],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a0ffab71be7660244b308ec7f9377b9fc":[12,0,2,15,20,14],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a1013d9dfd3dc6f49c3dc2b35ce6df371":[12,0,2,15,20,0],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a11c1ecabaa01524ea23a1576a4d44b53":[12,0,2,15,20,3],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a166bae031c2161dad321e1f7460c2c2f":[12,0,2,15,20,19],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a20aff87970b4015a467d7e6a2b14f72b":[12,0,2,15,20,7],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a286f4605d59b2d837791bc5ac3a5e314":[12,0,2,15,20,15],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a338872b48fb1561d31a441aaf0a52cd0":[12,0,2,15,20,11],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a389f0d184c4fbb9c292313d833c28474":[12,0,2,15,20,5],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a39770529445f7fbbcd4d98e5069bfcf0":[12,0,2,15,20,8],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a3b9286cb989b34063c66fe7311ea92f9":[12,0,2,15,20,13],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a4b6d6cdaa7ed40498052e3c7aabc1e57":[12,0,2,15,20,4],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a5be72eac26f2579975f7f17bb46378ec":[12,0,2,15,20,1],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a760b521013b956257751e8d7c181b783":[12,0,2,15,20,10],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a9546ec6c77641ea8cd2cca35a0078b8d":[12,0,2,15,20,16],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88aa3ec272a814b881c2285053650e5e0d0":[12,0,2,15,20,17],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88aa7fddb5027be204be3744c5bdf5b0fdf":[12,0,2,15,20,2],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88aad2aeb452d05375037e928a747061862":[12,0,2,15,20,6],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88ab491e3c35f36dc6baccdb5ca3a2eff60":[12,0,2,15,20,21],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88ac2de96c4eae26b588aa604ccfdfe17a7":[12,0,2,15,20,9],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88ac825c98c8fe3f1d9bc84ea81d2fcb7e5":[12,0,2,15,20,18],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88adffb845d6b01049394cea12e2eea5b01":[12,0,2,15,20,12],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88af2483ce57ec1e76a8870321f2afd6bd3":[12,0,2,15,20,20],
"mk64_8h.html#ae824352f58663c5e3fd447c35f9ae32b":[12,0,2,15,24],
"mk64_8h.html#aec41376640e9b1f39b6af1c71b5b6535":[12,0,2,15,16],
"mk64_8h.html#aeef79449a27a710d73576e4a4f7f7f99":[12,0,2,15,27],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cc":[12,0,2,15,22],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca13fd4925edc5ca513958db964d6f788b":[12,0,2,15,22,14],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca14769e10775309a7f9a4d6f44fa09c9d":[12,0,2,15,22,10],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca28af530ed798ec3c3f58ddfd1d83dd53":[12,0,2,15,22,9],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca3dfc90f24f6862e43fbec532c99c3171":[12,0,2,15,22,2],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca3f289a8df0d54b7726216d7ebc4b6d8e":[12,0,2,15,22,13],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca53c9eef64957a0972d9d67860ea0e40a":[12,0,2,15,22,3],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca63df8afcd17a336c9fe250b155d18d81":[12,0,2,15,22,8],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca85a51534281b497dc924e7a688a14cd4":[12,0,2,15,22,11],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca9a18ca21e62cafad58f754a8c01ceb11":[12,0,2,15,22,6],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccad49fc9953aa8f1bafa1251bd6d8731ba":[12,0,2,15,22,5],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccadca646b71ad13bf72d1f26b440b7e187":[12,0,2,15,22,16],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccae2cd91989aae28452f8c64fbdb7f0563":[12,0,2,15,22,15],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccae454a00025a39c2c39ba3bdf900af7db":[12,0,2,15,22,4],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaea7c8cc06574db260736e4b7cf183820":[12,0,2,15,22,7],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaf46b4d787194f364843e27c8f6231c03":[12,0,2,15,22,0],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaf485a06c534cda04f633ecc34c8d7e3c":[12,0,2,15,22,12],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaf5e33385d66d61ca989bfb67b73d8895":[12,0,2,15,22,1],
"mk64_8h.html#ac086c362a297c6152b21ea14b8364dbf":[12,0,2,15,17],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88":[12,0,2,15,18],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a0ffab71be7660244b308ec7f9377b9fc":[12,0,2,15,18,14],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a1013d9dfd3dc6f49c3dc2b35ce6df371":[12,0,2,15,18,0],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a11c1ecabaa01524ea23a1576a4d44b53":[12,0,2,15,18,3],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a166bae031c2161dad321e1f7460c2c2f":[12,0,2,15,18,19],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a20aff87970b4015a467d7e6a2b14f72b":[12,0,2,15,18,7],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a286f4605d59b2d837791bc5ac3a5e314":[12,0,2,15,18,15],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a338872b48fb1561d31a441aaf0a52cd0":[12,0,2,15,18,11],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a389f0d184c4fbb9c292313d833c28474":[12,0,2,15,18,5],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a39770529445f7fbbcd4d98e5069bfcf0":[12,0,2,15,18,8],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a3b9286cb989b34063c66fe7311ea92f9":[12,0,2,15,18,13],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a4b6d6cdaa7ed40498052e3c7aabc1e57":[12,0,2,15,18,4],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a5be72eac26f2579975f7f17bb46378ec":[12,0,2,15,18,1],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a760b521013b956257751e8d7c181b783":[12,0,2,15,18,10],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88a9546ec6c77641ea8cd2cca35a0078b8d":[12,0,2,15,18,16],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88aa3ec272a814b881c2285053650e5e0d0":[12,0,2,15,18,17],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88aa7fddb5027be204be3744c5bdf5b0fdf":[12,0,2,15,18,2],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88aad2aeb452d05375037e928a747061862":[12,0,2,15,18,6],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88ab491e3c35f36dc6baccdb5ca3a2eff60":[12,0,2,15,18,21],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88ac2de96c4eae26b588aa604ccfdfe17a7":[12,0,2,15,18,9],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88ac825c98c8fe3f1d9bc84ea81d2fcb7e5":[12,0,2,15,18,18],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88adffb845d6b01049394cea12e2eea5b01":[12,0,2,15,18,12],
"mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88af2483ce57ec1e76a8870321f2afd6bd3":[12,0,2,15,18,20],
"mk64_8h.html#ae824352f58663c5e3fd447c35f9ae32b":[12,0,2,15,22],
"mk64_8h.html#aec41376640e9b1f39b6af1c71b5b6535":[12,0,2,15,14],
"mk64_8h.html#aeef79449a27a710d73576e4a4f7f7f99":[12,0,2,15,25],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cc":[12,0,2,15,20],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca13fd4925edc5ca513958db964d6f788b":[12,0,2,15,20,14],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca14769e10775309a7f9a4d6f44fa09c9d":[12,0,2,15,20,10],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca28af530ed798ec3c3f58ddfd1d83dd53":[12,0,2,15,20,9],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca3dfc90f24f6862e43fbec532c99c3171":[12,0,2,15,20,2],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca3f289a8df0d54b7726216d7ebc4b6d8e":[12,0,2,15,20,13],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca53c9eef64957a0972d9d67860ea0e40a":[12,0,2,15,20,3],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca63df8afcd17a336c9fe250b155d18d81":[12,0,2,15,20,8],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca85a51534281b497dc924e7a688a14cd4":[12,0,2,15,20,11],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44cca9a18ca21e62cafad58f754a8c01ceb11":[12,0,2,15,20,6],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccad49fc9953aa8f1bafa1251bd6d8731ba":[12,0,2,15,20,5],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccadca646b71ad13bf72d1f26b440b7e187":[12,0,2,15,20,16],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccae2cd91989aae28452f8c64fbdb7f0563":[12,0,2,15,20,15],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccae454a00025a39c2c39ba3bdf900af7db":[12,0,2,15,20,4],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaea7c8cc06574db260736e4b7cf183820":[12,0,2,15,20,7],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaf46b4d787194f364843e27c8f6231c03":[12,0,2,15,20,0],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaf485a06c534cda04f633ecc34c8d7e3c":[12,0,2,15,20,12],
"mk64_8h.html#af99386c6c69e4c7491c1ca0f1a4b44ccaf5e33385d66d61ca989bfb67b73d8895":[12,0,2,15,20,1],
"mk64_8h_source.html":[12,0,2,15],
"model_8c.html":[12,0,0,17,1],
"model_8c.html#a177361eb301505007b3733db1ea07131":[12,0,0,17,1,7],
@@ -249,5 +247,7 @@ var NAVTREEINDEX49 =
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a1e409f31354c9ddf211cf6c5b48e9150":[10,0,8,33,11],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a34d3ecfb06b4ed93cf8d67757d968331":[10,0,8,33,14],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a396f387f2e22fb295b941df41a05f0dc":[10,0,8,33,3],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a3e8d88fdd85d7153525e0647cdd97686":[10,0,8,33,1]
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a3e8d88fdd85d7153525e0647cdd97686":[10,0,8,33,1],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a476bf781fb66b23778b1004edc3a1028":[10,0,8,33,6],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a512dc597be7ae761876315165dc8bd2e":[10,0,8,33,7]
};
+4 -4
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX50 =
{
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a476bf781fb66b23778b1004edc3a1028":[10,0,8,33,6],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a512dc597be7ae761876315165dc8bd2e":[10,0,8,33,7],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a55c807567022223d5149b51efe888efc":[10,0,8,33,9],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a714b98e0a797e8f119f257a4ab802f86":[10,0,8,33,8],
"namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a74858da52a5a0f545bfdef5c32348290":[10,0,8,33,15],
@@ -228,7 +226,7 @@ var NAVTREEINDEX50 =
"new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36":[12,0,3,9,55,0],
"new__func_8h_source.html":[12,0,3,9,55],
"objects.html":[0,1],
"objects.html#objects":[0,1,0],
"objects.html#objects-1":[0,1,0],
"objects_8h.html":[12,0,2,16],
"objects_8h.html#a015cc1fa03690348fb398b9be74ecc15":[12,0,2,16,35],
"objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584":[12,0,2,16,87],
@@ -249,5 +247,7 @@ var NAVTREEINDEX50 =
"objects_8h.html#a4fd04417a966f1fc14fd50eb9edf1754":[12,0,2,16,50],
"objects_8h.html#a5302f0f886aa4ecee5fe0d86c797b547":[12,0,2,16,30],
"objects_8h.html#a5391b0629535699ae5be5418e3b191a8":[12,0,2,16,82],
"objects_8h.html#a564a145db276a31d4a3a96708df47210":[12,0,2,16,52]
"objects_8h.html#a564a145db276a31d4a3a96708df47210":[12,0,2,16,52],
"objects_8h.html#a56fac65e20c52f1411d4372b527652c2":[12,0,2,16,79],
"objects_8h.html#a588c128c78cc45dd3829718dbdcd693d":[12,0,2,16,93]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX51 =
{
"objects_8h.html#a56fac65e20c52f1411d4372b527652c2":[12,0,2,16,79],
"objects_8h.html#a588c128c78cc45dd3829718dbdcd693d":[12,0,2,16,93],
"objects_8h.html#a5da8f460a22c441fb5bb00bd5b3bac2a":[12,0,2,16,10],
"objects_8h.html#a5f986abb1d8725521d5be8ec3e077744":[12,0,2,16,22],
"objects_8h.html#a6195d8f5443b1805812002e41f6732c0":[12,0,2,16,71],
@@ -249,5 +247,7 @@ var NAVTREEINDEX51 =
"osSetEventMesg_8c.html":[12,0,3,9,96],
"osSetEventMesg_8c.html#a5babbb1725f699553d02e6b2ca01936e":[12,0,3,9,96,2],
"osSetEventMesg_8c.html#a8fd8e31db6896b4c740fd4fd8faa921c":[12,0,3,9,96,3],
"osSetEventMesg_8c.html#aec3aa513d38edb2ebbc86828fb7dcca5":[12,0,3,9,96,1]
"osSetEventMesg_8c.html#aec3aa513d38edb2ebbc86828fb7dcca5":[12,0,3,9,96,1],
"osSetThreadPri_8c.html":[12,0,3,9,97],
"osSetThreadPri_8c.html#a0ba3a1830df80ec8ddc33aec4ba85f2b":[12,0,3,9,97,0]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX52 =
{
"osSetThreadPri_8c.html":[12,0,3,9,97],
"osSetThreadPri_8c.html#a0ba3a1830df80ec8ddc33aec4ba85f2b":[12,0,3,9,97,0],
"osSetTime_8c.html":[12,0,3,9,98],
"osSetTime_8c.html#a0d98a2d307753fb3c3764940365ecb65":[12,0,3,9,98,0],
"osSetTime_8c.html#a4af0cb38d6a9bc36e9ee5dda55d7726e":[12,0,3,9,98,1],
@@ -249,5 +247,7 @@ var NAVTREEINDEX52 =
"piint_8h.html#ac803c8054511ce3507e12830fea231f2":[12,0,3,9,115,34],
"piint_8h.html#ad43c4418deeccdbeaabd6b9657d3c0c1":[12,0,3,9,115,31],
"piint_8h.html#ad653814fa3e2680e040f3c6b073ee061":[12,0,3,9,115,43],
"piint_8h.html#ad92a3d6e56fcdcad8d7891a35cecbb4c":[12,0,3,9,115,84]
"piint_8h.html#ad92a3d6e56fcdcad8d7891a35cecbb4c":[12,0,3,9,115,84],
"piint_8h.html#ad9351199a454a6de1dd66513d20cd4f7":[12,0,3,9,115,7],
"piint_8h.html#ad9b44417dcb25d1f41c16c708c501f32":[12,0,3,9,115,1]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX53 =
{
"piint_8h.html#ad9351199a454a6de1dd66513d20cd4f7":[12,0,3,9,115,7],
"piint_8h.html#ad9b44417dcb25d1f41c16c708c501f32":[12,0,3,9,115,1],
"piint_8h.html#ad9dce828bafed1d869464766fc0bb13a":[12,0,3,9,115,8],
"piint_8h.html#adf641c57381b3c54eec44ed7465c3e5b":[12,0,3,9,115,5],
"piint_8h.html#ae09b673205b1855d123477805ac304e5":[12,0,3,9,115,72],
@@ -249,5 +247,7 @@ var NAVTREEINDEX53 =
"player__controller_8c.html#af629a9ba6e347180495f707a0e5d45d6":[12,0,3,53,108],
"player__controller_8c.html#af664eee1a948701ecb82a1ed9d3881c1":[12,0,3,53,4],
"player__controller_8c.html#af690471fcc20919a2b46f85995d0d2d8":[12,0,3,53,32],
"player__controller_8c.html#af7d909f91b652566a1e6824dc16a96d7":[12,0,3,53,157]
"player__controller_8c.html#af7d909f91b652566a1e6824dc16a96d7":[12,0,3,53,157],
"player__controller_8c.html#af9651bf87a9264e8c268338cf30fbe5a":[12,0,3,53,12],
"player__controller_8c.html#afa25198abd9181b19344fa368b06ffaa":[12,0,3,53,65]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX54 =
{
"player__controller_8c.html#af9651bf87a9264e8c268338cf30fbe5a":[12,0,3,53,12],
"player__controller_8c.html#afa25198abd9181b19344fa368b06ffaa":[12,0,3,53,65],
"player__controller_8c.html#afa8731d4ae7f001614eccce9868c78d9":[12,0,3,53,161],
"player__controller_8c.html#afb7b90dbe4879f29d125fbf320264a6e":[12,0,3,53,120],
"player__controller_8c.html#afc14ef22bb2f0a530ba1064ff63c584b":[12,0,3,53,150],
@@ -249,5 +247,7 @@ var NAVTREEINDEX54 =
"podium__ceremony__actors_8h.html#a8c6ae9a3ae3f35735260e615607ae90c":[12,0,3,5,14,30],
"podium__ceremony__actors_8h.html#a8c749630ac656ef1cd51b5086ae25fb5":[12,0,3,5,14,13],
"podium__ceremony__actors_8h.html#aa7db12bbf2b4620e89db609cd18c273a":[12,0,3,5,14,17],
"podium__ceremony__actors_8h.html#ab1819e9cd56793dbb6d058587242480f":[12,0,3,5,14,6]
"podium__ceremony__actors_8h.html#ab1819e9cd56793dbb6d058587242480f":[12,0,3,5,14,6],
"podium__ceremony__actors_8h.html#abe5e7d6664a9f39449fbf6848898baa1":[12,0,3,5,14,10],
"podium__ceremony__actors_8h.html#ac6b3cb8c42cbca043f27d1d28c577415":[12,0,3,5,14,35]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX55 =
{
"podium__ceremony__actors_8h.html#abe5e7d6664a9f39449fbf6848898baa1":[12,0,3,5,14,10],
"podium__ceremony__actors_8h.html#ac6b3cb8c42cbca043f27d1d28c577415":[12,0,3,5,14,35],
"podium__ceremony__actors_8h.html#ac807b5b35b56b3891588833e061c369d":[12,0,3,5,14,25],
"podium__ceremony__actors_8h.html#acb2d4568e6169c2704b87e357281351d":[12,0,3,5,14,24],
"podium__ceremony__actors_8h.html#ada674a65695d9415cb4e50e687318e45":[12,0,3,5,14,14],
@@ -249,5 +247,7 @@ var NAVTREEINDEX55 =
"race__logic_8h.html#ab3cce6260fc4d7f0c4610aeebce8de54":[12,0,3,11,13,4],
"race__logic_8h.html#ab653b6e6bb04ca0f7995cb58cbeba9af":[12,0,3,11,13,24],
"race__logic_8h.html#abe207ea8c493abfaa7e63d66ae57453e":[12,0,3,11,13,3],
"race__logic_8h.html#ac50527ef661d883bf7903adfc6f67497":[12,0,3,11,13,16]
"race__logic_8h.html#ac50527ef661d883bf7903adfc6f67497":[12,0,3,11,13,16],
"race__logic_8h.html#ace0a9e0f3aa6865267ff2c5e58613d5a":[12,0,3,11,13,26],
"race__logic_8h.html#ad662382097107c855812aa65f2acbd49":[12,0,3,11,13,1]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX56 =
{
"race__logic_8h.html#ace0a9e0f3aa6865267ff2c5e58613d5a":[12,0,3,11,13,26],
"race__logic_8h.html#ad662382097107c855812aa65f2acbd49":[12,0,3,11,13,1],
"race__logic_8h.html#adcc151267561a295d13a90cea8f0bf31":[12,0,3,11,13,13],
"race__logic_8h.html#add62d9cde764b79f75bdda1e23560b29":[12,0,3,11,13,34],
"race__logic_8h.html#ae1563ce64a716f5d420505adc3e9b89d":[12,0,3,11,13,0],
@@ -249,5 +247,7 @@ var NAVTREEINDEX56 =
"render__objects_8c.html#a4ed831dde451cb4f306bea2d00feec5f":[12,0,3,57,261],
"render__objects_8c.html#a4f0d0e84f5f6838a897e5eb4ce07f56e":[12,0,3,57,29],
"render__objects_8c.html#a4f12cf578f0abd9e0aaa3f9adc4fe324":[12,0,3,57,311],
"render__objects_8c.html#a5076afafc3e6fad82897fff313f766c7":[12,0,3,57,296]
"render__objects_8c.html#a5076afafc3e6fad82897fff313f766c7":[12,0,3,57,296],
"render__objects_8c.html#a50e8e7af07b8f51c524740b30edd454b":[12,0,3,57,369],
"render__objects_8c.html#a511676ba2340be4796e8696c0d514a8e":[12,0,3,57,354]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX57 =
{
"render__objects_8c.html#a50e8e7af07b8f51c524740b30edd454b":[12,0,3,57,369],
"render__objects_8c.html#a511676ba2340be4796e8696c0d514a8e":[12,0,3,57,354],
"render__objects_8c.html#a518a47716fedfed39155550330dbaf9b":[12,0,3,57,73],
"render__objects_8c.html#a52298bcb16d24f164926a29cd694f51a":[12,0,3,57,148],
"render__objects_8c.html#a5240e087a4b2c3308637fff4c1bf661f":[12,0,3,57,190],
@@ -249,5 +247,7 @@ var NAVTREEINDEX57 =
"render__objects_8c.html#ae6af904cb50c314392499049e5de07e9":[12,0,3,57,136],
"render__objects_8c.html#ae6e389b4af7105aa4fa01ea6412aae50":[12,0,3,57,182],
"render__objects_8c.html#ae6ed99340292be6e5e195650f87caa4f":[12,0,3,57,275],
"render__objects_8c.html#ae71ebbe68e62fb7ea654ffc848fad261":[12,0,3,57,40]
"render__objects_8c.html#ae71ebbe68e62fb7ea654ffc848fad261":[12,0,3,57,40],
"render__objects_8c.html#ae72b31ac68c2e5cc29b863f175944e3e":[12,0,3,57,175],
"render__objects_8c.html#ae97910130154bee513338fae9c00d72a":[12,0,3,57,218]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX58 =
{
"render__objects_8c.html#ae72b31ac68c2e5cc29b863f175944e3e":[12,0,3,57,175],
"render__objects_8c.html#ae97910130154bee513338fae9c00d72a":[12,0,3,57,218],
"render__objects_8c.html#ae985b0a09b73941a7296d59877ea7bc7":[12,0,3,57,75],
"render__objects_8c.html#ae9c8a74c73ac36b3dcf4f6f0d0e6b1ce":[12,0,3,57,341],
"render__objects_8c.html#aea09561873f194f9f9f3fdf36bcb5f3d":[12,0,3,57,317],
@@ -249,5 +247,7 @@ var NAVTREEINDEX58 =
"render__objects_8h.html#a85dd8613d1847a63d953317f439858eb":[12,0,3,58,379],
"render__objects_8h.html#a8664c147dc3a0c83eb2fe8e0e6cf5a33":[12,0,3,58,141],
"render__objects_8h.html#a872eccc4b628a98df5a76fc802b59b17":[12,0,3,58,273],
"render__objects_8h.html#a8771a733b8e466f522058ea34c03fe36":[12,0,3,58,103]
"render__objects_8h.html#a8771a733b8e466f522058ea34c03fe36":[12,0,3,58,103],
"render__objects_8h.html#a885b15e2fbbf6a4829cca6b19e907f2a":[12,0,3,58,233],
"render__objects_8h.html#a88809349a4f71c4043e3d940e6a1a65a":[12,0,3,58,235]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX59 =
{
"render__objects_8h.html#a885b15e2fbbf6a4829cca6b19e907f2a":[12,0,3,58,233],
"render__objects_8h.html#a88809349a4f71c4043e3d940e6a1a65a":[12,0,3,58,235],
"render__objects_8h.html#a8adca412539426fe85bb675063bbcc44":[12,0,3,58,15],
"render__objects_8h.html#a8b462f9814361c4f3eab1fd324fa89ed":[12,0,3,58,305],
"render__objects_8h.html#a8b8c567fa88f9ab255750730f21b980a":[12,0,3,58,250],
@@ -249,5 +247,7 @@ var NAVTREEINDEX59 =
"render__player_8c.html#a88fc13b6a23390191ad9cce256378237":[12,0,3,59,27],
"render__player_8c.html#a8a52d86de48edea50904cf6c48b074e4":[12,0,3,59,20],
"render__player_8c.html#a92a268985c3c8c58e112186a3e1ae36e":[12,0,3,59,41],
"render__player_8c.html#a937586f273566b74b01c10c3af5a0b7c":[12,0,3,59,79]
"render__player_8c.html#a937586f273566b74b01c10c3af5a0b7c":[12,0,3,59,79],
"render__player_8c.html#a96c11e6aee3351fed77627c1ef0d11f5":[12,0,3,59,23],
"render__player_8c.html#a9afd62c74edf8ebd0a77158f6626ce10":[12,0,3,59,44]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX60 =
{
"render__player_8c.html#a96c11e6aee3351fed77627c1ef0d11f5":[12,0,3,59,23],
"render__player_8c.html#a9afd62c74edf8ebd0a77158f6626ce10":[12,0,3,59,44],
"render__player_8c.html#a9cae291a52866c8bd0790403ba4bf323":[12,0,3,59,83],
"render__player_8c.html#a9fee64d4d2d83d540f523f3de218b663":[12,0,3,59,81],
"render__player_8c.html#aa24d42362c55634c7d1d4037575a5e62":[12,0,3,59,12],
@@ -249,5 +247,7 @@ var NAVTREEINDEX60 =
"save_8h.html#a26ad085353b2bc1d1f8b1644bebf0e04":[12,0,3,62,67],
"save_8h.html#a26bfe1a33f1b5349ab7f3ea7b8c6304d":[12,0,3,62,33],
"save_8h.html#a26fc0e5f675f4602960709d90df9ac8f":[12,0,3,62,72],
"save_8h.html#a2914a1612f91d4c9fd57445b26e68f3c":[12,0,3,62,20]
"save_8h.html#a2914a1612f91d4c9fd57445b26e68f3c":[12,0,3,62,20],
"save_8h.html#a297dc1f4d0dac25e6703838ad78ae54f":[12,0,3,62,65],
"save_8h.html#a2a07faeced366acd0717dd4db409529f":[12,0,3,62,61]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX61 =
{
"save_8h.html#a297dc1f4d0dac25e6703838ad78ae54f":[12,0,3,62,65],
"save_8h.html#a2a07faeced366acd0717dd4db409529f":[12,0,3,62,61],
"save_8h.html#a2ab0af6800288debbd9f4ae53f91325b":[12,0,3,62,83],
"save_8h.html#a2afb543114bf6836bf722730aed3fbc0":[12,0,3,62,70],
"save_8h.html#a2cd84a7b5994c8883c29c2ac2c4fa863":[12,0,3,62,86],
@@ -249,5 +247,7 @@ var NAVTREEINDEX61 =
"ship2__model_8c.html#a3f74cab80204f3cb012b442d1b0eb158":[12,0,0,8,4,6],
"ship2__model_8c.html#a4f788b6c1d99df14428ad339b48103d8":[12,0,0,8,4,24],
"ship2__model_8c.html#a52eeb9e23f1173d746ecca65f2ece116":[12,0,0,8,4,7],
"ship2__model_8c.html#a54249c4ac2c62ed3c07657b0ea8f0adf":[12,0,0,8,4,5]
"ship2__model_8c.html#a54249c4ac2c62ed3c07657b0ea8f0adf":[12,0,0,8,4,5],
"ship2__model_8c.html#a5531a272d65c826eb5062add18419d8c":[12,0,0,8,4,2],
"ship2__model_8c.html#a5c39cfd54ff25acb27b115df21d8c359":[12,0,0,8,4,15]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX62 =
{
"ship2__model_8c.html#a5531a272d65c826eb5062add18419d8c":[12,0,0,8,4,2],
"ship2__model_8c.html#a5c39cfd54ff25acb27b115df21d8c359":[12,0,0,8,4,15],
"ship2__model_8c.html#a6b11fcc5ae85e8d7a07c6675a8c50b79":[12,0,0,8,4,26],
"ship2__model_8c.html#a6ca05a11fcd9af207504b42de44d483a":[12,0,0,8,4,34],
"ship2__model_8c.html#a73be047c5637186dd065472ff119978f":[12,0,0,8,4,20],
@@ -249,5 +247,7 @@ var NAVTREEINDEX62 =
"ship__model_8h.html#a4d5aa75b2280c3c0f99c47abbf7d1424":[12,0,0,8,9,56],
"ship__model_8h.html#a4e489e691c00c94ce75124f9bba0e37a":[12,0,0,8,9,4],
"ship__model_8h.html#a508920931d336641735a1f389d478a46":[12,0,0,8,9,60],
"ship__model_8h.html#a5ab9c7bf5600555118c2fc32abb7695c":[12,0,0,8,9,14]
"ship__model_8h.html#a5ab9c7bf5600555118c2fc32abb7695c":[12,0,0,8,9,14],
"ship__model_8h.html#a67fe1d2208bebb0f6f5d08fcb940695f":[12,0,0,8,9,19],
"ship__model_8h.html#a685187d59f37eac3e362d084adfe3e4f":[12,0,0,8,9,10]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX63 =
{
"ship__model_8h.html#a67fe1d2208bebb0f6f5d08fcb940695f":[12,0,0,8,9,19],
"ship__model_8h.html#a685187d59f37eac3e362d084adfe3e4f":[12,0,0,8,9,10],
"ship__model_8h.html#a78260699ce083feb7e922ef0284a2490":[12,0,0,8,9,33],
"ship__model_8h.html#a81e9b24841d66e7973fd72341eb56f1c":[12,0,0,8,9,53],
"ship__model_8h.html#a8233e7efedbb993abafd1688ef1443fb":[12,0,0,8,9,8],
@@ -249,5 +247,7 @@ var NAVTREEINDEX63 =
"sounds_8h.html#a40ac62f48c8c25185994212e0f4a9e13":[12,0,2,20,10],
"sounds_8h.html#a428811444a6521639376b9d98377b22a":[12,0,2,20,16],
"sounds_8h.html#a457ac1730cdbe2b3e2afcd6fa697b6ff":[12,0,2,20,45],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727c":[12,0,2,20,46]
"sounds_8h.html#a462955cf4ece430059af4e4185a8727c":[12,0,2,20,46],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca0a2404a1f97ab04a579f8de1670972db":[12,0,2,20,46,6],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca1644602e27d5fb82d74a2d2a19fade13":[12,0,2,20,46,30]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX64 =
{
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca0a2404a1f97ab04a579f8de1670972db":[12,0,2,20,46,6],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca1644602e27d5fb82d74a2d2a19fade13":[12,0,2,20,46,30],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca1907055ad76432e88968bcde5646335d":[12,0,2,20,46,23],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca244edcb03785c78bbf3e025ab19092be":[12,0,2,20,46,5],
"sounds_8h.html#a462955cf4ece430059af4e4185a8727ca2779af32be625ff2fa529976e8d530ac":[12,0,2,20,46,3],
@@ -249,5 +247,7 @@ var NAVTREEINDEX64 =
"staff__ghost__data_8c.html":[12,0,0,27],
"staff__ghost__data_8c.html#a6f3c6ea6f76b69287b236332154ec7c0":[12,0,0,27,1],
"staff__ghost__data_8c.html#a999f4f9a80eeb503c404414fa1f136d8":[12,0,0,27,2],
"staff__ghost__data_8c.html#aa4fbb99400832a5299627658475ea7df":[12,0,0,27,3]
"staff__ghost__data_8c.html#aa4fbb99400832a5299627658475ea7df":[12,0,0,27,3],
"staff__ghost__data_8c.html#ae77d47a3c471592acad735903cf09f5f":[12,0,0,27,0],
"staff__ghost__data_8h.html":[12,0,0,28]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX65 =
{
"staff__ghost__data_8c.html#ae77d47a3c471592acad735903cf09f5f":[12,0,0,27,0],
"staff__ghost__data_8h.html":[12,0,0,28],
"staff__ghost__data_8h.html#a6f3c6ea6f76b69287b236332154ec7c0":[12,0,0,28,0],
"staff__ghost__data_8h.html#a999f4f9a80eeb503c404414fa1f136d8":[12,0,0,28,1],
"staff__ghost__data_8h.html#aa4fbb99400832a5299627658475ea7df":[12,0,0,28,2],
@@ -249,5 +247,7 @@ var NAVTREEINDEX65 =
"structALInstrument.html#a51bab8da88143b6f912fc550c14541aa":[11,0,45,13],
"structALInstrument.html#a644e3b4f618910489856d0cd15062b24":[11,0,45,9],
"structALInstrument.html#a88c8bf6610b8dbdc9f31137735cbb237":[11,0,45,6],
"structALInstrument.html#aadc47b01df0e7e1d62c5ab6d87e2e809":[11,0,45,3]
"structALInstrument.html#aadc47b01df0e7e1d62c5ab6d87e2e809":[11,0,45,3],
"structALInstrument.html#ab7c4dc5f550d5c938036b6095fd21c7a":[11,0,45,11],
"structALInstrument.html#abe0b8f9fc1b07c75172bcf52048871c5":[11,0,45,12]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX66 =
{
"structALInstrument.html#ab7c4dc5f550d5c938036b6095fd21c7a":[11,0,45,11],
"structALInstrument.html#abe0b8f9fc1b07c75172bcf52048871c5":[11,0,45,12],
"structALInstrument.html#ac66f9d02bc16b60dc63642a041d07940":[11,0,45,0],
"structALInstrument.html#ac6fa98c1fca59a01701c2bc5bbe44daf":[11,0,45,8],
"structALInstrument.html#ae47dcc1b7c69f023f2a3a103d8be0ab0":[11,0,45,10],
@@ -249,5 +247,7 @@ var NAVTREEINDEX66 =
"structBombKart.html#ab192143b106b00daa2926827c917c448":[11,0,80,5],
"structBombKart.html#abff650a8965656c8ff1879ddca0cc35a":[11,0,80,0],
"structBombKart.html#ad7a1a6a174453a96410a6215a746f343":[11,0,80,6],
"structBombKartSpawn.html":[11,0,81]
"structBombKartSpawn.html":[11,0,81],
"structBombKartSpawn.html#a2433b7d49cd9dbe30178490a1c5996a0":[11,0,81,6],
"structBombKartSpawn.html#a25fe99726407a9478d5993b6344bc382":[11,0,81,0]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX67 =
{
"structBombKartSpawn.html#a2433b7d49cd9dbe30178490a1c5996a0":[11,0,81,6],
"structBombKartSpawn.html#a25fe99726407a9478d5993b6344bc382":[11,0,81,0],
"structBombKartSpawn.html#aa5a1b58b434f18873799513b06f82022":[11,0,81,3],
"structBombKartSpawn.html#ab18c65ba3270593b6670ef45a16270b5":[11,0,81,5],
"structBombKartSpawn.html#af1f4926d93bde76f108119f5bc18aff9":[11,0,81,2],
@@ -249,5 +247,7 @@ var NAVTREEINDEX67 =
"structEuAudioCmd.html#a3184afa0f4f6c79ebdb11238833aab62":[11,0,115,14],
"structEuAudioCmd.html#a404f41fbdbf49c38c50a1f1bbcb8e52a":[11,0,115,10],
"structEuAudioCmd.html#a44ee160469c9b32e444a3773f1b10344":[11,0,115,3],
"structEuAudioCmd.html#a477905af6a47c662f2fef066cdc3a0e1":[11,0,115,9]
"structEuAudioCmd.html#a477905af6a47c662f2fef066cdc3a0e1":[11,0,115,9],
"structEuAudioCmd.html#a598fc34477c8c7d54816fcbd191aa13b":[11,0,115,7],
"structEuAudioCmd.html#a7008418adb1cdddb0b1d1bd0f3a2507f":[11,0,115,13]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX68 =
{
"structEuAudioCmd.html#a598fc34477c8c7d54816fcbd191aa13b":[11,0,115,7],
"structEuAudioCmd.html#a7008418adb1cdddb0b1d1bd0f3a2507f":[11,0,115,13],
"structEuAudioCmd.html#a73b7194b0b4a3f110110489703db82df":[11,0,115,12],
"structEuAudioCmd.html#a7471e14ccc5988f858400815f7cc791e":[11,0,115,8],
"structEuAudioCmd.html#a7ba659e77d517bec320acfefdbb45b70":[11,0,115,6],
@@ -249,5 +247,7 @@ var NAVTREEINDEX68 =
"structKiwanoFruit.html#aa0f27c3d651683f99a007212680bdf40":[11,0,146,4],
"structKiwanoFruit.html#ac2024c25671678292ad713fc6a337fe2":[11,0,146,8],
"structKiwanoFruit.html#ac3f39d0c46c091b04cb44a6dbc51a478":[11,0,146,6],
"structKiwanoFruit.html#adf70a7f3dc53798340be6b62a77cdf43":[11,0,146,7]
"structKiwanoFruit.html#adf70a7f3dc53798340be6b62a77cdf43":[11,0,146,7],
"structKiwanoFruit.html#af729769e8645be38eacc0d73e46f442f":[11,0,146,5],
"structM64ScriptState.html":[11,0,151]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX69 =
{
"structKiwanoFruit.html#af729769e8645be38eacc0d73e46f442f":[11,0,146,5],
"structM64ScriptState.html":[11,0,151],
"structM64ScriptState.html#a1aae4070b924b65d1a69253f2f5bf565":[11,0,151,0],
"structM64ScriptState.html#a3722f02366a20f7f2c075c03af593bcc":[11,0,151,2],
"structM64ScriptState.html#a55c9181d0f0d8aa6001e77ea57b330b1":[11,0,151,3],
@@ -249,5 +247,7 @@ var NAVTREEINDEX69 =
"structObject.html#a63a9d6f8563f2b9ffa96d57cfa133ee0":[11,0,177,45],
"structObject.html#a64576c3310eb6804252717afbb6b1b59":[11,0,177,25],
"structObject.html#a676f63a015a10c0d9c8169acf26acb68":[11,0,177,0],
"structObject.html#a68cff603a78ad323af7f33d6906c27bc":[11,0,177,52]
"structObject.html#a68cff603a78ad323af7f33d6906c27bc":[11,0,177,52],
"structObject.html#a6b14e6850347a9c3e4c05a3aa9b80480":[11,0,177,7],
"structObject.html#a71a71fd21f073ff510182b7b22ae8c17":[11,0,177,51]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX70 =
{
"structObject.html#a6b14e6850347a9c3e4c05a3aa9b80480":[11,0,177,7],
"structObject.html#a71a71fd21f073ff510182b7b22ae8c17":[11,0,177,51],
"structObject.html#a76355530da0c28dacc811011d5e01de2":[11,0,177,18],
"structObject.html#a767542f7951b1ec45e15636e12cc4295":[11,0,177,4],
"structObject.html#a78cf83b9d61d6ba296a407b0ba446e15":[11,0,177,32],
@@ -249,5 +247,7 @@ var NAVTREEINDEX70 =
"structProfilerFrameData.html#a41167e4a99b7a676a9dd1b36a10490c1":[11,0,220,4],
"structProfilerFrameData.html#ab25216427118667691becd99c6962145":[11,0,220,3],
"structProfilerFrameData.html#ae47b31b216f123afaa2a1a7836ac4b20":[11,0,220,2],
"structProfilerFrameData.html#af261054d90f2d8380fa6f8b27695aefd":[11,0,220,0]
"structProfilerFrameData.html#af261054d90f2d8380fa6f8b27695aefd":[11,0,220,0],
"structProperties.html":[11,0,221],
"structProperties.html#a02d92883b677bdb1f213852128b0c17a":[11,0,221,15]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX71 =
{
"structProperties.html":[11,0,221],
"structProperties.html#a02d92883b677bdb1f213852128b0c17a":[11,0,221,15],
"structProperties.html#a03cd75aab731622f02d631906ab7d481":[11,0,221,7],
"structProperties.html#a065b83567002440e6f6a7dd133e9939c":[11,0,221,24],
"structProperties.html#a24374f73c91c6c4f9096690f1baf5d8b":[11,0,221,19],
@@ -249,5 +247,7 @@ var NAVTREEINDEX71 =
"structSF64_1_1Vec3s.html#a3595cb122190bf298b023cf73de1d05f":[11,0,4,28,1],
"structSF64_1_1Vec3s.html#a388c270910ea1d020e85776f08ec6510":[10,0,8,28,2],
"structSF64_1_1Vec3s.html#a388c270910ea1d020e85776f08ec6510":[11,0,4,28,2],
"structSF64_1_1Vec3s.html#adc6534a77ca3c5c5f1783c692d288fe8":[10,0,8,28,3]
"structSF64_1_1Vec3s.html#adc6534a77ca3c5c5f1783c692d288fe8":[10,0,8,28,3],
"structSF64_1_1Vec3s.html#adc6534a77ca3c5c5f1783c692d288fe8":[11,0,4,28,3],
"structSF64_1_1Vec3sData.html":[10,0,8,30]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX72 =
{
"structSF64_1_1Vec3s.html#adc6534a77ca3c5c5f1783c692d288fe8":[11,0,4,28,3],
"structSF64_1_1Vec3sData.html":[10,0,8,30],
"structSF64_1_1Vec3sData.html":[11,0,4,30],
"structSF64_1_1Vec3sData.html#a62269a03e63d52fa6e380e33b48b0eec":[10,0,8,30,1],
"structSF64_1_1Vec3sData.html#a62269a03e63d52fa6e380e33b48b0eec":[11,0,4,30,1],
@@ -249,5 +247,7 @@ var NAVTREEINDEX72 =
"structSoundCharacteristics.html#a9be8fd3557b15489ab9190a7cbc5502f":[11,0,252,2],
"structSoundCharacteristics.html#aa3c6784630a430cae8cdd5f44584337c":[11,0,252,10],
"structSoundCharacteristics.html#aa73d78cbb44d656e932ead93f907612a":[11,0,252,12],
"structSoundCharacteristics.html#ac33e1e3c09646337435bc116839b4c75":[11,0,252,8]
"structSoundCharacteristics.html#ac33e1e3c09646337435bc116839b4c75":[11,0,252,8],
"structSoundCharacteristics.html#ad543f04b8b3c903dd7b60c8c23dbe9e6":[11,0,252,7],
"structSoundCharacteristics.html#aef79409427b23e6314bcbe12e4157729":[11,0,252,0]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX73 =
{
"structSoundCharacteristics.html#ad543f04b8b3c903dd7b60c8c23dbe9e6":[11,0,252,7],
"structSoundCharacteristics.html#aef79409427b23e6314bcbe12e4157729":[11,0,252,0],
"structSoundCharacteristics.html#af61da05719188f6ab5b0bb0fe7765375":[11,0,252,6],
"structSoundCharacteristics.html#afe6d8a04574b04b7152b25c5afe166bc":[11,0,252,14],
"structSoundMultiPool.html":[11,0,253],
@@ -249,5 +247,7 @@ var NAVTREEINDEX73 =
"structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2":[11,0,7,4,4],
"structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a":[10,0,11,5,1],
"structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a":[11,0,7,4,1],
"structUIWidgets_1_1IntSliderOptions.html#a36cc2a03c84c8a4cc82553cbd8cf1300":[10,0,11,5,14]
"structUIWidgets_1_1IntSliderOptions.html#a36cc2a03c84c8a4cc82553cbd8cf1300":[10,0,11,5,14],
"structUIWidgets_1_1IntSliderOptions.html#a36cc2a03c84c8a4cc82553cbd8cf1300":[11,0,7,4,14],
"structUIWidgets_1_1IntSliderOptions.html#a3780816abc3bc7bbce45109ebae46ff5":[10,0,11,5,2]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX74 =
{
"structUIWidgets_1_1IntSliderOptions.html#a36cc2a03c84c8a4cc82553cbd8cf1300":[11,0,7,4,14],
"structUIWidgets_1_1IntSliderOptions.html#a3780816abc3bc7bbce45109ebae46ff5":[10,0,11,5,2],
"structUIWidgets_1_1IntSliderOptions.html#a3780816abc3bc7bbce45109ebae46ff5":[11,0,7,4,2],
"structUIWidgets_1_1IntSliderOptions.html#a40ef9e299408f886a4f309878d67b3ef":[10,0,11,5,13],
"structUIWidgets_1_1IntSliderOptions.html#a40ef9e299408f886a4f309878d67b3ef":[11,0,7,4,13],
@@ -249,5 +247,7 @@ var NAVTREEINDEX74 =
"structUnk__D__800E70A0.html#a3568de4ca5a26d43cc4cf2a40bfd387e":[11,0,309,2],
"structUnk__D__800E70A0.html#a36748d7e5b4a6ad0591f59a7ad3457e8":[11,0,309,0],
"structUnk__D__800E70A0.html#aabcceb1f6566aaed3021b847d616f391":[11,0,309,3],
"structUnk__D__800E70A0.html#ab0e69f5a8689bd33772493a71c02fff2":[11,0,309,1]
"structUnk__D__800E70A0.html#ab0e69f5a8689bd33772493a71c02fff2":[11,0,309,1],
"structVblankHandler.html":[11,0,329],
"structVblankHandler.html#a78e5c201c12778e84361f487c5dd5763":[11,0,329,0]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX75 =
{
"structVblankHandler.html":[11,0,329],
"structVblankHandler.html#a78e5c201c12778e84361f487c5dd5763":[11,0,329,0],
"structVblankHandler.html#afc8f0516d47e98661d3308c307f64b29":[11,0,329,1],
"structVec3fInterp.html":[11,0,330],
"structVec3fInterp.html#a05078880be7958a806d57a96047440f3":[11,0,330,0],
@@ -249,5 +247,7 @@ var NAVTREEINDEX75 =
"structcredits__data__1FA0.html#a54f01e22474563537ec9d8adb6841837":[11,0,102,16],
"structcredits__data__1FA0.html#a5acab6a9564538a29f27adfc20675000":[11,0,102,3],
"structcredits__data__1FA0.html#a7ce81c22cc4b44fee6fb66c64f7f0785":[11,0,102,11],
"structcredits__data__1FA0.html#a87eeb15a308d47d851decba58cb357f2":[11,0,102,8]
"structcredits__data__1FA0.html#a87eeb15a308d47d851decba58cb357f2":[11,0,102,8],
"structcredits__data__1FA0.html#a892c6898ac8801a41ee69c91a9256021":[11,0,102,7],
"structcredits__data__1FA0.html#a960e4fdf9a02668fece6ba4431588041":[11,0,102,1]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX76 =
{
"structcredits__data__1FA0.html#a892c6898ac8801a41ee69c91a9256021":[11,0,102,7],
"structcredits__data__1FA0.html#a960e4fdf9a02668fece6ba4431588041":[11,0,102,1],
"structcredits__data__1FA0.html#a96c1ab64ca2de7eca828abf06b689feb":[11,0,102,13],
"structcredits__data__1FA0.html#a9df1c6e4497e6d761373ddd40e93c931":[11,0,102,4],
"structcredits__data__1FA0.html#aa702a62bcb95ee2d553d2a9fb4dd3c95":[11,0,102,0],
@@ -249,5 +247,7 @@ var NAVTREEINDEX76 =
"structunexpiredActors.html#a8963b95d7f883fd524083db63c236b70":[11,0,303,3],
"structunexpiredActors.html#a9e0a5e4086ea99d274e10cd785b98a45":[11,0,303,5],
"structunexpiredActors.html#ac078e39059e87df951857931426d370a":[11,0,303,1],
"structunkStruct.html":[11,0,317]
"structunkStruct.html":[11,0,317],
"structunkStruct.html#a396a48d87f773dfd1879879953ea4944":[11,0,317,0],
"structunkStruct.html#a73560f27f24832f5216166ac22e5f607":[11,0,317,3]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX77 =
{
"structunkStruct.html#a396a48d87f773dfd1879879953ea4944":[11,0,317,0],
"structunkStruct.html#a73560f27f24832f5216166ac22e5f607":[11,0,317,3],
"structunkStruct.html#a74daa572feb494ae94f9bce49bb8a2cd":[11,0,317,2],
"structunkStruct.html#a982612a71e9116faf47994e48dbd24a0":[11,0,317,1],
"stubs_8c.html":[12,0,3,67],
@@ -249,5 +247,7 @@ var NAVTREEINDEX77 =
"textures_8c.html#a22bb4307573241a5c84c85d061a0a90a":[12,0,3,3,5,434],
"textures_8c.html#a22dbd7a96118d5d6db0d9455d3e0bb4e":[12,0,3,3,5,103],
"textures_8c.html#a230f1faac518c86a969a29703b2dc605":[12,0,3,3,5,389],
"textures_8c.html#a236d5213e69879c8898967effd606d9a":[12,0,3,3,5,302]
"textures_8c.html#a236d5213e69879c8898967effd606d9a":[12,0,3,3,5,302],
"textures_8c.html#a23d17ed8a6897af6bef6f2073d349707":[12,0,3,3,5,202],
"textures_8c.html#a23e35630aa06bc1fae8b1726c763065b":[12,0,3,3,5,24]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX78 =
{
"textures_8c.html#a23d17ed8a6897af6bef6f2073d349707":[12,0,3,3,5,202],
"textures_8c.html#a23e35630aa06bc1fae8b1726c763065b":[12,0,3,3,5,24],
"textures_8c.html#a24f02ac05b3ee3e9378539f521cd34bc":[12,0,3,3,5,701],
"textures_8c.html#a252900498119e669ea20edf742dcf650":[12,0,3,3,5,235],
"textures_8c.html#a25ab1c92dd2ad5d257ccb79078fd00ec":[12,0,3,3,5,391],
@@ -249,5 +247,7 @@ var NAVTREEINDEX78 =
"textures_8c.html#a7e536dcec0919c4894ad719722f50b06":[12,0,3,3,5,264],
"textures_8c.html#a7e8b7c03a0e9295970d82c88af0a61a5":[12,0,3,3,5,441],
"textures_8c.html#a7eef05a9a890b38b5c1f4960c4d3d032":[12,0,3,3,5,3],
"textures_8c.html#a7ef57c8891bf859c3a67860d4560fd2e":[12,0,3,3,5,552]
"textures_8c.html#a7ef57c8891bf859c3a67860d4560fd2e":[12,0,3,3,5,552],
"textures_8c.html#a7f51c6df3ccad93183352ad214a1637e":[12,0,3,3,5,443],
"textures_8c.html#a7fd4990a26ed9c33f1db39c15ace9b65":[12,0,3,3,5,711]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX79 =
{
"textures_8c.html#a7f51c6df3ccad93183352ad214a1637e":[12,0,3,3,5,443],
"textures_8c.html#a7fd4990a26ed9c33f1db39c15ace9b65":[12,0,3,3,5,711],
"textures_8c.html#a805e02ab52f9f59179d6739267745163":[12,0,3,3,5,593],
"textures_8c.html#a8094fab04df1c31109bee12b78c53ae9":[12,0,3,3,5,530],
"textures_8c.html#a80d797cc68c716baf2c04171590cbe86":[12,0,3,3,5,461],
@@ -249,5 +247,7 @@ var NAVTREEINDEX79 =
"textures_8c.html#ad9b4b711752c9be3c887ab9a82b02c91":[12,0,3,3,5,260],
"textures_8c.html#ad9c1e6e09ca0a36826ea67b6ea8c59b8":[12,0,3,3,5,73],
"textures_8c.html#ad9c286ad41d2808218159c3e4f01296d":[12,0,3,3,5,648],
"textures_8c.html#ada2ae28667bc3b927381d0677a1a1565":[12,0,3,3,5,324]
"textures_8c.html#ada2ae28667bc3b927381d0677a1a1565":[12,0,3,3,5,324],
"textures_8c.html#adb248583c1f081e31b9e1023d26d63c3":[12,0,3,3,5,254],
"textures_8c.html#adb5e0a37cddbab9dd01e9b8e71e6dda7":[12,0,3,3,5,377]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX80 =
{
"textures_8c.html#adb248583c1f081e31b9e1023d26d63c3":[12,0,3,3,5,254],
"textures_8c.html#adb5e0a37cddbab9dd01e9b8e71e6dda7":[12,0,3,3,5,377],
"textures_8c.html#adb947fb47d7e967eb8b014666621c098":[12,0,3,3,5,405],
"textures_8c.html#adbc76320d864d22b88b9ed4d3f5ba556":[12,0,3,3,5,284],
"textures_8c.html#adbd679012a76d50d4ef60aaca9b134cc":[12,0,3,3,5,294],
@@ -249,5 +247,7 @@ var NAVTREEINDEX80 =
"textures_8h.html#a313434a65ad044370052773dca4733e5":[12,0,3,68,316],
"textures_8h.html#a3192bea4b97411a2546b110bf73cfd31":[12,0,3,68,535],
"textures_8h.html#a31b5f22f99ee9574c452950fced7e81b":[12,0,3,68,107],
"textures_8h.html#a32484b45004e5cdb655ec59b5f883926":[12,0,3,68,402]
"textures_8h.html#a32484b45004e5cdb655ec59b5f883926":[12,0,3,68,402],
"textures_8h.html#a3279f52dbcffc7904ae8de8aabdad6e6":[12,0,3,68,19],
"textures_8h.html#a3315b96ab94a9217bd1c26ba48eaad8c":[12,0,3,68,104]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX81 =
{
"textures_8h.html#a3279f52dbcffc7904ae8de8aabdad6e6":[12,0,3,68,19],
"textures_8h.html#a3315b96ab94a9217bd1c26ba48eaad8c":[12,0,3,68,104],
"textures_8h.html#a340b6914c0f97b61b6f6b378ba7a4ada":[12,0,3,68,512],
"textures_8h.html#a34687fd664216a49530c560cf525ebd3":[12,0,3,68,432],
"textures_8h.html#a34dfb59869cd745f54f1ccdc6c35c7ce":[12,0,3,68,462],
@@ -249,5 +247,7 @@ var NAVTREEINDEX81 =
"textures_8h.html#a8ad6ac1fd61af92142afcc9800fad0a4":[12,0,3,68,426],
"textures_8h.html#a8ad7e3dd75547e7199c649d2d033a36a":[12,0,3,68,621],
"textures_8h.html#a8b3709ed33c7f2ba74dc918adb7312e4":[12,0,3,68,193],
"textures_8h.html#a8c80896e92cda21169be25dab651cfa5":[12,0,3,68,605]
"textures_8h.html#a8c80896e92cda21169be25dab651cfa5":[12,0,3,68,605],
"textures_8h.html#a8c9f65db30aa45af8b8cc3963a2568d2":[12,0,3,68,167],
"textures_8h.html#a8cde87d5401bb0a2c96840ef9a64ff3d":[12,0,3,68,59]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX82 =
{
"textures_8h.html#a8c9f65db30aa45af8b8cc3963a2568d2":[12,0,3,68,167],
"textures_8h.html#a8cde87d5401bb0a2c96840ef9a64ff3d":[12,0,3,68,59],
"textures_8h.html#a8d1031a5204316c3df4c77f27c5a9261":[12,0,3,68,716],
"textures_8h.html#a8d56507507d035c972eeb629d5c87530":[12,0,3,68,352],
"textures_8h.html#a8d9cd18d0d3464725ff396f3c8838c82":[12,0,3,68,634],
@@ -249,5 +247,7 @@ var NAVTREEINDEX82 =
"textures_8h.html#ae52a33b636360017147a015526530044":[12,0,3,68,43],
"textures_8h.html#ae54307fecd4065cbe43279f7beb9fda4":[12,0,3,68,223],
"textures_8h.html#ae55bb2696e9224eaec1504e5f74c5e5f":[12,0,3,68,229],
"textures_8h.html#ae5a2bf60feb9889aea0a3544f4ee889b":[12,0,3,68,49]
"textures_8h.html#ae5a2bf60feb9889aea0a3544f4ee889b":[12,0,3,68,49],
"textures_8h.html#ae5f2df25b93f752cf80bb8ae0e26556f":[12,0,3,68,507],
"textures_8h.html#ae6676a4b8c42bd215d38c0242a531b73":[12,0,3,68,616]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX83 =
{
"textures_8h.html#ae5f2df25b93f752cf80bb8ae0e26556f":[12,0,3,68,507],
"textures_8h.html#ae6676a4b8c42bd215d38c0242a531b73":[12,0,3,68,616],
"textures_8h.html#ae740e15429611b2db84588266dba56d5":[12,0,3,68,179],
"textures_8h.html#ae7ceab722febeeb80392e6f68633a272":[12,0,3,68,280],
"textures_8h.html#ae82f43bdd7f58a7f4fddce11e887d1c2":[12,0,3,68,101],
@@ -249,5 +247,7 @@ var NAVTREEINDEX83 =
"track_8c.html#aa94063fe39b0018f159cb4bca98b33b8":[12,0,0,8,12,85],
"track_8c.html#aa94e715a2d70c2560c561f60d2694e88":[12,0,0,8,12,126],
"track_8c.html#aaca345491cdad6a75688be8d7aeecb8c":[12,0,0,8,12,9],
"track_8c.html#aace190204afc8fa98b9bf37551c96211":[12,0,0,8,12,118]
"track_8c.html#aace190204afc8fa98b9bf37551c96211":[12,0,0,8,12,118],
"track_8c.html#aace89a5aca3b78b58ea210a65c8691e9":[12,0,0,8,12,52],
"track_8c.html#aad667f315399b5aac502e1302c7bba4b":[12,0,0,8,12,193]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX84 =
{
"track_8c.html#aace89a5aca3b78b58ea210a65c8691e9":[12,0,0,8,12,52],
"track_8c.html#aad667f315399b5aac502e1302c7bba4b":[12,0,0,8,12,193],
"track_8c.html#aaea7fc5d26b868203824b791682ac09e":[12,0,0,8,12,139],
"track_8c.html#ab0ac99f60ede7190a044731da76cd83f":[12,0,0,8,12,152],
"track_8c.html#ab385b2b01146a54a0dea2d563b24efeb":[12,0,0,8,12,10],
@@ -249,5 +247,7 @@ var NAVTREEINDEX84 =
"track_8h.html#ad2739568ce69c89c0e8daf01a7278600":[12,0,0,8,13,94],
"track_8h.html#ad6c4faad046f3fc0f85dc59699a69d26":[12,0,0,8,13,120],
"track_8h.html#ad6f5473667832746b300fa9633633357":[12,0,0,8,13,186],
"track_8h.html#ad744e1f9e780a29db48a8cf214f850e1":[12,0,0,8,13,179]
"track_8h.html#ad744e1f9e780a29db48a8cf214f850e1":[12,0,0,8,13,179],
"track_8h.html#ad99f23a614fd98f9eeff038d1a9ca551":[12,0,0,8,13,3],
"track_8h.html#ad9fc79ffcee26fa0f414bef9238dcacb":[12,0,0,8,13,108]
};
+3 -3
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX85 =
{
"track_8h.html#ad99f23a614fd98f9eeff038d1a9ca551":[12,0,0,8,13,3],
"track_8h.html#ad9fc79ffcee26fa0f414bef9238dcacb":[12,0,0,8,13,108],
"track_8h.html#adbb62a2dc4aa29e15213a3c5393adf45":[12,0,0,8,13,52],
"track_8h.html#adcaa11452b8da3cf1a6df724d3b75448":[12,0,0,8,13,155],
"track_8h.html#addc931c29e68d4ae9240e478da16230f":[12,0,0,8,13,69],
@@ -249,5 +247,7 @@ var NAVTREEINDEX85 =
"update__objects_8c.html#a86ecfc20b442abe52e3d3e0a20e9a55d":[12,0,3,69,82],
"update__objects_8c.html#a8961519eebfc170539434d78a6fb1419":[12,0,3,69,110],
"update__objects_8c.html#a8a1cc843647d4b8c608e86098075296a":[12,0,3,69,123],
"update__objects_8c.html#a8aac0a69dfad37e485b339b3541d9d96":[12,0,3,69,23]
"update__objects_8c.html#a8aac0a69dfad37e485b339b3541d9d96":[12,0,3,69,23],
"update__objects_8c.html#a8b4c61991cddbf212dac08c2de7d3224":[12,0,3,69,134],
"update__objects_8c.html#a8b7689c2c0fc4076761bcf04424aae4f":[12,0,3,69,140]
};
-2
View File
@@ -1,7 +1,5 @@
var NAVTREEINDEX86 =
{
"update__objects_8c.html#a8b4c61991cddbf212dac08c2de7d3224":[12,0,3,69,134],
"update__objects_8c.html#a8b7689c2c0fc4076761bcf04424aae4f":[12,0,3,69,140],
"update__objects_8c.html#a8b78df2a0f2c85d40c26869d99437a6d":[12,0,3,69,19],
"update__objects_8c.html#a8bfc5f5c7034d61b534e14f325b6e399":[12,0,3,69,190],
"update__objects_8c.html#a8d2c6eb19e31d24ddd0df7f981ff05d6":[12,0,3,69,126],
+1 -1
View File
@@ -108,7 +108,7 @@ $(function(){initNavTree('objects.html',''); initResizable(true); });
<div class="headertitle"><div class="title">Objects</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><h1><a class="anchor" id="objects"></a>
<div class="textblock"><h1><a class="anchor" id="objects-1"></a>
Objects</h1>
</div></div><!-- contents -->
</div><!-- PageDoc -->
+2 -2
View File
@@ -212,7 +212,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#_todo000045">Todo</a></b></dt><dd>magic number </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000046">Todo</a></b></dt><dd>magic number </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -259,7 +259,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#_todo000044">Todo</a></b></dt><dd>magic constant </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000045">Todo</a></b></dt><dd>magic constant </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -191,7 +191,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>figure out why this is like this </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000048">Todo</a></b></dt><dd>figure out why this is like this </dd></dl>
</div>
</div>
+1 -1
View File
@@ -172,7 +172,7 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000048">Todo</a></b></dt><dd>name magic constants </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>name magic constants </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1 -1
View File
@@ -687,7 +687,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#_todo000055">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#_todo000057">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">
+1 -1
View File
@@ -626,7 +626,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#_todo000055">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#_todo000057">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">
+1 -1
View File
@@ -36,7 +36,7 @@ var searchData=
['objectpicker_2ecpp_33',['ObjectPicker.cpp',['../ObjectPicker_8cpp.html',1,'']]],
['objectpicker_2eh_34',['ObjectPicker.h',['../ObjectPicker_8h.html',1,'']]],
['objectreplication_35',['ObjectReplication',['../replication_8c.html#a51d6551124e4a1946bb006ba096d6726',1,'replication.c']]],
['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../objects.html#objects',1,'Objects'],['../controlflow.html#objects-1',1,'Objects']]],
['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../controlflow.html#objects',1,'Objects'],['../objects.html#objects-1',1,'Objects']]],
['objects_2eh_37',['objects.h',['../objects_8h.html',1,'']]],
['objects_2emd_38',['objects.md',['../objects_8md.html',1,'']]],
['obombkart_39',['OBombKart',['../classOBombKart.html',1,'OBombKart'],['../classOBombKart.html#adce8f46e3608e94dd14e465b61db900b',1,'OBombKart::OBombKart()']]],
+1 -1
View File
@@ -108,7 +108,7 @@ var searchData=
['windowheight_105',['windowHeight',['../classShip_1_1Menu.html#aaa24bab2a495dc0d1573ad9a1b293104',1,'Ship::Menu']]],
['windowname_106',['WindowName',['../structWidgetInfo.html#aeea77b4ba4faf5a2440b454857c019e5',1,'WidgetInfo']]],
['windowname_107',['windowName',['../structWidgetInfo.html#a3f87fb7af882a2c3c86c135be60c7179',1,'WidgetInfo']]],
['windows_108',['Windows',['../md_docs_2BUILDING.html#runner-on-windows',1,'Runner on Windows'],['../md_docs_2BUILDING.html#windows',1,'Windows'],['../compiling.html#windows-1',1,'Windows']]],
['windows_108',['Windows',['../md_docs_2BUILDING.html#runner-on-windows',1,'Runner on Windows'],['../compiling.html#windows',1,'Windows'],['../md_docs_2BUILDING.html#windows-1',1,'Windows']]],
['windowsize_109',['windowSize',['../structReverbSettingsEU.html#a5cb7d8eaeef42b0369bd170bca7ed72f',1,'ReverbSettingsEU::windowSize'],['../structSynthesisReverb.html#ac33541fe1dc1f814a10cbc97b86b8d4d',1,'SynthesisReverb::windowSize']]],
['windowtypesizes_110',['windowTypeSizes',['../Menu_8cpp.html#abd5fffe82c350c2ab9145d6862a37ddb',1,'Menu.cpp']]],
['windowwidth_111',['windowWidth',['../classShip_1_1Menu.html#a946930a0d1dce97c703d0fb51bf79416',1,'Ship::Menu']]],
+1 -1
View File
@@ -366,7 +366,7 @@ var searchData=
['apply_5fstar_5fsound_5feffect_363',['apply_star_sound_effect',['../effects_8c.html#a1ae16ef10ed322ad47b3cff5a8efc83e',1,'apply_star_sound_effect(Player *player, s8 arg1):&#160;effects.c'],['../effects_8h.html#aa62f8fab4dac5e60e6b123e82004cdaa',1,'apply_star_sound_effect(Player *, s8):&#160;effects.c']]],
['applymatrixtransformations_364',['ApplyMatrixTransformations',['../Matrix_8cpp.html#a63625de4c7f9e2e9cd5b04eed49acfcb',1,'Matrix.cpp']]],
['approachradius_365',['ApproachRadius',['../classTrainCrossing.html#aa19fde49a5da81b7ba85e0ab02ac351b',1,'TrainCrossing']]],
['arch_366',['Arch',['../md_docs_2BUILDING.html#arch',1,'Arch'],['../compiling.html#arch-1',1,'Arch']]],
['arch_366',['Arch',['../compiling.html#arch',1,'Arch'],['../md_docs_2BUILDING.html#arch-1',1,'Arch']]],
['archive_367',['Archive',['../structEditor_1_1ContentBrowserWindow_1_1Tracks.html#ab7d244556115f94a18e200edc8ad8cd2',1,'Editor::ContentBrowserWindow::Tracks']]],
['are_5fbetween_5fdistance_5f2d_368',['are_between_distance_2d',['../code__80086E70_8h.html#ae14ce5751cb4277ef297a55acb0b140e',1,'code_80086E70.h']]],
['are_5fin_5fcurve_369',['are_in_curve',['../code__80005FD0_8c.html#ae540a2abcaa98ac783ccd77cf775f0bf',1,'are_in_curve(UNUSED s32 arg0, u16 waypointIndex):&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a76644af59eab2718d2271d1bfd85ac52',1,'are_in_curve(s32, u16):&#160;code_80005FD0.h']]],
+1 -1
View File
@@ -42,7 +42,7 @@ var searchData=
['fb_5fdrawfromframebufferscaled_39',['FB_DrawFromFramebufferScaled',['../framebuffer__effects_8c.html#aaa4d316ed9e33dffa400bc6f60a4056a',1,'FB_DrawFromFramebufferScaled(Gfx **gfxP, s32 fb, u8 alpha, float scaleX, float scaleY):&#160;framebuffer_effects.c'],['../framebuffer__effects_8h.html#aaa4d316ed9e33dffa400bc6f60a4056a',1,'FB_DrawFromFramebufferScaled(Gfx **gfxP, s32 fb, u8 alpha, float scaleX, float scaleY):&#160;framebuffer_effects.c']]],
['fb_5fwriteframebufferslicetocpu_40',['FB_WriteFramebufferSliceToCPU',['../framebuffer__effects_8c.html#a71b68b58779ff9a29542a67e601bf244',1,'FB_WriteFramebufferSliceToCPU(Gfx **gfxP, void *buffer, u8 byteSwap):&#160;framebuffer_effects.c'],['../framebuffer__effects_8h.html#a71b68b58779ff9a29542a67e601bf244',1,'FB_WriteFramebufferSliceToCPU(Gfx **gfxP, void *buffer, u8 byteSwap):&#160;framebuffer_effects.c']]],
['fcontroller_41',['fController',['../freecam_8cpp.html#a91e61a627cb54d156c65a06c76b90162',1,'freecam.cpp']]],
['fedora_42',['Fedora',['../md_docs_2BUILDING.html#fedora',1,'Fedora'],['../compiling.html#fedora-1',1,'Fedora']]],
['fedora_42',['Fedora',['../compiling.html#fedora',1,'Fedora'],['../md_docs_2BUILDING.html#fedora-1',1,'Fedora']]],
['file_43',['file',['../structstate__pak.html#a4b8a1e583a334273940d876a3a995de5',1,'state_pak']]],
['file_5fdialog_44',['file_dialog',['../classpfd_1_1internal_1_1file__dialog.html',1,'pfd::internal::file_dialog'],['../classpfd_1_1internal_1_1file__dialog.html#a16f53945e61d23aa9b7fc373701dd13f',1,'pfd::internal::file_dialog::file_dialog()']]],
['file_5fsize_45',['file_size',['../structcourse__texture.html#a46504f7bfa82687cab6d337fc73ee6c5',1,'course_texture']]],
+413 -415
View File
@@ -744,419 +744,417 @@ var searchData=
['gminimapwidth_741',['gMinimapWidth',['../code__80057C60__var_8c.html#a2b07428c48c20fff841f2ee381ab4e6d',1,'code_80057C60_var.c']]],
['gminimapx_742',['gMinimapX',['../code__80057C60__var_8c.html#ad8e3c1021c737ec2745831c163157631',1,'code_80057C60_var.c']]],
['gminimapy_743',['gMinimapY',['../code__80057C60__var_8c.html#a88843e42157d7377db86bea73ae21bc6',1,'code_80057C60_var.c']]],
['gmkloadtexturetile_744',['gMKLoadTextureTile',['../mk64_8h.html#a7514fd3bdf4672b67a9e98faab6c4c49',1,'mk64.h']]],
['gmkloadtexturetile_5f4b_745',['gMKLoadTextureTile_4b',['../mk64_8h.html#a486ab40c4578180d2adc43034e977b63',1,'mk64.h']]],
['gmodelloader_746',['gModelLoader',['../Game_8cpp.html#ad60fa6bf0da316865efe9f5d86f542ee',1,'Game.cpp']]],
['gmodeselection_747',['gModeSelection',['../main_8c.html#afc00985679cbd41aa08a8fcc5925e438',1,'gModeSelection:&#160;main.c'],['../main_8h.html#afc00985679cbd41aa08a8fcc5925e438',1,'gModeSelection:&#160;main.c']]],
['gmolespawns_748',['gMoleSpawns',['../some__data_8c.html#ad8370971e0149bec07dbf5dfb9159adf',1,'gMoleSpawns:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ad8370971e0149bec07dbf5dfb9159adf',1,'gMoleSpawns:&#160;some_data.c'],['../objects_8h.html#ad8370971e0149bec07dbf5dfb9159adf',1,'gMoleSpawns:&#160;some_data.c']]],
['gmushroomcup_749',['gMushroomCup',['../Game_8cpp.html#a8af8e08b5e4bf0373880797502fd7280',1,'Game.cpp']]],
['gn64resframebuffer_750',['gN64ResFrameBuffer',['../framebuffer__effects_8c.html#a6c36e4c07d98a7906b27ffdf8d902bb8',1,'gN64ResFrameBuffer:&#160;framebuffer_effects.c'],['../framebuffer__effects_8h.html#a6c36e4c07d98a7906b27ffdf8d902bb8',1,'gN64ResFrameBuffer:&#160;framebuffer_effects.c']]],
['gnearestpathpointbycameraid_751',['gNearestPathPointByCameraId',['../code__80005FD0_8c.html#a6ec570a1c48ecc572b4b8a101c80a637',1,'gNearestPathPointByCameraId:&#160;code_80005FD0.c'],['../waypoints_8h.html#aca898c0f7db1c1b412ba6ee47e7aefbc',1,'gNearestPathPointByCameraId:&#160;code_80005FD0.c']]],
['gnearestpathpointbyplayerid_752',['gNearestPathPointByPlayerId',['../code__80005FD0_8c.html#aecaedcf25130d660c6c5885cb92f3259',1,'gNearestPathPointByPlayerId:&#160;code_80005FD0.c'],['../waypoints_8h.html#abe3f9b84841d59b43bafa84554f151d4',1,'gNearestPathPointByPlayerId:&#160;code_80005FD0.c']]],
['gnetwork_753',['gNetwork',['../networking_8c.html#ac589b1f67a7e20769c3a62741439e0c6',1,'gNetwork:&#160;networking.c'],['../networking_8h.html#ac589b1f67a7e20769c3a62741439e0c6',1,'gNetwork:&#160;networking.c'],['../MultiplayerWindow_8cpp.html#ac589b1f67a7e20769c3a62741439e0c6',1,'gNetwork:&#160;networking.c']]],
['gnextdemoid_754',['gNextDemoId',['../menus_8c.html#abb69fde563b1c13c84b24b19f3b49dd5',1,'gNextDemoId:&#160;menus.c'],['../menus_8h.html#abb69fde563b1c13c84b24b19f3b49dd5',1,'gNextDemoId:&#160;menus.c']]],
['gnextfreeleafparticle_755',['gNextFreeLeafParticle',['../code__80057C60_8c.html#a71bea19eadc2aace0f471945ae233c3d',1,'gNextFreeLeafParticle:&#160;code_80057C60.c'],['../objects_8h.html#a71bea19eadc2aace0f471945ae233c3d',1,'gNextFreeLeafParticle:&#160;code_80057C60.c']]],
['gnextfreememoryaddress_756',['gNextFreeMemoryAddress',['../code__800029B0_8c.html#acd2abe1d3f00f9dee4d679d14074480e',1,'gNextFreeMemoryAddress:&#160;code_800029B0.c'],['../code__800029B0_8h.html#acd2abe1d3f00f9dee4d679d14074480e',1,'gNextFreeMemoryAddress:&#160;code_800029B0.c']]],
['gnextfreeobjectparticle1_757',['gNextFreeObjectParticle1',['../code__80057C60_8c.html#ac3331ad47b96499d5e8611cee8b075fd',1,'gNextFreeObjectParticle1:&#160;code_80057C60.c'],['../objects_8h.html#ac3331ad47b96499d5e8611cee8b075fd',1,'gNextFreeObjectParticle1:&#160;code_80057C60.c']]],
['gnextfreeobjectparticle2_758',['gNextFreeObjectParticle2',['../code__80057C60_8c.html#a7cda498e397d2c6149649d1c5190abeb',1,'gNextFreeObjectParticle2:&#160;code_80057C60.c'],['../objects_8h.html#a7cda498e397d2c6149649d1c5190abeb',1,'gNextFreeObjectParticle2:&#160;code_80057C60.c']]],
['gnextfreeobjectparticle3_759',['gNextFreeObjectParticle3',['../code__80057C60_8c.html#a84db57ec1de7ffad314f77be2b7f14ff',1,'gNextFreeObjectParticle3:&#160;code_80057C60.c'],['../objects_8h.html#a84db57ec1de7ffad314f77be2b7f14ff',1,'gNextFreeObjectParticle3:&#160;code_80057C60.c']]],
['gnextfreeobjectparticle4_760',['gNextFreeObjectParticle4',['../code__80057C60_8c.html#a56fac65e20c52f1411d4372b527652c2',1,'gNextFreeObjectParticle4:&#160;code_80057C60.c'],['../objects_8h.html#a56fac65e20c52f1411d4372b527652c2',1,'gNextFreeObjectParticle4:&#160;code_80057C60.c']]],
['gnmiunknown1_761',['gNmiUnknown1',['../code__800029B0_8c.html#ad46f5cbdc056c4a5b9f5e6ef16dafb61',1,'gNmiUnknown1:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ad46f5cbdc056c4a5b9f5e6ef16dafb61',1,'gNmiUnknown1:&#160;code_800029B0.c']]],
['gnmiunknown2_762',['gNmiUnknown2',['../code__800029B0_8c.html#a0672d4666c6da2bd972d9999291133bb',1,'gNmiUnknown2:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a0672d4666c6da2bd972d9999291133bb',1,'gNmiUnknown2:&#160;code_800029B0.c']]],
['gnmiunknown3_763',['gNmiUnknown3',['../code__800029B0_8c.html#a650e14abec4a1117c9600f7817f00f90',1,'gNmiUnknown3:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a650e14abec4a1117c9600f7817f00f90',1,'gNmiUnknown3:&#160;code_800029B0.c']]],
['gnmiunknown4_764',['gNmiUnknown4',['../code__800029B0_8c.html#a996dcce6c6d768308ca3a69e2c8c49b2',1,'gNmiUnknown4:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a996dcce6c6d768308ca3a69e2c8c49b2',1,'gNmiUnknown4:&#160;code_800029B0.c']]],
['gnmiunknown5_765',['gNmiUnknown5',['../code__800029B0_8c.html#ac9a865b3bfdbf78679ed655f58c61e70',1,'gNmiUnknown5:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ac9a865b3bfdbf78679ed655f58c61e70',1,'gNmiUnknown5:&#160;code_800029B0.c']]],
['gnmiunknown6_766',['gNmiUnknown6',['../code__800029B0_8c.html#afae1f3d4c1a73f29eeea7c146836ee26',1,'gNmiUnknown6:&#160;code_800029B0.c'],['../code__800029B0_8h.html#afae1f3d4c1a73f29eeea7c146836ee26',1,'gNmiUnknown6:&#160;code_800029B0.c']]],
['gnotefreelists_767',['gNoteFreeLists',['../load_8c.html#ae2aff0d56bc12e1fa1ed75dd96b72bb4',1,'gNoteFreeLists:&#160;load.c'],['../load_8h.html#ae2aff0d56bc12e1fa1ed75dd96b72bb4',1,'gNoteFreeLists:&#160;load.c']]],
['gnotefrequencies_768',['gNoteFrequencies',['../src_2audio_2data_8c.html#a0c66b88d863dfa088f0e94b6f22b1bf6',1,'gNoteFrequencies:&#160;data.c'],['../data_8h.html#a0c66b88d863dfa088f0e94b6f22b1bf6',1,'gNoteFrequencies:&#160;data.c']]],
['gnotes_769',['gNotes',['../heap_8c.html#ac67cf2814d9d4bfb70ab9269f32b4d70',1,'gNotes:&#160;heap.c'],['../heap_8h.html#ac67cf2814d9d4bfb70ab9269f32b4d70',1,'gNotes:&#160;heap.c']]],
['gnotesandbufferspool_770',['gNotesAndBuffersPool',['../heap_8c.html#aac4dcb5f9eb448099c23e6ea74a857f4',1,'gNotesAndBuffersPool:&#160;heap.c'],['../heap_8h.html#aac4dcb5f9eb448099c23e6ea74a857f4',1,'gNotesAndBuffersPool:&#160;heap.c']]],
['gnotesubseu_771',['gNoteSubsEu',['../heap_8c.html#a93622fbfd503c8ed0a5383db07c43ba5',1,'gNoteSubsEu:&#160;heap.c'],['../heap_8h.html#a93622fbfd503c8ed0a5383db07c43ba5',1,'gNoteSubsEu:&#160;heap.c']]],
['gnumactivethwomps_772',['gNumActiveThwomps',['../code__80057C60_8c.html#a4be1636daca7810733c7054182c11cad',1,'gNumActiveThwomps:&#160;code_80057C60.c'],['../objects_8h.html#a4be1636daca7810733c7054182c11cad',1,'gNumActiveThwomps:&#160;code_80057C60.c']]],
['gnumactors_773',['gNumActors',['../main_8c.html#a92444a5a2e391f246366c8a94af5139a',1,'gNumActors:&#160;main.c'],['../main_8h.html#a92444a5a2e391f246366c8a94af5139a',1,'gNumActors:&#160;main.c']]],
['gnumcollisiontriangles_774',['gNumCollisionTriangles',['../code__800029B0_8c.html#a31959c0ae2036221d88612dd175a01f6',1,'gNumCollisionTriangles:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a31959c0ae2036221d88612dd175a01f6',1,'gNumCollisionTriangles:&#160;code_800029B0.c'],['../render__courses_8h.html#a31959c0ae2036221d88612dd175a01f6',1,'gNumCollisionTriangles:&#160;code_800029B0.c']]],
['gnumd_5f8018e768entries_775',['gNumD_8018E768Entries',['../menu__items_8c.html#a3f3ae1387253501b4b56dacfd75ea758',1,'gNumD_8018E768Entries:&#160;menu_items.c'],['../menu__items_8h.html#a3f3ae1387253501b4b56dacfd75ea758',1,'gNumD_8018E768Entries:&#160;menu_items.c']]],
['gnumpathpointstraversed_776',['gNumPathPointsTraversed',['../code__80005FD0_8c.html#a3fbeab9c02fde69737e72deda856fb4a',1,'gNumPathPointsTraversed:&#160;code_80005FD0.c'],['../waypoints_8h.html#ab65b47dda5e717c02a1910cd9e6e5dd2',1,'gNumPathPointsTraversed:&#160;code_80005FD0.c']]],
['gnumpermanentactors_777',['gNumPermanentActors',['../code__800029B0_8c.html#a5a65bd9106286aef9fcc17ca34f40b75',1,'gNumPermanentActors:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a5a65bd9106286aef9fcc17ca34f40b75',1,'gNumPermanentActors:&#160;code_800029B0.c']]],
['gnumscreens_778',['gNumScreens',['../code__800029B0_8c.html#a51654a719761c6a724f6914e39bf77a5',1,'gNumScreens:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a51654a719761c6a724f6914e39bf77a5',1,'gNumScreens:&#160;code_800029B0.c']]],
['gnumspawnedshells_779',['gNumSpawnedShells',['../code__800029B0_8c.html#ab4d3f7b6857f886ec89e04cd32d7c22d',1,'gNumSpawnedShells:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ab4d3f7b6857f886ec89e04cd32d7c22d',1,'gNumSpawnedShells:&#160;code_800029B0.c']]],
['gnumsynthesisreverbs_780',['gNumSynthesisReverbs',['../heap_8c.html#aeee449d728d74cff589ce63f9b5087a8',1,'gNumSynthesisReverbs:&#160;heap.c'],['../heap_8h.html#aeee449d728d74cff589ce63f9b5087a8',1,'gNumSynthesisReverbs:&#160;heap.c']]],
['go_5ffish_781',['GO_FISH',['../classOTrophy.html#a00b69561b52ab9167e373ce37702aea0a803b83a3105ab74e77eb0fc6fec6372b',1,'OTrophy']]],
['gobjectlist_782',['gObjectList',['../code__80057C60_8c.html#abe0fe02214b0a75893d23c760d2f6695',1,'gObjectList:&#160;code_80057C60.c'],['../objects_8h.html#a6447ad01d53119bb468591206270bf10',1,'gObjectList:&#160;code_80057C60.c']]],
['gobjectparticle1_783',['gObjectParticle1',['../code__80057C60_8c.html#ab725f7c61b4b125921ad2b04519e0e67',1,'gObjectParticle1:&#160;code_80057C60.c'],['../objects_8h.html#a5391b0629535699ae5be5418e3b191a8',1,'gObjectParticle1:&#160;code_80057C60.c']]],
['gobjectparticle1_5fsize_784',['gObjectParticle1_SIZE',['../objects_8h.html#a79d35b578ced171185fe9c36bda0118b',1,'objects.h']]],
['gobjectparticle2_785',['gObjectParticle2',['../code__80057C60_8c.html#a6646a189c262e913c53aef9d01c614e3',1,'gObjectParticle2:&#160;code_80057C60.c'],['../objects_8h.html#a1d5ce1b7020f6b573c015bcddc1281d4',1,'gObjectParticle2:&#160;code_80057C60.c']]],
['gobjectparticle2_5fsize_786',['gObjectParticle2_SIZE',['../objects_8h.html#a811b7dfa2a561724dbdd568f8f99dd1a',1,'objects.h']]],
['gobjectparticle3_787',['gObjectParticle3',['../code__80057C60_8c.html#a40fc10298900fd3fd3cf9378d0b32d60',1,'gObjectParticle3:&#160;code_80057C60.c'],['../objects_8h.html#a8e661e16734b0eea48daed8924ba5a4d',1,'gObjectParticle3:&#160;code_80057C60.c']]],
['gobjectparticle3_5fsize_788',['gObjectParticle3_SIZE',['../objects_8h.html#ab8eb52623ddafaa738b0234d1f40e446',1,'objects.h']]],
['gobjectparticle4_789',['gObjectParticle4',['../code__80057C60_8c.html#a82a930f42209cc91897ba4648414b662',1,'gObjectParticle4:&#160;code_80057C60.c'],['../objects_8h.html#a72b1e713af671986ba9c1b570317b258',1,'gObjectParticle4:&#160;code_80057C60.c']]],
['gobjectparticle4_5fsize_790',['gObjectParticle4_SIZE',['../objects_8h.html#aa0b2f0590bfac947f05d609d8e6e5ed6',1,'objects.h']]],
['goffsetposition_791',['gOffsetPosition',['../code__80005FD0_8c.html#ad6cc9c6820827e93e2712a3a91fff6f3',1,'gOffsetPosition:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ad6cc9c6820827e93e2712a3a91fff6f3',1,'gOffsetPosition:&#160;code_80005FD0.c']]],
['gold_792',['GOLD',['../classOTrophy.html#a6430fad04fc455c30f430b7dad14702daf882c6b91edfc9bb4650be9750014e6c',1,'OTrophy']]],
['gold_5f150_793',['GOLD_150',['../classOTrophy.html#a6430fad04fc455c30f430b7dad14702da3f40d4cdf3ea8eb14b1ed5f9d21a9df0',1,'OTrophy']]],
['goldenmushroomtimer_794',['goldenMushroomTimer',['../structItemWindowObjects.html#af289ab4b7f0ca39b39b983e7c3063e6a',1,'ItemWindowObjects']]],
['gorderedsizeslidingborders_795',['gOrderedSizeSlidingBorders',['../ceremony__and__credits_8c.html#ac2eab0eb884b237d68cb96975e088834',1,'gOrderedSizeSlidingBorders:&#160;ceremony_and_credits.c'],['../ceremony__and__credits_8h.html#ac2eab0eb884b237d68cb96975e088834',1,'gOrderedSizeSlidingBorders:&#160;ceremony_and_credits.c']]],
['gospiaccessqueuecreated_796',['gOsPiAccessQueueCreated',['../____osPiCreateAccessQueue_8c.html#a05f26736bbb41b551bde5cacc1571cdf',1,'gOsPiAccessQueueCreated:&#160;__osPiCreateAccessQueue.c'],['../osCreatePiManager_8c.html#a05f26736bbb41b551bde5cacc1571cdf',1,'gOsPiAccessQueueCreated:&#160;__osPiCreateAccessQueue.c']]],
['gospimessagequeue_797',['gOsPiMessageQueue',['../____osPiCreateAccessQueue_8c.html#ad87ad588f34c5e45667fb0fa68bbfd20',1,'gOsPiMessageQueue:&#160;__osPiCreateAccessQueue.c'],['../osCreatePiManager_8c.html#ad87ad588f34c5e45667fb0fa68bbfd20',1,'gOsPiMessageQueue:&#160;__osPiCreateAccessQueue.c']]],
['gossiaccessqueuecreated_798',['gOsSiAccessQueueCreated',['../____osSiCreateAccessQueue_8c.html#aa350676d526740ab435387eb678e18d1',1,'__osSiCreateAccessQueue.c']]],
['gossimessagequeue_799',['gOsSiMessageQueue',['../____osSiCreateAccessQueue_8c.html#a208828ba5f75bd4ea631eaa51e4d630f',1,'__osSiCreateAccessQueue.c']]],
['gp_800',['gp',['../struct____OSThreadContext.html#ad89fe6f9e80816807f94db0758e60c0c',1,'__OSThreadContext']]],
['gpack_5frgb888_801',['GPACK_RGB888',['../defines_8h.html#a69522ff76a05664bd061ea34b0022a49',1,'defines.h']]],
['gpaddleboats_802',['gPaddleBoats',['../code__80005FD0_8c.html#ad444ce43e308ce5fd9cb71ce0aca3187',1,'gPaddleBoats:&#160;code_80005FD0.c'],['../vehicles_8h.html#a7f3c69fad59b4cda49dd26e24d79c54d',1,'gPaddleBoats:&#160;code_80005FD0.c']]],
['gpathcountbypathindex_803',['gPathCountByPathIndex',['../code__80005FD0_8c.html#a3021ab0fec30518c1a9bb511e9f91567',1,'gPathCountByPathIndex:&#160;code_80005FD0.c'],['../waypoints_8h.html#a4b7ff6acf2f858392676bba8358f42fc',1,'gPathCountByPathIndex:&#160;code_80005FD0.c']]],
['gpathexpectedrotation_804',['gPathExpectedRotation',['../code__80005FD0_8c.html#a76576e05165a260e7c9753d9ce9abf28',1,'gPathExpectedRotation:&#160;code_80005FD0.c'],['../waypoints_8h.html#a700cceb8cfdbc970e03ef5d30b305183',1,'gPathExpectedRotation:&#160;code_80005FD0.c']]],
['gpathindexbyplayerid_805',['gPathIndexByPlayerId',['../code__80005FD0_8c.html#a0b26bdf729078d93a000712adc0d1b13',1,'gPathIndexByPlayerId:&#160;code_80005FD0.c'],['../waypoints_8h.html#a85904da90b18c414860f964712f7bb85',1,'gPathIndexByPlayerId:&#160;code_80005FD0.c']]],
['gpathstartz_806',['gPathStartZ',['../code__80005FD0_8c.html#acd400daa95682d03a04716f74628af10',1,'gPathStartZ:&#160;code_80005FD0.c'],['../waypoints_8h.html#acd400daa95682d03a04716f74628af10',1,'gPathStartZ:&#160;code_80005FD0.c']]],
['gpersistentcommonpool_807',['gPersistentCommonPool',['../heap_8c.html#a4d6653c2452779f652e83aabcf11a488',1,'gPersistentCommonPool:&#160;heap.c'],['../heap_8h.html#a4d6653c2452779f652e83aabcf11a488',1,'gPersistentCommonPool:&#160;heap.c']]],
['gphysicalframebuffers_808',['gPhysicalFramebuffers',['../main_8c.html#abae3d034568d1ee43039f8039da558f5',1,'gPhysicalFramebuffers:&#160;main.c'],['../main_8h.html#a50c76a56d6f6bd77b6ea582444626431',1,'gPhysicalFramebuffers:&#160;main.c']]],
['gphysicalzbuffer_809',['gPhysicalZBuffer',['../main_8c.html#a914542821d412e465a02e3aa91f30bd0',1,'gPhysicalZBuffer:&#160;main.c'],['../main_8h.html#a914542821d412e465a02e3aa91f30bd0',1,'gPhysicalZBuffer:&#160;main.c']]],
['gpimesgbuf_810',['gPIMesgBuf',['../main_8c.html#a1a4fa4e9ba85c27bd9cd51efd76f274f',1,'gPIMesgBuf:&#160;main.c'],['../main_8h.html#a0098974c369c5ba420bacac05f3bd153',1,'gPIMesgBuf:&#160;main.c']]],
['gpimesgqueue_811',['gPIMesgQueue',['../main_8c.html#a46357dddbcd84888275e4cfc4716ffc5',1,'gPIMesgQueue:&#160;main.c'],['../main_8h.html#a46357dddbcd84888275e4cfc4716ffc5',1,'gPIMesgQueue:&#160;main.c']]],
['gpitchbendfrequencyscale_812',['gPitchBendFrequencyScale',['../src_2audio_2data_8c.html#ad6e40370cb4f1131cfaaa8730c04a823',1,'gPitchBendFrequencyScale:&#160;data.c'],['../data_8h.html#ad6e40370cb4f1131cfaaa8730c04a823',1,'gPitchBendFrequencyScale:&#160;data.c']]],
['gplaceitemboxes_813',['gPlaceItemBoxes',['../code__800029B0_8c.html#ac0df2946ab7b5a573fee32e7b7698864',1,'gPlaceItemBoxes:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ac0df2946ab7b5a573fee32e7b7698864',1,'gPlaceItemBoxes:&#160;code_800029B0.c']]],
['gplacetext_814',['gPlaceText',['../menu__items_8c.html#aa6e0641818b4d9c2a7a4d196a6c77660',1,'gPlaceText:&#160;menu_items.c'],['../menu__items_8h.html#aa6e0641818b4d9c2a7a4d196a6c77660',1,'gPlaceText:&#160;menu_items.c']]],
['gplayerballooncount_815',['gPlayerBalloonCount',['../code__80057C60__var_8c.html#aac3337c246fb507e639a92c29cac7386',1,'gPlayerBalloonCount:&#160;code_80057C60_var.c'],['../race__logic_8c.html#a89ac412ce30c2e0e583d74258a887c8b',1,'gPlayerBalloonCount:&#160;code_80057C60_var.c']]],
['gplayerballoondepartingtimer_816',['gPlayerBalloonDepartingTimer',['../code__80057C60__var_8c.html#a7117dc45213b4adeb655212890626fac',1,'code_80057C60_var.c']]],
['gplayerballoonposx_817',['gPlayerBalloonPosX',['../code__80057C60__var_8c.html#a8a3e1959681eb22e0f56ad39c566b4e0',1,'code_80057C60_var.c']]],
['gplayerballoonposy_818',['gPlayerBalloonPosY',['../code__80057C60__var_8c.html#aa8a050dd75e5c6c176f6b02f00f1280a',1,'code_80057C60_var.c']]],
['gplayerballoonposz_819',['gPlayerBalloonPosZ',['../code__80057C60__var_8c.html#a17367010fb5280a6e8f446dc7bd8db27',1,'code_80057C60_var.c']]],
['gplayerballoonstatus_820',['gPlayerBalloonStatus',['../code__80057C60__var_8c.html#ae9a096d3b991fee19b05710006e4496a',1,'code_80057C60_var.c']]],
['gplayerblueeffect_821',['gPlayerBlueEffect',['../render__player_8c.html#a3a73c87d50cf07d03658a5fdc57d61f0',1,'gPlayerBlueEffect:&#160;render_player.c'],['../render__player_8h.html#aa87c9168e829f546f2d8fa0f5b4baf5e',1,'gPlayerBlueEffect:&#160;render_player.c']]],
['gplayerbooeffectstarttime_822',['gPlayerBooEffectStartTime',['../effects_8c.html#a34c2e460e9c7318f5336e9fabe8ccea7',1,'gPlayerBooEffectStartTime:&#160;effects.c'],['../effects_8h.html#af0f0f6db2a3e9a90a6ab06b9c7b20661',1,'gPlayerBooEffectStartTime:&#160;effects.c']]],
['gplayercount_823',['gPlayerCount',['../FrappeSnowland_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../KoopaTroopaBeach_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../MooMooFarm_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../ToadsTurnpike_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../BombKart_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Lakitu_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Penguin_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Thwomp_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Boat_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Bus_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Car_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../TankerTruck_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Truck_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../menus_8c.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../menus_8h.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c']]],
['gplayercountselection1_824',['gPlayerCountSelection1',['../main_8c.html#a705952dfbd232d870c1c073699e301b5',1,'gPlayerCountSelection1:&#160;main.c'],['../main_8h.html#a705952dfbd232d870c1c073699e301b5',1,'gPlayerCountSelection1:&#160;main.c']]],
['gplayercyaneffect_825',['gPlayerCyanEffect',['../render__player_8c.html#a696ffdcdaf0604ea89f630793d3d8301',1,'gPlayerCyanEffect:&#160;render_player.c'],['../render__player_8h.html#abbdada80c9bcd79f8b5ef44277587814',1,'gPlayerCyanEffect:&#160;render_player.c']]],
['gplayereight_826',['gPlayerEight',['../main_8c.html#acc14ac6cebaadb462cb0edfc82edf73d',1,'gPlayerEight:&#160;main.c'],['../main_8h.html#acc14ac6cebaadb462cb0edfc82edf73d',1,'gPlayerEight:&#160;main.c']]],
['gplayereightvtx_827',['gPlayerEightVtx',['../some__data_8c.html#aa0ea50058677e0d4f70a4cf4157027bd',1,'gPlayerEightVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#aa0ea50058677e0d4f70a4cf4157027bd',1,'gPlayerEightVtx:&#160;some_data.c'],['../render__player_8h.html#aa0ea50058677e0d4f70a4cf4157027bd',1,'gPlayerEightVtx:&#160;some_data.c']]],
['gplayerfive_828',['gPlayerFive',['../main_8c.html#a7cb76d457774b28aaedb740c5c609231',1,'gPlayerFive:&#160;main.c'],['../main_8h.html#a7cb76d457774b28aaedb740c5c609231',1,'gPlayerFive:&#160;main.c']]],
['gplayerfivevtx_829',['gPlayerFiveVtx',['../some__data_8c.html#a161f524b61227bd4a80f63a2b5629aa1',1,'gPlayerFiveVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a161f524b61227bd4a80f63a2b5629aa1',1,'gPlayerFiveVtx:&#160;some_data.c'],['../render__player_8h.html#a161f524b61227bd4a80f63a2b5629aa1',1,'gPlayerFiveVtx:&#160;some_data.c']]],
['gplayerfour_830',['gPlayerFour',['../main_8c.html#a6743562aa5d4a08231e5966a0a1667bd',1,'gPlayerFour:&#160;main.c'],['../main_8h.html#a6743562aa5d4a08231e5966a0a1667bd',1,'gPlayerFour:&#160;main.c']]],
['gplayerfourcopy_831',['gPlayerFourCopy',['../main_8c.html#a1172569b38ff81b36bd43e4085f019f9',1,'main.c']]],
['gplayerfourvtx_832',['gPlayerFourVtx',['../some__data_8c.html#a3ba4e6a435951590e52e03bf1ad0bc02',1,'gPlayerFourVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a3ba4e6a435951590e52e03bf1ad0bc02',1,'gPlayerFourVtx:&#160;some_data.c'],['../render__player_8h.html#a3ba4e6a435951590e52e03bf1ad0bc02',1,'gPlayerFourVtx:&#160;some_data.c']]],
['gplayergreeneffect_833',['gPlayerGreenEffect',['../render__player_8c.html#aff7c358ff971dff72065d20ed7b6d8e1',1,'gPlayerGreenEffect:&#160;render_player.c'],['../render__player_8h.html#a20badceebdf8f9580d4c6c2f020934f2',1,'gPlayerGreenEffect:&#160;render_player.c']]],
['gplayerisbrakeactive_834',['gPlayerIsBrakeActive',['../spawn__players_8c.html#af91b04968cf23ed2ace337eca1e20923',1,'spawn_players.c']]],
['gplayeristhrottleactive_835',['gPlayerIsThrottleActive',['../spawn__players_8c.html#a89350191378d3599b7afe30dd29b2854',1,'spawn_players.c']]],
['gplayerlastvelocity_836',['gPlayerLastVelocity',['../render__player_8c.html#ae412457bedbbbc48b568fe425d64c79e',1,'gPlayerLastVelocity:&#160;render_player.c'],['../render__player_8h.html#ae412457bedbbbc48b568fe425d64c79e',1,'gPlayerLastVelocity:&#160;render_player.c']]],
['gplayermagentaeffect_837',['gPlayerMagentaEffect',['../render__player_8c.html#a2555e6001eefed5ff761a34efeeeee0b',1,'gPlayerMagentaEffect:&#160;render_player.c'],['../render__player_8h.html#ae0abe67a771da3288ee4d8a80945a9ab',1,'gPlayerMagentaEffect:&#160;render_player.c']]],
['gplayermodeselection_838',['gPlayerModeSelection',['../menus_8c.html#a8a5c4807873183c6d495241891c58bfc',1,'gPlayerModeSelection:&#160;menus.c'],['../menus_8h.html#a8a5c4807873183c6d495241891c58bfc',1,'gPlayerModeSelection:&#160;menus.c']]],
['gplayerone_839',['gPlayerOne',['../main_8c.html#a0204a9efe5c4b5e5ce5153086a5ccb49',1,'gPlayerOne:&#160;main.c'],['../main_8h.html#a0204a9efe5c4b5e5ce5153086a5ccb49',1,'gPlayerOne:&#160;main.c']]],
['gplayeronecopy_840',['gPlayerOneCopy',['../main_8c.html#a69c2dae379624cb3ed2146f43917bddc',1,'gPlayerOneCopy:&#160;main.c'],['../main_8h.html#a69c2dae379624cb3ed2146f43917bddc',1,'gPlayerOneCopy:&#160;main.c']]],
['gplayeronevtx_841',['gPlayerOneVtx',['../some__data_8c.html#aea1d41222c0f2d48d6f2529619886f74',1,'gPlayerOneVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#aea1d41222c0f2d48d6f2529619886f74',1,'gPlayerOneVtx:&#160;some_data.c'],['../render__player_8h.html#aea1d41222c0f2d48d6f2529619886f74',1,'gPlayerOneVtx:&#160;some_data.c']]],
['gplayerotherscreensalpha_842',['gPlayerOtherScreensAlpha',['../effects_8c.html#aeede777dd194576c3deab20baac8812b',1,'gPlayerOtherScreensAlpha:&#160;effects.c'],['../effects_8h.html#a1d3a2d4702641e5cd36cdda1d380dae3',1,'gPlayerOtherScreensAlpha:&#160;effects.c']]],
['gplayerpalette_843',['gPlayerPalette',['../render__player_8c.html#a66e61f69f6885f7670a9487f0dabb9d2',1,'gPlayerPalette:&#160;render_player.c'],['../render__player_8h.html#a66e61f69f6885f7670a9487f0dabb9d2',1,'gPlayerPalette:&#160;render_player.c']]],
['gplayerpaletteslist_844',['gPlayerPalettesList',['../buffers_8h.html#a971064608968224d5893f0529599f48e',1,'gPlayerPalettesList:&#160;buffers.c'],['../buffers_8c.html#a3c3037936f404262e994e5d5b6c62d3a',1,'gPlayerPalettesList:&#160;buffers.c']]],
['gplayerpathindex_845',['gPlayerPathIndex',['../code__80005FD0_8c.html#a4d35fd48d01e5c19409f58ab90214182',1,'gPlayerPathIndex:&#160;code_80005FD0.c'],['../waypoints_8h.html#a4d35fd48d01e5c19409f58ab90214182',1,'gPlayerPathIndex:&#160;code_80005FD0.c']]],
['gplayerpathy_846',['gPlayerPathY',['../code__80005FD0_8c.html#aaa185a58e1e6ac7f57f9ac2000f446e7',1,'gPlayerPathY:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ac87a2707694428a3ec29f774bda3b4f3',1,'gPlayerPathY:&#160;code_80005FD0.c']]],
['gplayerpositionlut_847',['gPlayerPositionLUT',['../code__800029B0_8c.html#af041d75e08bc4d654b30e1c5c79550c9',1,'gPlayerPositionLUT:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a7c420125309f6c9d9e3caea27c8f33dc',1,'gPlayerPositionLUT:&#160;code_800029B0.c']]],
['gplayerredeffect_848',['gPlayerRedEffect',['../render__player_8c.html#acf36e6ebb5fc42f97b9b2595fa6e0dab',1,'gPlayerRedEffect:&#160;render_player.c'],['../render__player_8h.html#aa62042d4f9472df8d61c4f118c2dc761',1,'gPlayerRedEffect:&#160;render_player.c']]],
['gplayers_849',['gPlayers',['../main_8c.html#a5f24aafa500466dbf1a7154ff7041fc2',1,'gPlayers:&#160;main.c'],['../main_8h.html#a9a8cbc260ba301e2da82aa130b8cf713',1,'gPlayers:&#160;main.c']]],
['gplayerselectmenuselection_850',['gPlayerSelectMenuSelection',['../menus_8c.html#a7efaa2956f35459a868a001acb5c0d89',1,'gPlayerSelectMenuSelection:&#160;menus.c'],['../menus_8h.html#a7efaa2956f35459a868a001acb5c0d89',1,'gPlayerSelectMenuSelection:&#160;menus.c']]],
['gplayerseven_851',['gPlayerSeven',['../main_8c.html#ab56d73cf9e098528ad12698c2317f0cb',1,'gPlayerSeven:&#160;main.c'],['../main_8h.html#ab56d73cf9e098528ad12698c2317f0cb',1,'gPlayerSeven:&#160;main.c']]],
['gplayersevenvtx_852',['gPlayerSevenVtx',['../some__data_8c.html#a7490e06e54329c66683ffd1084de6242',1,'gPlayerSevenVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a7490e06e54329c66683ffd1084de6242',1,'gPlayerSevenVtx:&#160;some_data.c'],['../render__player_8h.html#a7490e06e54329c66683ffd1084de6242',1,'gPlayerSevenVtx:&#160;some_data.c']]],
['gplayersix_853',['gPlayerSix',['../main_8c.html#a2f52967c4294e265b8cdb09e04ec44df',1,'gPlayerSix:&#160;main.c'],['../main_8h.html#a2f52967c4294e265b8cdb09e04ec44df',1,'gPlayerSix:&#160;main.c']]],
['gplayersixvtx_854',['gPlayerSixVtx',['../some__data_8c.html#ae937be922f35832201c9b502faa1a3b2',1,'gPlayerSixVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ae937be922f35832201c9b502faa1a3b2',1,'gPlayerSixVtx:&#160;some_data.c'],['../render__player_8h.html#ae937be922f35832201c9b502faa1a3b2',1,'gPlayerSixVtx:&#160;some_data.c']]],
['gplayerstareffectstarttime_855',['gPlayerStarEffectStartTime',['../effects_8c.html#ace36006d53640fd62ef26deb46ccf0fe',1,'gPlayerStarEffectStartTime:&#160;effects.c'],['../effects_8h.html#a40ec9d7bf51963569509387c71141392',1,'gPlayerStarEffectStartTime:&#160;effects.c'],['../render__player_8h.html#a40ec9d7bf51963569509387c71141392',1,'gPlayerStarEffectStartTime:&#160;effects.c']]],
['gplayerstorendercount_856',['gPlayersToRenderCount',['../render__player_8c.html#a30646967f10de8d498a70546d2b5f849',1,'gPlayersToRenderCount:&#160;render_player.c'],['../render__player_8h.html#a30646967f10de8d498a70546d2b5f849',1,'gPlayersToRenderCount:&#160;render_player.c']]],
['gplayerstorenderplayer_857',['gPlayersToRenderPlayer',['../render__player_8c.html#abe2f409c6e51b62c788e34a10b237a06',1,'gPlayersToRenderPlayer:&#160;render_player.c'],['../render__player_8h.html#a6e162bfd5f1a1e298da23551abb6310b',1,'gPlayersToRenderPlayer:&#160;render_player.c']]],
['gplayerstorenderplayerid_858',['gPlayersToRenderPlayerId',['../render__player_8c.html#a72889035cdd809028f90dc394d6f0135',1,'gPlayersToRenderPlayerId:&#160;render_player.c'],['../render__player_8h.html#a01039e36bcb6154a85ac7a912f9f1dee',1,'gPlayersToRenderPlayerId:&#160;render_player.c']]],
['gplayerstorenderscreenid_859',['gPlayersToRenderScreenId',['../render__player_8c.html#a81958d2c2d60f7eb427a17e0bbb53cf4',1,'gPlayersToRenderScreenId:&#160;render_player.c'],['../render__player_8h.html#a239c60c1ee15bda85a269bcaf7314930',1,'gPlayersToRenderScreenId:&#160;render_player.c']]],
['gplayerstracksectionid_860',['gPlayersTrackSectionId',['../code__80005FD0_8c.html#ae6bec010f55493221f706b983f469142',1,'gPlayersTrackSectionId:&#160;code_80005FD0.c'],['../waypoints_8h.html#a108a139ef32a1913560c001a90dd0aee',1,'gPlayersTrackSectionId:&#160;code_80005FD0.c']]],
['gplayerthree_861',['gPlayerThree',['../main_8c.html#aed73b43cf7e77512096ac869df4fef76',1,'gPlayerThree:&#160;main.c'],['../main_8h.html#aed73b43cf7e77512096ac869df4fef76',1,'gPlayerThree:&#160;main.c']]],
['gplayerthreecopy_862',['gPlayerThreeCopy',['../main_8c.html#acd3151bbe8f94ad8677583c8979b7bda',1,'main.c']]],
['gplayerthreevtx_863',['gPlayerThreeVtx',['../some__data_8c.html#a3c2fcaf930e7ad99ae2c95653ea04476',1,'gPlayerThreeVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a3c2fcaf930e7ad99ae2c95653ea04476',1,'gPlayerThreeVtx:&#160;some_data.c'],['../render__player_8h.html#a3c2fcaf930e7ad99ae2c95653ea04476',1,'gPlayerThreeVtx:&#160;some_data.c']]],
['gplayertrackpositionfactorinstruction_864',['gPlayerTrackPositionFactorInstruction',['../code__80005FD0_8c.html#aac8b4e0ad644b9e076f3064194db473a',1,'gPlayerTrackPositionFactorInstruction:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a37cdbcbdb487ebf8ee443b7de110c2c2',1,'gPlayerTrackPositionFactorInstruction:&#160;code_80005FD0.c']]],
['gplayertwo_865',['gPlayerTwo',['../main_8c.html#a8d46561e10d019ff438d78c75101488b',1,'gPlayerTwo:&#160;main.c'],['../main_8h.html#a8d46561e10d019ff438d78c75101488b',1,'gPlayerTwo:&#160;main.c']]],
['gplayertwocopy_866',['gPlayerTwoCopy',['../main_8c.html#a1bd4d5c53de2764bb2a85271d557d8a4',1,'gPlayerTwoCopy:&#160;main.c'],['../main_8h.html#a1bd4d5c53de2764bb2a85271d557d8a4',1,'gPlayerTwoCopy:&#160;main.c']]],
['gplayertwovtx_867',['gPlayerTwoVtx',['../some__data_8c.html#ab9c93792bc45a4fe90320ba4cd649a44',1,'gPlayerTwoVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ab9c93792bc45a4fe90320ba4cd649a44',1,'gPlayerTwoVtx:&#160;some_data.c'],['../render__player_8h.html#ab9c93792bc45a4fe90320ba4cd649a44',1,'gPlayerTwoVtx:&#160;some_data.c']]],
['gplayervtx_868',['gPlayerVtx',['../render__player_8c.html#a0082d0f54a86841fa94ca31983265f93',1,'gPlayerVtx:&#160;render_player.c'],['../render__player_8h.html#a0082d0f54a86841fa94ca31983265f93',1,'gPlayerVtx:&#160;render_player.c']]],
['gplayerwhiteeffect_869',['gPlayerWhiteEffect',['../render__player_8c.html#a5602d986a3cc7ffb88c3c5f9788b58ae',1,'render_player.c']]],
['gplayerwinningindex_870',['gPlayerWinningIndex',['../code__800029B0_8c.html#a8a6a0e5ed8709356fba948d0beeb6a95',1,'gPlayerWinningIndex:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a8a6a0e5ed8709356fba948d0beeb6a95',1,'gPlayerWinningIndex:&#160;code_800029B0.c']]],
['gplayeryelloweffect_871',['gPlayerYellowEffect',['../render__player_8c.html#a73f0ed443decfea50dfc237462168010',1,'gPlayerYellowEffect:&#160;render_player.c'],['../render__player_8h.html#ad7203466f3adc56a702fdfeafd5aed88',1,'gPlayerYellowEffect:&#160;render_player.c']]],
['gpodiumceremony_872',['gPodiumCeremony',['../Game_8cpp.html#a3229bdb738b135960d355513a7feca5c',1,'Game.cpp']]],
['gportframebuffers_873',['gPortFramebuffers',['../main_8c.html#a8c5d3813c0c58c32e7c52a37b3a85bfe',1,'gPortFramebuffers:&#160;main.c'],['../main_8h.html#a8c5d3813c0c58c32e7c52a37b3a85bfe',1,'gPortFramebuffers:&#160;main.c']]],
['gportraittextures_874',['gPortraitTextures',['../render__objects_8h.html#a601231686d436717b1f26ad0303fe7e3',1,'gPortraitTextures:&#160;update_objects.c'],['../update__objects_8c.html#a601231686d436717b1f26ad0303fe7e3',1,'gPortraitTextures:&#160;update_objects.c']]],
['gportraittluts_875',['gPortraitTLUTs',['../update__objects_8c.html#af8ea7f4f544e6fa5e403f9af931ad5da',1,'update_objects.c']]],
['gprefixtimetext_876',['gPrefixTimeText',['../menu__items_8c.html#a4d88c5662cf05cb28fdade20d076bc54',1,'gPrefixTimeText:&#160;menu_items.c'],['../menu__items_8h.html#a4d88c5662cf05cb28fdade20d076bc54',1,'gPrefixTimeText:&#160;menu_items.c']]],
['gpreviousanglesteering_877',['gPreviousAngleSteering',['../code__80005FD0_8c.html#ae1f6ee04ed616d08dbc54a1a9ce42741',1,'gPreviousAngleSteering:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#af71bc53b05c77c81ee591a9d5df6d43f',1,'gPreviousAngleSteering:&#160;code_80005FD0.c']]],
['gpreviouscpubehaviourid_878',['gPreviousCPUBehaviourId',['../code__80005FD0_8c.html#a42a88184f2b8728efbea46d07aec1c86',1,'gPreviousCPUBehaviourId:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ad3a0e106655142fc2a3317db3c121c10',1,'gPreviousCPUBehaviourId:&#160;code_80005FD0.c']]],
['gpreviouscputargetspeed_879',['gPreviousCpuTargetSpeed',['../code__80005FD0_8c.html#a7cb6fcea91107dfea12af1bd3bf389da',1,'gPreviousCpuTargetSpeed:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a60955e7d40d09bde27595a07b25d7d48',1,'gPreviousCpuTargetSpeed:&#160;code_80005FD0.c']]],
['gpreviousgpcurrentracerankbyplayerid_880',['gPreviousGPCurrentRaceRankByPlayerId',['../code__80005FD0_8c.html#addf9a1029189018549cb1841fa47ac59',1,'gPreviousGPCurrentRaceRankByPlayerId:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a4ba027fb57b0e7653762ee94a32810d2',1,'gPreviousGPCurrentRaceRankByPlayerId:&#160;code_80005FD0.c']]],
['gpreviouslapprogressscore_881',['gPreviousLapProgressScore',['../code__80005FD0_8c.html#a0f117576b87044072a76b1234d6da786',1,'gPreviousLapProgressScore:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ac9abb3173b4335be42f8d109999786ac',1,'gPreviousLapProgressScore:&#160;code_80005FD0.c']]],
['gpreviousplayeraioffsetx_882',['gPreviousPlayerAiOffsetX',['../code__80005FD0_8c.html#a7035e2f9d4b033ced30aa5989cb5ef14',1,'gPreviousPlayerAiOffsetX:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#aa1817e391d11ed31abf1319126cf753c',1,'gPreviousPlayerAiOffsetX:&#160;code_80005FD0.c']]],
['gpreviousplayeraioffsetz_883',['gPreviousPlayerAiOffsetZ',['../code__80005FD0_8c.html#a9d7b1695a10b3ad01c70774dfaf4a121',1,'gPreviousPlayerAiOffsetZ:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a2d344c4f24ebf83c599a917a7d4cb054',1,'gPreviousPlayerAiOffsetZ:&#160;code_80005FD0.c']]],
['gpreviousplayerz_884',['gPreviousPlayerZ',['../code__80005FD0_8c.html#a20056022605cb894e31ebe558cccdd29',1,'gPreviousPlayerZ:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a3dc7036c2d1a56884591f23efb791869',1,'gPreviousPlayerZ:&#160;code_80005FD0.c']]],
['gprofilerframedata_885',['gProfilerFrameData',['../profiler_8c.html#adfaba0ca738577388931770ae0ae9a59',1,'profiler.c']]],
['gquittomenutransitioncounter_886',['gQuitToMenuTransitionCounter',['../code__800029B0_8c.html#a5018fabd53fbeb5f453f5d76a8620c84',1,'gQuitToMenuTransitionCounter:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a5018fabd53fbeb5f453f5d76a8620c84',1,'gQuitToMenuTransitionCounter:&#160;code_800029B0.c']]],
['graceframecounter_887',['gRaceFrameCounter',['../code__80057C60__var_8c.html#a1ab400633b3d05faceec6f04e07639a3',1,'code_80057C60_var.c']]],
['gracestate_888',['gRaceState',['../main_8c.html#a4bd0a5471e4135159d04309d3e2cf8d1',1,'gRaceState:&#160;main.c'],['../main_8h.html#a4bd0a5471e4135159d04309d3e2cf8d1',1,'gRaceState:&#160;main.c']]],
['grand_5fprix_889',['GRAND_PRIX',['../defines_8h.html#a8243137b0c8b7200c20479738cdbe365',1,'defines.h']]],
['grandomseed16_890',['gRandomSeed16',['../buffers_8h.html#a8eafbc86e2d3ad047f20f29099649228',1,'gRandomSeed16:&#160;random.c'],['../random_8c.html#a8eafbc86e2d3ad047f20f29099649228',1,'gRandomSeed16:&#160;random.c'],['../random_8h.html#a8eafbc86e2d3ad047f20f29099649228',1,'gRandomSeed16:&#160;random.c']]],
['grandprixballoons_2ecpp_891',['GrandPrixBalloons.cpp',['../GrandPrixBalloons_8cpp.html',1,'']]],
['grandprixballoons_2eh_892',['GrandPrixBalloons.h',['../GrandPrixBalloons_8h.html',1,'']]],
['grandprixcpuprobabilitytable_893',['grandPrixCPUProbabilityTable',['../update__objects_8c.html#a84eb9da4d1a68b9a0da6dc6daf59e141',1,'update_objects.c']]],
['grandprixhardcpuprobabilitytable_894',['grandPrixHardCPUProbabilityTable',['../update__objects_8c.html#ac78d55855f6ac4c8ab5924a104673f2d',1,'update_objects.c']]],
['grandprixhumanprobabilitytable_895',['grandPrixHumanProbabilityTable',['../update__objects_8c.html#adfd1db5c51a580afd112557b3310a4b8',1,'update_objects.c']]],
['grandprixpoints_896',['grandPrixPoints',['../structSaveInfo.html#ab18934a34c84c3aea5bbee7c19bdc947',1,'SaveInfo']]],
['graphics_5fpushframe_897',['Graphics_PushFrame',['../main_8c.html#a2172bcebf986571a5a9d3053a6ae7713',1,'Graphics_PushFrame(Gfx *data):&#160;Game.cpp'],['../Game_8cpp.html#a2172bcebf986571a5a9d3053a6ae7713',1,'Graphics_PushFrame(Gfx *data):&#160;Game.cpp']]],
['grass_898',['GRASS',['../mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98adbed8401e35adba25dab2e1729ee55fa',1,'mk64.h']]],
['grass_5fparticle_899',['GRASS_PARTICLE',['../common__structs_8h.html#a716891f13e6eacddeab1f963e3cf858aaa34e3c7138973acfb36a9f000f18974a',1,'common_structs.h']]],
['gravity_900',['Gravity',['../classACloud.html#a154648c1fe095813872ca232facac67d',1,'ACloud::Gravity'],['../classAFinishline.html#a09f2084a1a94a752ec9f02ace903a1ec',1,'AFinishline::Gravity']]],
['gray_901',['Gray',['../namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff',1,'UIWidgets']]],
['green_902',['Green',['../namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4aa97605ed54be5bf4f734aeb8c1a0c3',1,'UIWidgets']]],
['green_903',['green',['../structRGBA5551.html#a886e94fc0c29271f17deda549e7a156a',1,'RGBA5551::green'],['../structUnkPlayerStruct258.html#a7d5ab5c457dc73b9d8e15648b0e774f2',1,'UnkPlayerStruct258::green'],['../structRGBA16.html#acca621d7e06e84ecdbc2349d5ac200b0',1,'RGBA16::green']]],
['green_5fshell_5fhit_5fa_5fracer_904',['GREEN_SHELL_HIT_A_RACER',['../actor__types_8h.html#ac01c8e97d91d8f2968ca1f8d4eb0495ba7277793449f98cde9e41aeef89d77bba',1,'actor_types.h']]],
['greencollision_905',['GreenCollision',['../classEditor_1_1Gizmo.html#a8a66b31f645249f00422653d70988d50',1,'Editor::Gizmo']]],
['greenrotatecollision_906',['GreenRotateCollision',['../classEditor_1_1Gizmo.html#a689fd7d8a812990c206b7268892f23c4',1,'Editor::Gizmo']]],
['greenscalecollision_907',['GreenScaleCollision',['../classEditor_1_1Gizmo.html#a75f161eff7c7972827951504d9af98e3',1,'Editor::Gizmo']]],
['greenshell_908',['greenShell',['../structItemProbabilities.html#a40d9132215d0c6f557f86e1b302c695a',1,'ItemProbabilities']]],
['grefreshrate_909',['gRefreshRate',['../src_2audio_2data_8c.html#aa894d10bf91fcbb2809974d57965309e',1,'gRefreshRate:&#160;data.c'],['../data_8h.html#aa894d10bf91fcbb2809974d57965309e',1,'gRefreshRate:&#160;data.c'],['../heap_8h.html#aa894d10bf91fcbb2809974d57965309e',1,'gRefreshRate:&#160;data.c']]],
['grenderingframebufferbyplayer_910',['gRenderingFramebufferByPlayer',['../render__player_8c.html#ac4877e90f3de98564acbe6737dd6b253',1,'render_player.c']]],
['greplayghostcompressed_911',['gReplayGhostCompressed',['../save_8h.html#adb82b3575b5edee855a069cc37937215',1,'gReplayGhostCompressed:&#160;staff_ghosts.c'],['../staff__ghosts_8c.html#adb82b3575b5edee855a069cc37937215',1,'gReplayGhostCompressed:&#160;staff_ghosts.c']]],
['greusableframebuffer_912',['gReusableFrameBuffer',['../framebuffer__effects_8c.html#aef1318b65c7cb307a60254a0be2af06c',1,'gReusableFrameBuffer:&#160;framebuffer_effects.c'],['../framebuffer__effects_8h.html#aef1318b65c7cb307a60254a0be2af06c',1,'gReusableFrameBuffer:&#160;framebuffer_effects.c']]],
['grid_5fsize_913',['GRID_SIZE',['../defines_8h.html#a08246606c233e7785a497c09672f366f',1,'defines.h']]],
['grotdampvalue_914',['gRotDampValue',['../freecam__engine_8c.html#ad1b6c7343cbb19e5f5d9c57d8166c007',1,'gRotDampValue:&#160;freecam_engine.c'],['../freecam__engine_8h.html#ad1b6c7343cbb19e5f5d9c57d8166c007',1,'gRotDampValue:&#160;freecam_engine.c'],['../FreecamWindow_8cpp.html#ad1b6c7343cbb19e5f5d9c57d8166c007',1,'gRotDampValue:&#160;freecam_engine.c']]],
['ground_5fdoor1_5fci8_915',['ground_door1_ci8',['../track_8h.html#abde7af8f153e96ffdc8de18362cf0373',1,'track.h']]],
['ground_5fdoor1_5fpal_5frgba16_916',['ground_door1_pal_rgba16',['../track_8h.html#a66a7e195e26202719d45e72b3a779db8',1,'track.h']]],
['ground_5fdoor1_5frgba16_917',['ground_door1_rgba16',['../track_8c.html#a770338a21882d0873f9760b6adc85bb5',1,'track.c']]],
['ground_5fdoor1_5frgba16_5faligner_918',['ground_door1_rgba16_aligner',['../track_8c.html#aa3130864545214b9f345181d1a0f946a',1,'track.c']]],
['ground_5ff3d_5fmaterial_5f013_5flights_919',['ground_f3d_material_013_lights',['../track_8c.html#ae777636dd8190b80b156f7133f95b1c5',1,'ground_f3d_material_013_lights:&#160;track.c'],['../track_8h.html#ae777636dd8190b80b156f7133f95b1c5',1,'ground_f3d_material_013_lights:&#160;track.c']]],
['ground_5fflag_5frgba16_920',['ground_flag_rgba16',['../track_8c.html#a4f9b86e2003e8ec1629fb81d4bf94c77',1,'track.c']]],
['ground_5fflag_5frgba16_5faligner_921',['ground_flag_rgba16_aligner',['../track_8c.html#a00958ded863a09c2857c7e89950e0601',1,'track.c']]],
['ground_5fgrayishtoblue_5fci8_922',['ground_grayishtoblue_ci8',['../track_8h.html#a4e1702abb3de00e17d919aebf23143cc',1,'track.h']]],
['ground_5fgrayishtoblue_5fpal_5frgba16_923',['ground_grayishtoblue_pal_rgba16',['../track_8h.html#ab1de73afbbec1190f433ca5ebbd55b9a',1,'track.h']]],
['ground_5fheart1_5fci8_924',['ground_heart1_ci8',['../track_8h.html#a5cb56b0dcd765c133f4646bbe5a431a1',1,'track.h']]],
['ground_5fheart1_5fpal_5frgba16_925',['ground_heart1_pal_rgba16',['../track_8h.html#a668c8ae3c91c9ef80369280bb575605b',1,'track.h']]],
['ground_5fkeyboardart_5fi8_926',['ground_keyboardArt_i8',['../track_8h.html#afcb5091f322e2ab474df1bb90bea4c2e',1,'track.h']]],
['ground_5fkeyboardart_5frgba16_927',['ground_keyboardArt_rgba16',['../track_8c.html#a9652148ea30e12862a69d8b16b43c566',1,'track.c']]],
['ground_5fkeyboardart_5frgba16_5faligner_928',['ground_keyboardArt_rgba16_aligner',['../track_8c.html#afb6fced98ddf7c71240dc8e1108bf3d2',1,'track.c']]],
['ground_5fmap_5fmesh_929',['ground_map_mesh',['../track_8c.html#a3f33390793c5d633280ae12e103da4d7',1,'ground_map_mesh:&#160;track.c'],['../track_8h.html#a3f33390793c5d633280ae12e103da4d7',1,'ground_map_mesh:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f0_930',['ground_map_mesh_tri_0',['../track_8c.html#a8d6af1ffad5a8fd25f1f23a0ca2f679c',1,'ground_map_mesh_tri_0:&#160;track.c'],['../track_8h.html#a8d6af1ffad5a8fd25f1f23a0ca2f679c',1,'ground_map_mesh_tri_0:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f1_931',['ground_map_mesh_tri_1',['../track_8c.html#a55910b2d188b14cbefe2e531187de7d5',1,'ground_map_mesh_tri_1:&#160;track.c'],['../track_8h.html#a55910b2d188b14cbefe2e531187de7d5',1,'ground_map_mesh_tri_1:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f10_932',['ground_map_mesh_tri_10',['../track_8c.html#a6bf451e73e8b82ff9a88887d4857ad3b',1,'ground_map_mesh_tri_10:&#160;track.c'],['../track_8h.html#a6bf451e73e8b82ff9a88887d4857ad3b',1,'ground_map_mesh_tri_10:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f11_933',['ground_map_mesh_tri_11',['../track_8c.html#a1bca59d7d24e226eba15f56717c54160',1,'ground_map_mesh_tri_11:&#160;track.c'],['../track_8h.html#a1bca59d7d24e226eba15f56717c54160',1,'ground_map_mesh_tri_11:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f12_934',['ground_map_mesh_tri_12',['../track_8c.html#a9e947478f720bbe03e2edec9222e2a41',1,'ground_map_mesh_tri_12:&#160;track.c'],['../track_8h.html#a9e947478f720bbe03e2edec9222e2a41',1,'ground_map_mesh_tri_12:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f13_935',['ground_map_mesh_tri_13',['../track_8c.html#afe8d78d545c730fece490e504e92e4bd',1,'ground_map_mesh_tri_13:&#160;track.c'],['../track_8h.html#afe8d78d545c730fece490e504e92e4bd',1,'ground_map_mesh_tri_13:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f2_936',['ground_map_mesh_tri_2',['../track_8c.html#af642c17adf5db50b49ff021f999fd723',1,'ground_map_mesh_tri_2:&#160;track.c'],['../track_8h.html#af642c17adf5db50b49ff021f999fd723',1,'ground_map_mesh_tri_2:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f3_937',['ground_map_mesh_tri_3',['../track_8c.html#a084474c907510c72e791147be961c247',1,'ground_map_mesh_tri_3:&#160;track.c'],['../track_8h.html#a084474c907510c72e791147be961c247',1,'ground_map_mesh_tri_3:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f4_938',['ground_map_mesh_tri_4',['../track_8c.html#a8f1f00b3b711fc8f14e26ff8f9e74313',1,'ground_map_mesh_tri_4:&#160;track.c'],['../track_8h.html#a8f1f00b3b711fc8f14e26ff8f9e74313',1,'ground_map_mesh_tri_4:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f5_939',['ground_map_mesh_tri_5',['../track_8c.html#a5a7f4af8bdfbfa74a6842539b2e06e39',1,'ground_map_mesh_tri_5:&#160;track.c'],['../track_8h.html#a5a7f4af8bdfbfa74a6842539b2e06e39',1,'ground_map_mesh_tri_5:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f6_940',['ground_map_mesh_tri_6',['../track_8c.html#a15ecd12d20de1dea2ce9e0825e994156',1,'ground_map_mesh_tri_6:&#160;track.c'],['../track_8h.html#a15ecd12d20de1dea2ce9e0825e994156',1,'ground_map_mesh_tri_6:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f7_941',['ground_map_mesh_tri_7',['../track_8c.html#af84b9025cd6538a3954523283e16a4c1',1,'ground_map_mesh_tri_7:&#160;track.c'],['../track_8h.html#af84b9025cd6538a3954523283e16a4c1',1,'ground_map_mesh_tri_7:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f8_942',['ground_map_mesh_tri_8',['../track_8c.html#aace89a5aca3b78b58ea210a65c8691e9',1,'ground_map_mesh_tri_8:&#160;track.c'],['../track_8h.html#aace89a5aca3b78b58ea210a65c8691e9',1,'ground_map_mesh_tri_8:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f9_943',['ground_map_mesh_tri_9',['../track_8c.html#adecf492c6fcca6fa8caa1d7e9972f3b4',1,'ground_map_mesh_tri_9:&#160;track.c'],['../track_8h.html#adecf492c6fcca6fa8caa1d7e9972f3b4',1,'ground_map_mesh_tri_9:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f0_944',['ground_map_mesh_vtx_0',['../track_8c.html#a7664786b2a0edf0e3bfe2dddfe5fa6a1',1,'ground_map_mesh_vtx_0:&#160;track.c'],['../track_8h.html#a7664786b2a0edf0e3bfe2dddfe5fa6a1',1,'ground_map_mesh_vtx_0:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f1_945',['ground_map_mesh_vtx_1',['../track_8c.html#adbb62a2dc4aa29e15213a3c5393adf45',1,'ground_map_mesh_vtx_1:&#160;track.c'],['../track_8h.html#adbb62a2dc4aa29e15213a3c5393adf45',1,'ground_map_mesh_vtx_1:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f10_946',['ground_map_mesh_vtx_10',['../track_8c.html#ae3cad81b304f09205c6ad05152990b1b',1,'ground_map_mesh_vtx_10:&#160;track.c'],['../track_8h.html#a67144e849c7b17a0b5bea565645556e6',1,'ground_map_mesh_vtx_10:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f11_947',['ground_map_mesh_vtx_11',['../track_8c.html#a99209cda0dc3537d5ee3c9767e874f54',1,'ground_map_mesh_vtx_11:&#160;track.c'],['../track_8h.html#a9784a5a6d1949da88e509e0ac59511ad',1,'ground_map_mesh_vtx_11:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f12_948',['ground_map_mesh_vtx_12',['../track_8c.html#a9fdb9f1e2af553642d5181ffc786cb64',1,'ground_map_mesh_vtx_12:&#160;track.c'],['../track_8h.html#a2de46bc0a5324ec0ca614e3ec3f76874',1,'ground_map_mesh_vtx_12:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f13_949',['ground_map_mesh_vtx_13',['../track_8c.html#abefb4cf1e2858bd5015120daa84d7dc4',1,'ground_map_mesh_vtx_13:&#160;track.c'],['../track_8h.html#ab460054ddaf2e4b689114027e1845119',1,'ground_map_mesh_vtx_13:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f2_950',['ground_map_mesh_vtx_2',['../track_8c.html#afd321e8d25b802bdd89ca5f4e143563f',1,'ground_map_mesh_vtx_2:&#160;track.c'],['../track_8h.html#afd321e8d25b802bdd89ca5f4e143563f',1,'ground_map_mesh_vtx_2:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f3_951',['ground_map_mesh_vtx_3',['../track_8c.html#a49276315ffdb53268b1f35aa6bc28d82',1,'ground_map_mesh_vtx_3:&#160;track.c'],['../track_8h.html#a6211f4ca9b6404c1359ba88eecd3b0b0',1,'ground_map_mesh_vtx_3:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f4_952',['ground_map_mesh_vtx_4',['../track_8c.html#a14f2c4cf60d0ce28f468477e21e0d2de',1,'ground_map_mesh_vtx_4:&#160;track.c'],['../track_8h.html#a193f9c446d883703ffa7e033423f51b8',1,'ground_map_mesh_vtx_4:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f5_953',['ground_map_mesh_vtx_5',['../track_8c.html#a347f29e43806e4b0c72daaa170f13339',1,'ground_map_mesh_vtx_5:&#160;track.c'],['../track_8h.html#a412623f121f06deb6b3c9ffb82985edb',1,'ground_map_mesh_vtx_5:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f6_954',['ground_map_mesh_vtx_6',['../track_8c.html#a46037c7680e74907748a6414a80dcd65',1,'ground_map_mesh_vtx_6:&#160;track.c'],['../track_8h.html#a46037c7680e74907748a6414a80dcd65',1,'ground_map_mesh_vtx_6:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f7_955',['ground_map_mesh_vtx_7',['../track_8c.html#a7f122ae93f2ddb0943149c100aac8f28',1,'ground_map_mesh_vtx_7:&#160;track.c'],['../track_8h.html#a18b31ffc20d8a71f94b7e891c351f8f4',1,'ground_map_mesh_vtx_7:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f8_956',['ground_map_mesh_vtx_8',['../track_8c.html#aa6fea953b3abf526ef7aee59933858ad',1,'ground_map_mesh_vtx_8:&#160;track.c'],['../track_8h.html#a7e0585994cc95d86f1b99d293ca6b901',1,'ground_map_mesh_vtx_8:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f9_957',['ground_map_mesh_vtx_9',['../track_8c.html#a8f303ef30f8d93f3f512f8e4c69de476',1,'ground_map_mesh_vtx_9:&#160;track.c'],['../track_8h.html#a24138a56cecc4df3c94be28d938c04e1',1,'ground_map_mesh_vtx_9:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5fcull_958',['ground_map_mesh_vtx_cull',['../track_8c.html#ac5385e4690aa0b082c18b0928f24ffcd',1,'ground_map_mesh_vtx_cull:&#160;track.c'],['../track_8h.html#ac5385e4690aa0b082c18b0928f24ffcd',1,'ground_map_mesh_vtx_cull:&#160;track.c']]],
['ground_5fnoparking_5frgba16_959',['ground_noparking_rgba16',['../track_8c.html#a41437ab4d69f18fcaa4b45e6b9f93011',1,'track.c']]],
['ground_5fnoparking_5frgba16_5faligner_960',['ground_noparking_rgba16_aligner',['../track_8c.html#a84a87c2ea431bb67883d6ab9af7e37df',1,'track.c']]],
['ground_5fparascode_5frgba16_961',['ground_parascode_rgba16',['../track_8c.html#af1172450b7873f7615644238fb4f73db',1,'track.c']]],
['ground_5fparascode_5frgba16_5faligner_962',['ground_parascode_rgba16_aligner',['../track_8c.html#a39f372986272bad57a935901c539a9e0',1,'track.c']]],
['ground_5fparascode_5frgba32_963',['ground_parascode_rgba32',['../track_8h.html#a66ce1b501e7f97b5acdddf58123b916b',1,'track.h']]],
['ground_5fparaseye_5frgba16_964',['ground_paraseye_rgba16',['../track_8c.html#a420e886bc89b2db8b123884bcbbac707',1,'track.c']]],
['ground_5fparaseye_5frgba16_5faligner_965',['ground_paraseye_rgba16_aligner',['../track_8c.html#af967636fe933a56733755fe450a3beca',1,'track.c']]],
['ground_5fparking_5frgba16_966',['ground_parking_rgba16',['../track_8c.html#a660de1450cb20c9795726570ca81a379',1,'track.c']]],
['ground_5fparking_5frgba16_5faligner_967',['ground_parking_rgba16_aligner',['../track_8c.html#a10060fe9a215b66af2a3426f8b58ff11',1,'track.c']]],
['ground_5fparticle_968',['GROUND_PARTICLE',['../common__structs_8h.html#a716891f13e6eacddeab1f963e3cf858aad5841e0bdc4afd0f8e36b16eab4a8597',1,'common_structs.h']]],
['ground_5froad4_5frgba16_969',['ground_road4_rgba16',['../track_8c.html#a2775590b9b4ef045b3c8f07e9ef7716a',1,'track.c']]],
['ground_5froad4_5frgba16_5faligner_970',['ground_road4_rgba16_aligner',['../track_8c.html#a817c2ef2041cea53d5159c7730a69de2',1,'track.c']]],
['ground_5fsand_5fci8_971',['ground_sand_ci8',['../track_8h.html#ac9440d49c65a63aa0bc343de16b8ffd8',1,'track.h']]],
['ground_5fsand_5fpal_5frgba16_972',['ground_sand_pal_rgba16',['../track_8h.html#a2b5739e9ae64a57459d994a44c6699ce',1,'track.h']]],
['ground_5fsand_5frgba16_973',['ground_sand_rgba16',['../track_8c.html#a21e8037f89f8ce4f0fec19b9271b6214',1,'track.c']]],
['ground_5fsand_5frgba16_5faligner_974',['ground_sand_rgba16_aligner',['../track_8c.html#a55a823102a1ba3a3fd0fabc4af4e6f31',1,'track.c']]],
['ground_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5ffresh_5fbackdrop_5f144751691_5frgba16_975',['ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16',['../track_8c.html#addc931c29e68d4ae9240e478da16230f',1,'ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16:&#160;track.c'],['../track_8h.html#addc931c29e68d4ae9240e478da16230f',1,'ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16:&#160;track.c']]],
['ground_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5ffresh_5fbackdrop_5f144751691_5frgba16_5faligner_976',['ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16_aligner',['../track_8c.html#ac3c96cedb7a1eef4e206f2677c6f2f75',1,'track.c']]],
['ground_5fseamless_5fwood_5ftexture_5ffree_5f76_5frgba16_977',['ground_seamless_wood_texture_free_76_rgba16',['../track_8c.html#a729ce23bea1e5e6fb18d7936f7d2d9d3',1,'ground_seamless_wood_texture_free_76_rgba16:&#160;track.c'],['../track_8h.html#a729ce23bea1e5e6fb18d7936f7d2d9d3',1,'ground_seamless_wood_texture_free_76_rgba16:&#160;track.c']]],
['ground_5fseamless_5fwood_5ftexture_5ffree_5f76_5frgba16_5faligner_978',['ground_seamless_wood_texture_free_76_rgba16_aligner',['../track_8c.html#a975d18d03b59887acf4e0f7e52598883',1,'track.c']]],
['ground_5fwindow_5frgba16_979',['ground_window_rgba16',['../track_8c.html#aa94063fe39b0018f159cb4bca98b33b8',1,'ground_window_rgba16:&#160;track.c'],['../track_8h.html#aa94063fe39b0018f159cb4bca98b33b8',1,'ground_window_rgba16:&#160;track.c']]],
['ground_5fwindow_5frgba16_5faligner_980',['ground_window_rgba16_aligner',['../track_8c.html#a09cf76d40cdad75d699f0a0bbfaaa4f0',1,'track.c']]],
['ground_5fwoodplanks1_5fci4_981',['ground_woodPlanks1_ci4',['../track_8h.html#a213a49f77bf380fc24b300a060845369',1,'track.h']]],
['ground_5fwoodplanks1_5fpal_5frgba16_982',['ground_woodPlanks1_pal_rgba16',['../track_8h.html#a76ba1ab56385032b0bf79f7ac1df0ac6',1,'track.h']]],
['ground_5fwoodplanks1_5frgba16_983',['ground_woodPlanks1_rgba16',['../track_8c.html#a64fbcc80afdfaba75cc55dd59b428197',1,'track.c']]],
['ground_5fwoodplanks1_5frgba16_5faligner_984',['ground_woodPlanks1_rgba16_aligner',['../track_8c.html#a190c4a689f72321e7fc4f35d0bc19a35',1,'track.c']]],
['groyalracewayclouds_985',['gRoyalRacewayClouds',['../some__data_8c.html#a0982716a78d4c4ce85939570ebda0509',1,'gRoyalRacewayClouds:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a0982716a78d4c4ce85939570ebda0509',1,'gRoyalRacewayClouds:&#160;some_data.c']]],
['gsampledmanumlistitems_986',['gSampleDmaNumListItems',['../heap_8h.html#a7f97b356e28001109faae64194b2b8ec',1,'gSampleDmaNumListItems:&#160;load.c'],['../load_8c.html#a7f97b356e28001109faae64194b2b8ec',1,'gSampleDmaNumListItems:&#160;load.c'],['../load_8h.html#a7f97b356e28001109faae64194b2b8ec',1,'gSampleDmaNumListItems:&#160;load.c']]],
['gsavedata_987',['gSaveData',['../menu__items_8c.html#a748de243471f31b74f5844e6f738889f',1,'gSaveData:&#160;menu_items.c'],['../save__data_8h.html#a77f9041665047a91c91bb78d7020a554',1,'gSaveData:&#160;menu_items.c']]],
['gschoolbuslist_988',['gSchoolBusList',['../code__80005FD0_8c.html#a3d59d1ae4786bf64a71c2a015160e7af',1,'gSchoolBusList:&#160;code_80005FD0.c'],['../vehicles_8h.html#a71aa7bba57e9949e3b3cd875f2574cae',1,'gSchoolBusList:&#160;code_80005FD0.c']]],
['gscreenaspect_989',['gScreenAspect',['../main_8c.html#a5ba352e44958486fef83d7a2ae5da53d',1,'gScreenAspect:&#160;main.c'],['../main_8h.html#a5ba352e44958486fef83d7a2ae5da53d',1,'gScreenAspect:&#160;main.c']]],
['gscreenmodelistindex_990',['gScreenModeListIndex',['../menus_8c.html#a0acae0b09dd6f7a7763e89d2c490bcda',1,'gScreenModeListIndex:&#160;menus.c'],['../menus_8h.html#a0acae0b09dd6f7a7763e89d2c490bcda',1,'gScreenModeListIndex:&#160;menus.c']]],
['gscreenmodeselection_991',['gScreenModeSelection',['../main_8c.html#a7f3d645aaf496e2e632e1caadffd3810',1,'gScreenModeSelection:&#160;main.c'],['../main_8h.html#a7f3d645aaf496e2e632e1caadffd3810',1,'gScreenModeSelection:&#160;main.c']]],
['gsegmenttable_992',['gSegmentTable',['../main_8c.html#af260f7f79b8f94f285772d0f5a7daecd',1,'gSegmentTable:&#160;main.c'],['../main_8h.html#af19dd8a87fec0eacee34b4f7bb9ac31c',1,'gSegmentTable:&#160;main.c']]],
['gselectedpathcount_993',['gSelectedPathCount',['../code__80005FD0_8c.html#a95ff1a706d5fb5bd43a94bb9737f5797',1,'gSelectedPathCount:&#160;code_80005FD0.c'],['../waypoints_8h.html#a95ff1a706d5fb5bd43a94bb9737f5797',1,'gSelectedPathCount:&#160;code_80005FD0.c']]],
['gseqandbankpool_994',['gSeqAndBankPool',['../heap_8c.html#ad307f53e20a9845ee9e1614307f82260',1,'gSeqAndBankPool:&#160;heap.c'],['../heap_8h.html#ad307f53e20a9845ee9e1614307f82260',1,'gSeqAndBankPool:&#160;heap.c']]],
['gseqfileheader_995',['gSeqFileHeader',['../load_8c.html#ada7348ad248f8a51fbc10ea10991bf2c',1,'gSeqFileHeader:&#160;load.c'],['../load_8h.html#ada7348ad248f8a51fbc10ea10991bf2c',1,'gSeqFileHeader:&#160;load.c']]],
['gseqloadedpool_996',['gSeqLoadedPool',['../heap_8c.html#ade2c9102c6cf6b79baf2d70ac19dfec3',1,'gSeqLoadedPool:&#160;heap.c'],['../heap_8h.html#ade2c9102c6cf6b79baf2d70ac19dfec3',1,'gSeqLoadedPool:&#160;heap.c']]],
['gseqloadstatus_997',['gSeqLoadStatus',['../heap_8c.html#a63dbb41547dad45bd7b2c89535a5bdbc',1,'gSeqLoadStatus:&#160;heap.c'],['../heap_8h.html#a3bf27f25825c38f52a1081ed9c4e5f36',1,'gSeqLoadStatus:&#160;heap.c']]],
['gsequencechannelnone_998',['gSequenceChannelNone',['../load_8c.html#a7cbc35471920683287b4d98632a128ba',1,'gSequenceChannelNone:&#160;load.c'],['../load_8h.html#a7cbc35471920683287b4d98632a128ba',1,'gSequenceChannelNone:&#160;load.c']]],
['gsequencechannels_999',['gSequenceChannels',['../load_8c.html#a356515913422d06574f92d9bd03ab1b0',1,'gSequenceChannels:&#160;load.c'],['../load_8h.html#a356515913422d06574f92d9bd03ab1b0',1,'gSequenceChannels:&#160;load.c']]],
['gsequencecount_1000',['gSequenceCount',['../load_8c.html#a800c773e5a26c7fc5ded341612aaa07d',1,'gSequenceCount:&#160;load.c'],['../load_8h.html#a800c773e5a26c7fc5ded341612aaa07d',1,'gSequenceCount:&#160;load.c']]],
['gsequencelayers_1001',['gSequenceLayers',['../load_8c.html#a373420d8fa5333424853702a20393eff',1,'gSequenceLayers:&#160;load.c'],['../load_8h.html#a373420d8fa5333424853702a20393eff',1,'gSequenceLayers:&#160;load.c']]],
['gsequenceplayers_1002',['gSequencePlayers',['../load_8c.html#a3031d5b0ad93c887c977128c6db34251',1,'gSequencePlayers:&#160;load.c'],['../load_8h.html#a3031d5b0ad93c887c977128c6db34251',1,'gSequencePlayers:&#160;load.c']]],
['gsherbetlandclouds_1003',['gSherbetLandClouds',['../some__data_8c.html#a42dc979439e689344466622f31f5322f',1,'gSherbetLandClouds:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a42dc979439e689344466622f31f5322f',1,'gSherbetLandClouds:&#160;some_data.c']]],
['gsieventmesgbuf_1004',['gSIEventMesgBuf',['../main_8c.html#ad0cdec54b37db35ba930bbe2144f3401',1,'gSIEventMesgBuf:&#160;main.c'],['../main_8h.html#ad0cdec54b37db35ba930bbe2144f3401',1,'gSIEventMesgBuf:&#160;main.c']]],
['gsieventmesgqueue_1005',['gSIEventMesgQueue',['../main_8c.html#aeddf12822189d471d55eb15756589a12',1,'gSIEventMesgQueue:&#160;main.c'],['../main_8h.html#aeddf12822189d471d55eb15756589a12',1,'gSIEventMesgQueue:&#160;main.c']]],
['gsinetable_1006',['gSineTable',['../trig__tables_8c.html#a05a19e39e48c56d1c2095bfe71a6148e',1,'gSineTable:&#160;trig_tables.c'],['../trig__tables_8h.html#a05a19e39e48c56d1c2095bfe71a6148e',1,'gSineTable:&#160;trig_tables.c']]],
['gsizeslidingborders_1007',['gSizeSlidingBorders',['../ceremony__and__credits_8c.html#a786899947d5ad3746ef7b09cb81f7118',1,'gSizeSlidingBorders:&#160;ceremony_and_credits.c'],['../ceremony__and__credits_8h.html#a786899947d5ad3746ef7b09cb81f7118',1,'gSizeSlidingBorders:&#160;ceremony_and_credits.c']]],
['gsnowmanspawns_1008',['gSnowmanSpawns',['../some__data_8c.html#ac16f19677d99e6e4ade8d138179b712b',1,'gSnowmanSpawns:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ac16f19677d99e6e4ade8d138179b712b',1,'gSnowmanSpawns:&#160;some_data.c'],['../objects_8h.html#ac16f19677d99e6e4ade8d138179b712b',1,'gSnowmanSpawns:&#160;some_data.c']]],
['gsomedlbuffer_1009',['gSomeDLBuffer',['../menu__items_8c.html#a5b507885a54a8c6c7cf9c6c2da96eb26',1,'gSomeDLBuffer:&#160;menu_items.c'],['../menu__items_8h.html#a5b507885a54a8c6c7cf9c6c2da96eb26',1,'gSomeDLBuffer:&#160;menu_items.c']]],
['gsoundmode_1010',['gSoundMode',['../menus_8c.html#abfc770cacb793e9261de78abf34cb468',1,'gSoundMode:&#160;menus.c'],['../menus_8h.html#abfc770cacb793e9261de78abf34cb468',1,'gSoundMode:&#160;menus.c']]],
['gsoundmodenames_1011',['gSoundModeNames',['../menu__items_8c.html#a74933bddc6e45c2446ce6a4677e1de09',1,'gSoundModeNames:&#160;menu_items.c'],['../menu__items_8h.html#aa191ed9cddebe50ddf2f7d7b36d24ce1',1,'gSoundModeNames:&#160;menu_items.c']]],
['gspdisplaylist_1012',['gSPDisplayList',['../GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2',1,'gSPDisplayList(Gfx *pkt, Gfx *dl):&#160;GBIMiddleware.cpp'],['../mk64_8h.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2',1,'gSPDisplayList(Gfx *pkt, Gfx *dl):&#160;GBIMiddleware.cpp']]],
['gspdisplaylistoffset_1013',['gSPDisplayListOffset',['../mk64_8h.html#ae824352f58663c5e3fd447c35f9ae32b',1,'mk64.h']]],
['gspecialcup_1014',['gSpecialCup',['../Game_8cpp.html#a36b94f5e33fe411a7ded28bd17a9d60f',1,'Game.cpp']]],
['gspeedcpubehaviour_1015',['gSpeedCPUBehaviour',['../code__80005FD0_8c.html#ac02249ac8d87ac92aee391984bc8d937',1,'gSpeedCPUBehaviour:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a76e678f0e08fcc9e8259edf741277c1f',1,'gSpeedCPUBehaviour:&#160;code_80005FD0.c']]],
['gspinvalidatetexcache_1016',['gSPInvalidateTexCache',['../GBIMiddleware_8cpp.html#a0c0bce088ba2282e188ea5c8c8123e22',1,'gSPInvalidateTexCache(Gfx *pkt, uintptr_t texAddr):&#160;GBIMiddleware.cpp'],['../mk64_8h.html#a0c0bce088ba2282e188ea5c8c8123e22',1,'gSPInvalidateTexCache(Gfx *pkt, uintptr_t texAddr):&#160;GBIMiddleware.cpp']]],
['gspsegmentloadres_1017',['gSPSegmentLoadRes',['../mk64_8h.html#a11182d754960126af257be703eb8107f',1,'mk64.h']]],
['gsptaskmesgbuf_1018',['gSPTaskMesgBuf',['../main_8c.html#aeabe6f1db6a11fc38c5581395baca767',1,'gSPTaskMesgBuf:&#160;main.c'],['../main_8h.html#aeabe6f1db6a11fc38c5581395baca767',1,'gSPTaskMesgBuf:&#160;main.h']]],
['gsptaskmesgqueue_1019',['gSPTaskMesgQueue',['../main_8c.html#a71be1829d77470850ff3e20fd2fc41c0',1,'gSPTaskMesgQueue:&#160;main.c'],['../main_8h.html#a71be1829d77470850ff3e20fd2fc41c0',1,'gSPTaskMesgQueue:&#160;main.h']]],
['gspvertex_1020',['gSPVertex',['../GBIMiddleware_8cpp.html#aeef79449a27a710d73576e4a4f7f7f99',1,'gSPVertex(Gfx *pkt, uintptr_t v, int n, int v0):&#160;GBIMiddleware.cpp'],['../mk64_8h.html#aeef79449a27a710d73576e4a4f7f7f99',1,'gSPVertex(Gfx *pkt, uintptr_t v, int n, int v0):&#160;GBIMiddleware.cpp']]],
['gstarcup_1021',['gStarCup',['../Game_8cpp.html#a77b58dc71f28e0ef8878390fae8ac62b',1,'Game.cpp']]],
['gstereopanvolume_1022',['gStereoPanVolume',['../src_2audio_2data_8c.html#a84d2b058cd060f0699432ee6ae33ce20',1,'gStereoPanVolume:&#160;data.c'],['../data_8h.html#a84d2b058cd060f0699432ee6ae33ce20',1,'gStereoPanVolume:&#160;data.c']]],
['gsubmenuselection_1023',['gSubMenuSelection',['../menus_8c.html#a1f299d56d9d5919d9a86e79ffc87dfb0',1,'gSubMenuSelection:&#160;menus.c'],['../menus_8h.html#a1f299d56d9d5919d9a86e79ffc87dfb0',1,'gSubMenuSelection:&#160;menus.c']]],
['gsynthesisreverbs_1024',['gSynthesisReverbs',['../synthesis_8c.html#a46dbb82b200402601c2819f7deab8c04',1,'gSynthesisReverbs:&#160;synthesis.c'],['../synthesis_8h.html#a46dbb82b200402601c2819f7deab8c04',1,'gSynthesisReverbs:&#160;synthesis.c']]],
['gtankertrucklist_1025',['gTankerTruckList',['../code__80005FD0_8c.html#af4d9bb3e12dd9902c5992c5c064a0fc7',1,'gTankerTruckList:&#160;code_80005FD0.c'],['../vehicles_8h.html#a85a7ae4a72ab40a4ff366fb5b1c8f64e',1,'gTankerTruckList:&#160;code_80005FD0.c']]],
['gtatumsperbeat_1026',['gTatumsPerBeat',['../audio__session__presets_8c.html#af48fe151cc1f3fcd52da8f4c45170ca0',1,'gTatumsPerBeat:&#160;audio_session_presets.c'],['../data_8h.html#af48fe151cc1f3fcd52da8f4c45170ca0',1,'gTatumsPerBeat:&#160;data.h']]],
['gtempointernaltoexternal_1027',['gTempoInternalToExternal',['../heap_8h.html#a09bd3997d3f65730cc5906c6f53da174',1,'gTempoInternalToExternal:&#160;load.c'],['../load_8c.html#a09bd3997d3f65730cc5906c6f53da174',1,'gTempoInternalToExternal:&#160;load.c'],['../load_8h.html#a09bd3997d3f65730cc5906c6f53da174',1,'gTempoInternalToExternal:&#160;load.c']]],
['gtemporarycommonpool_1028',['gTemporaryCommonPool',['../heap_8c.html#a92801cbca12e4986f7a5bf3e8f391e1f',1,'gTemporaryCommonPool:&#160;heap.c'],['../heap_8h.html#a92801cbca12e4986f7a5bf3e8f391e1f',1,'gTemporaryCommonPool:&#160;heap.c']]],
['gtextbattleintroduction_1029',['gTextBattleIntroduction',['../menu__items_8c.html#a407fa243326402f096d6641a32c000fa',1,'gTextBattleIntroduction:&#160;menu_items.c'],['../menu__items_8h.html#a407fa243326402f096d6641a32c000fa',1,'gTextBattleIntroduction:&#160;menu_items.c']]],
['gtextcolor_1030',['gTextColor',['../menu__items_8c.html#a61b1a0c8ec40ebfa8acc96de6a3d7036',1,'gTextColor:&#160;menu_items.c'],['../menu__items_8h.html#a61b1a0c8ec40ebfa8acc96de6a3d7036',1,'gTextColor:&#160;menu_items.c']]],
['gtextcreditsrenderinfo_1031',['gTextCreditsRenderInfo',['../credits_8c.html#a480d4ac79c5035c07a1420e9a72fed41',1,'gTextCreditsRenderInfo:&#160;credits.c'],['../credits_8h.html#a480d4ac79c5035c07a1420e9a72fed41',1,'gTextCreditsRenderInfo:&#160;credits.c']]],
['gtextdistance_1032',['gTextDistance',['../menu__items_8c.html#ae315cc2ac224a667167c30a8a6d5b9ed',1,'gTextDistance:&#160;menu_items.c'],['../menu__items_8h.html#ae315cc2ac224a667167c30a8a6d5b9ed',1,'gTextDistance:&#160;menu_items.c']]],
['gtextmenuannounceghost_1033',['gTextMenuAnnounceGhost',['../menu__items_8c.html#a3cf0c2e331bb389b247530d3398e3577',1,'gTextMenuAnnounceGhost:&#160;menu_items.c'],['../menu__items_8h.html#a3cf0c2e331bb389b247530d3398e3577',1,'gTextMenuAnnounceGhost:&#160;menu_items.c']]],
['gtextmenudata_1034',['gTextMenuData',['../menu__items_8c.html#a5162a2c33c5bbc3ee0b810b54f22e4b5',1,'gTextMenuData:&#160;menu_items.c'],['../menu__items_8h.html#a5162a2c33c5bbc3ee0b810b54f22e4b5',1,'gTextMenuData:&#160;menu_items.c']]],
['gtextmenuoption_1035',['gTextMenuOption',['../menu__items_8c.html#a2295064118acd6dfaec83746b0bc668c',1,'gTextMenuOption:&#160;menu_items.c'],['../menu__items_8h.html#a2295064118acd6dfaec83746b0bc668c',1,'gTextMenuOption:&#160;menu_items.c']]],
['gtextnocontroller_1036',['gTextNoController',['../menu__items_8c.html#a3233771df4bebcae203ffc21e50bbbb5',1,'gTextNoController:&#160;menu_items.c'],['../menu__items_8h.html#a3233771df4bebcae203ffc21e50bbbb5',1,'gTextNoController:&#160;menu_items.c']]],
['gtextoptionmenu_1037',['gTextOptionMenu',['../menu__items_8c.html#a33341dba00d6251c3aac738b843d0b6d',1,'gTextOptionMenu:&#160;menu_items.c'],['../menu__items_8h.html#a33341dba00d6251c3aac738b843d0b6d',1,'gTextOptionMenu:&#160;menu_items.c']]],
['gtextpausebutton_1038',['gTextPauseButton',['../menu__items_8c.html#a7c879c17a0a31d05a74483493cd53ea5',1,'gTextPauseButton:&#160;menu_items.c'],['../menu__items_8h.html#a7c879c17a0a31d05a74483493cd53ea5',1,'gTextPauseButton:&#160;menu_items.c']]],
['gtextureblueshell_1039',['gTextureBlueshell',['../actors_8c.html#a42aae1ba1c56cbdc344031aedbfc2fe3',1,'actors.c']]],
['gtexturefontcc_1040',['gTextureFontCC',['../textures_8c.html#af74239ef9c36e09f9c5f59086c829d24',1,'gTextureFontCC:&#160;textures.c'],['../textures_8h.html#af74239ef9c36e09f9c5f59086c829d24',1,'gTextureFontCC:&#160;textures.c']]],
['gtexturefontcomma_1041',['gTextureFontComma',['../textures_8c.html#a8de5a4abab065c9e97ffd41059ae7150',1,'gTextureFontComma:&#160;textures.c'],['../textures_8h.html#a8de5a4abab065c9e97ffd41059ae7150',1,'gTextureFontComma:&#160;textures.c']]],
['gtexturefontdot_1042',['gTextureFontDot',['../textures_8c.html#ade3dc9ef475baad1aa5f670b819576c2',1,'gTextureFontDot:&#160;textures.c'],['../textures_8h.html#ade3dc9ef475baad1aa5f670b819576c2',1,'gTextureFontDot:&#160;textures.c']]],
['gtexturefontdoublequote_1043',['gTextureFontDoubleQuote',['../textures_8c.html#a8eb33978b7b3381b72052d1e691c5fc5',1,'gTextureFontDoubleQuote:&#160;textures.c'],['../textures_8h.html#a8eb33978b7b3381b72052d1e691c5fc5',1,'gTextureFontDoubleQuote:&#160;textures.c']]],
['gtexturefontempty_1044',['gTextureFontEmpty',['../textures_8c.html#ae3cf1ef2a5a6c7fe1b146eb133faf1f8',1,'gTextureFontEmpty:&#160;textures.c'],['../textures_8h.html#ae3cf1ef2a5a6c7fe1b146eb133faf1f8',1,'gTextureFontEmpty:&#160;textures.c']]],
['gtexturefontexclamationmark_1045',['gTextureFontExclamationMark',['../textures_8c.html#a40d3a923d261dfd804331fff9af60ddc',1,'gTextureFontExclamationMark:&#160;textures.c'],['../textures_8h.html#a40d3a923d261dfd804331fff9af60ddc',1,'gTextureFontExclamationMark:&#160;textures.c']]],
['gtexturefontfourdote_1046',['gTextureFontFourDote',['../textures_8c.html#ad3350695c25e3728fdc070fb4a26110c',1,'gTextureFontFourDote:&#160;textures.c'],['../textures_8h.html#ad3350695c25e3728fdc070fb4a26110c',1,'gTextureFontFourDote:&#160;textures.c']]],
['gtexturefontinterogationmark_1047',['gTextureFontInterogationMark',['../textures_8c.html#a1dd3ed0a827e12add4424a7e6da97247',1,'gTextureFontInterogationMark:&#160;textures.c'],['../textures_8h.html#a1dd3ed0a827e12add4424a7e6da97247',1,'gTextureFontInterogationMark:&#160;textures.c']]],
['gtexturefontminus_1048',['gTextureFontMinus',['../textures_8c.html#af6424a01ef72a6f053b546d822fae048',1,'gTextureFontMinus:&#160;textures.c'],['../textures_8h.html#af6424a01ef72a6f053b546d822fae048',1,'gTextureFontMinus:&#160;textures.c']]],
['gtexturefontnumbereight_1049',['gTextureFontNumberEight',['../textures_8c.html#abc37542d4fa6591212974d194b3a726f',1,'gTextureFontNumberEight:&#160;textures.c'],['../textures_8h.html#abc37542d4fa6591212974d194b3a726f',1,'gTextureFontNumberEight:&#160;textures.c']]],
['gtexturefontnumberfive_1050',['gTextureFontNumberFive',['../textures_8c.html#ae24728381fc55da75fd005c52f785a75',1,'gTextureFontNumberFive:&#160;textures.c'],['../textures_8h.html#ae24728381fc55da75fd005c52f785a75',1,'gTextureFontNumberFive:&#160;textures.c']]],
['gtexturefontnumberfour_1051',['gTextureFontNumberFour',['../textures_8c.html#a14fb55a4d3e00fb96033ddba28d381b8',1,'gTextureFontNumberFour:&#160;textures.c'],['../textures_8h.html#a14fb55a4d3e00fb96033ddba28d381b8',1,'gTextureFontNumberFour:&#160;textures.c']]],
['gtexturefontnumbernine_1052',['gTextureFontNumberNine',['../textures_8c.html#afefeb98004f042491d742b56ada1da6f',1,'gTextureFontNumberNine:&#160;textures.c'],['../textures_8h.html#afefeb98004f042491d742b56ada1da6f',1,'gTextureFontNumberNine:&#160;textures.c']]],
['gtexturefontnumberone_1053',['gTextureFontNumberOne',['../textures_8c.html#aea739ddda15174436da68fb06bff5b39',1,'gTextureFontNumberOne:&#160;textures.c'],['../textures_8h.html#aea739ddda15174436da68fb06bff5b39',1,'gTextureFontNumberOne:&#160;textures.c']]],
['gtexturefontnumberseven_1054',['gTextureFontNumberSeven',['../textures_8c.html#ad9c286ad41d2808218159c3e4f01296d',1,'gTextureFontNumberSeven:&#160;textures.c'],['../textures_8h.html#ad9c286ad41d2808218159c3e4f01296d',1,'gTextureFontNumberSeven:&#160;textures.c']]],
['gtexturefontnumbersix_1055',['gTextureFontNumberSix',['../textures_8c.html#a3e3efd49403deb0653bfb57d0c2d5b15',1,'gTextureFontNumberSix:&#160;textures.c'],['../textures_8h.html#a3e3efd49403deb0653bfb57d0c2d5b15',1,'gTextureFontNumberSix:&#160;textures.c']]],
['gtexturefontnumberthree_1056',['gTextureFontNumberThree',['../textures_8c.html#a166291a8e8249bf37c8d26f2039610f9',1,'gTextureFontNumberThree:&#160;textures.c'],['../textures_8h.html#a166291a8e8249bf37c8d26f2039610f9',1,'gTextureFontNumberThree:&#160;textures.c']]],
['gtexturefontnumbertwo_1057',['gTextureFontNumberTwo',['../textures_8c.html#a5602f0af4ac0900ca497b9d775668a00',1,'gTextureFontNumberTwo:&#160;textures.c'],['../textures_8h.html#a5602f0af4ac0900ca497b9d775668a00',1,'gTextureFontNumberTwo:&#160;textures.c']]],
['gtexturefontnumberzero_1058',['gTextureFontNumberZero',['../textures_8c.html#a1d9b6df14a61a59357c960a107e93f6d',1,'gTextureFontNumberZero:&#160;textures.c'],['../textures_8h.html#a1d9b6df14a61a59357c960a107e93f6d',1,'gTextureFontNumberZero:&#160;textures.c']]],
['gtexturefontplus_1059',['gTextureFontPlus',['../textures_8c.html#ab3d21de5cdf3d7feb7f408d68661ed61',1,'gTextureFontPlus:&#160;textures.c'],['../textures_8h.html#ab3d21de5cdf3d7feb7f408d68661ed61',1,'gTextureFontPlus:&#160;textures.c']]],
['gtexturefontsimplequote_1060',['gTextureFontSimpleQuote',['../textures_8c.html#abc7df7f443f9dde124f41945cfb26b44',1,'gTextureFontSimpleQuote:&#160;textures.c'],['../textures_8h.html#abc7df7f443f9dde124f41945cfb26b44',1,'gTextureFontSimpleQuote:&#160;textures.c']]],
['gtextureghosts_1061',['gTextureGhosts',['../boo__frames_8h.html#af6542d3e3ce279a15376aa53637ade2c',1,'boo_frames.h']]],
['gtextureloadedlightningbolt0_1062',['gTextureLoadedLightningBolt0',['../code__80057C60__var_8c.html#ac0a1ed9c57d2934a905b04d9e2f52f7e',1,'code_80057C60_var.c']]],
['gtextureloadedlightningbolt1_1063',['gTextureLoadedLightningBolt1',['../code__80057C60__var_8c.html#ac47831cd0b86b8c10dd97ad7e5d08f87',1,'code_80057C60_var.c']]],
['gthomwpspawns150cc_1064',['gThomwpSpawns150CC',['../some__data_8c.html#a02bd29e49d2089bb6bd1bfe33e360584',1,'gThomwpSpawns150CC:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a02bd29e49d2089bb6bd1bfe33e360584',1,'gThomwpSpawns150CC:&#160;some_data.c'],['../objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584',1,'gThomwpSpawns150CC:&#160;some_data.c']]],
['gthomwpspawns50cc_1065',['gThomwpSpawns50CC',['../some__data_8c.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC:&#160;some_data.c'],['../src_2data_2some__data_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC:&#160;some_data.c'],['../objects_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC:&#160;some_data.c']]],
['gthowmpspawnlist_1066',['gThowmpSpawnList',['../code__80057C60_8c.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList:&#160;code_80057C60.c'],['../objects_8h.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList:&#160;code_80057C60.c']]],
['gthwompspawns100ccextra_1067',['gThwompSpawns100CCExtra',['../some__data_8c.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra:&#160;some_data.c'],['../src_2data_2some__data_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra:&#160;some_data.c'],['../objects_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra:&#160;some_data.c']]],
['gtickgame_1068',['gTickGame',['../main_8c.html#a9430ed200a7ab87457f7aa908c12d00e',1,'main.c']]],
['gticklogic_1069',['gTickLogic',['../main_8c.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic:&#160;main.c'],['../main_8h.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic:&#160;main.c']]],
['gtickvisuals_1070',['gTickVisuals',['../main_8c.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals:&#160;main.c'],['../main_8h.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals:&#160;main.c']]],
['gtimeplayerlasttouchedfinishline_1071',['gTimePlayerLastTouchedFinishLine',['../code__800029B0_8c.html#a3ce3001b1bfd4f8df4d3f46af7af9ae0',1,'gTimePlayerLastTouchedFinishLine:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ac94b9ded4f026071618320e4ac6a0c54',1,'gTimePlayerLastTouchedFinishLine:&#160;code_800029B0.c']]],
['gtimerboosttripleacombo_1072',['gTimerBoostTripleACombo',['../spawn__players_8c.html#a1e8391878c61909360f486e2f876a5d1',1,'spawn_players.c']]],
['gtimerboosttriplebcombo_1073',['gTimerBoostTripleBCombo',['../spawn__players_8c.html#a4f9695a30a50d42e31f72fa6c6e9cddd',1,'spawn_players.c']]],
['gtimetrialdatacourseindex_1074',['gTimeTrialDataCourseIndex',['../menus_8c.html#a14db07fddab03b07c2949902dad0ffd8',1,'gTimeTrialDataCourseIndex:&#160;menus.c'],['../menus_8h.html#a14db07fddab03b07c2949902dad0ffd8',1,'gTimeTrialDataCourseIndex:&#160;menus.c']]],
['gtimetrialsresultcursorselection_1075',['gTimeTrialsResultCursorSelection',['../menus_8c.html#a7e69e22a0a18014a2ce5337a611bf67e',1,'gTimeTrialsResultCursorSelection:&#160;menus.c'],['../menus_8h.html#a7e69e22a0a18014a2ce5337a611bf67e',1,'gTimeTrialsResultCursorSelection:&#160;menus.c']]],
['gtlutredshell_1076',['gTLUTRedShell',['../actors_8c.html#afddce2fe9d53b73eb98b25e6d354dd50',1,'actors.c']]],
['gtoadsturnpikerainbowroadstars_1077',['gToadsTurnpikeRainbowRoadStars',['../some__data_8c.html#a1071347ffc4f2aeabe2c734b2a2f5e50',1,'gToadsTurnpikeRainbowRoadStars:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a1071347ffc4f2aeabe2c734b2a2f5e50',1,'gToadsTurnpikeRainbowRoadStars:&#160;some_data.c']]],
['gtopspeed100cc_1078',['gTopSpeed100cc',['../kart__attributes_8c.html#a2a7261671900e5592b8be3a092dcafa3',1,'gTopSpeed100cc:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a4ec61c7e10149457cb67b22a9fce24e9',1,'gTopSpeed100cc:&#160;kart_attributes.c']]],
['gtopspeed150cc_1079',['gTopSpeed150cc',['../kart__attributes_8c.html#aa24a6855495901bde4ba130632c4c2f8',1,'gTopSpeed150cc:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a4d1edcf061f181a5d8258516068204e9',1,'gTopSpeed150cc:&#160;kart_attributes.c']]],
['gtopspeed50cc_1080',['gTopSpeed50cc',['../kart__attributes_8c.html#aa99384d2001aca103ee081183b62b8c0',1,'gTopSpeed50cc:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a9ac7f4dbc754a866fdec9a8a4f69c5d2',1,'gTopSpeed50cc:&#160;kart_attributes.c']]],
['gtopspeedbattle_1081',['gTopSpeedBattle',['../kart__attributes_8c.html#a83191d715b099bd0749457817a3202f3',1,'gTopSpeedBattle:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a93239ad4c876f5edb288eeec6bc33764',1,'gTopSpeedBattle:&#160;kart_attributes.c']]],
['gtopspeedextra_1082',['gTopSpeedExtra',['../kart__attributes_8c.html#a510915a7a9a0a456e71c807c5a875166',1,'gTopSpeedExtra:&#160;kart_attributes.c'],['../kart__attributes_8h.html#acca55962295f1a1c20ebc9a631d7c1bd',1,'gTopSpeedExtra:&#160;kart_attributes.c']]],
['gtopspeedtable_1083',['gTopSpeedTable',['../kart__attributes_8c.html#a30ffc7e2ce3b39a0e830985298f048da',1,'gTopSpeedTable:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a30ffc7e2ce3b39a0e830985298f048da',1,'gTopSpeedTable:&#160;kart_attributes.c']]],
['gtorchspawns_1084',['gTorchSpawns',['../some__data_8c.html#af40885efd72dc665a278c6f29e19ecf3',1,'gTorchSpawns:&#160;some_data.c'],['../src_2data_2some__data_8h.html#af40885efd72dc665a278c6f29e19ecf3',1,'gTorchSpawns:&#160;some_data.c'],['../objects_8h.html#af40885efd72dc665a278c6f29e19ecf3',1,'gTorchSpawns:&#160;some_data.c']]],
['gtrackconsecutivecurvecounts_1085',['gTrackConsecutiveCurveCounts',['../code__80005FD0_8c.html#ae0e6230cc34bdc88e9263c9b2d6f55e5',1,'gTrackConsecutiveCurveCounts:&#160;code_80005FD0.c'],['../waypoints_8h.html#a7fef4fd6c9ea0fef98bc7bb6d06861c9',1,'gTrackConsecutiveCurveCounts:&#160;code_80005FD0.c']]],
['gtrackleftpaths_1086',['gTrackLeftPaths',['../code__80005FD0_8c.html#ae810f176ca0c3912067161e11e7ab6b5',1,'gTrackLeftPaths:&#160;code_80005FD0.c'],['../waypoints_8h.html#a2097a82eba5a8a58ddc60a8dd7401b30',1,'gTrackLeftPaths:&#160;code_80005FD0.c']]],
['gtrackpaths_1087',['gTrackPaths',['../code__80005FD0_8c.html#a7b7a0360c4a6d4158f2090e960ead472',1,'gTrackPaths:&#160;code_80005FD0.c'],['../waypoints_8h.html#a3191af64e6e0655e7a4b615334997a79',1,'gTrackPaths:&#160;code_80005FD0.c']]],
['gtrackpositionfactor_1088',['gTrackPositionFactor',['../code__80005FD0_8c.html#a9827e1032dc364b34fdfc8bcd1addecf',1,'gTrackPositionFactor:&#160;code_80005FD0.c'],['../waypoints_8h.html#a058230d7d3d42864e9b6d11f6431b5df',1,'gTrackPositionFactor:&#160;code_80005FD0.c']]],
['gtrackrightpaths_1089',['gTrackRightPaths',['../code__80005FD0_8c.html#a8a10781937f028bc013944b9356765c0',1,'gTrackRightPaths:&#160;code_80005FD0.c'],['../waypoints_8h.html#ae48f681ef2a4911e8747d3ceb0acbf6f',1,'gTrackRightPaths:&#160;code_80005FD0.c']]],
['gtracksectiontypes_1090',['gTrackSectionTypes',['../code__80005FD0_8c.html#a683ef68f5387c02e42877814cc4d6ba2',1,'gTrackSectionTypes:&#160;code_80005FD0.c'],['../waypoints_8h.html#ae3566a02982df77dbd8ad7011b0ef86d',1,'gTrackSectionTypes:&#160;code_80005FD0.c']]],
['gtrainlist_1091',['gTrainList',['../code__80005FD0_8c.html#a2dc210a40d4102b45970958fee517232',1,'gTrainList:&#160;code_80005FD0.c'],['../vehicles_8h.html#ac244743e5ba49da3393199a6866f1461',1,'gTrainList:&#160;code_80005FD0.c']]],
['gtrainsmoketimer_1092',['gTrainSmokeTimer',['../code__80005FD0_8c.html#aac080de1358a87bb2706db5924895f2f',1,'gTrainSmokeTimer:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#aac080de1358a87bb2706db5924895f2f',1,'gTrainSmokeTimer:&#160;code_80005FD0.c']]],
['gtransitionduration_1093',['gTransitionDuration',['../menu__items_8c.html#a3476b052d43fdcbf9e8c032cd6d3f5e6',1,'gTransitionDuration:&#160;menu_items.c'],['../menu__items_8h.html#a1098e8c62303fc76ec872d519121d5be',1,'gTransitionDuration:&#160;menu_items.c']]],
['gtransitiontype_1094',['gTransitionType',['../menu__items_8c.html#ab013e576dc5a54cbbd86b58b3b69e900',1,'gTransitionType:&#160;menu_items.c'],['../menu__items_8h.html#a2c9b7f897a7c213a7f797d9a5aee5f2a',1,'gTransitionType:&#160;menu_items.c']]],
['gtrophyindex_1095',['gTrophyIndex',['../Game_8cpp.html#a64d8699124ee0fb6d04c76e786ef28ef',1,'gTrophyIndex:&#160;Game.cpp'],['../Game_8h.html#a64d8699124ee0fb6d04c76e786ef28ef',1,'gTrophyIndex:&#160;Game.cpp']]],
['gui_1096',['Gui',['../classGui.html',1,'']]],
['gulookat_1097',['guLookAt',['../guLookAtF_8c.html#a8641b89f7767fe85370ca7d198ef5566',1,'guLookAtF.c']]],
['gulookatf_1098',['guLookAtF',['../guLookAtF_8c.html#a221be5535617db52477d4cb992afa4a9',1,'guLookAtF.c']]],
['gulookatf_2ec_1099',['guLookAtF.c',['../guLookAtF_8c.html',1,'']]],
['gulookatref_2ec_1100',['guLookAtRef.c',['../guLookAtRef_8c.html',1,'']]],
['gulookatreflect_1101',['guLookAtReflect',['../guLookAtRef_8c.html#ae34857f2cd62a47090a1df014a50016a',1,'guLookAtRef.c']]],
['gulookatreflectf_1102',['guLookAtReflectF',['../guLookAtRef_8c.html#a5622c6212f83e2cf709b4708f0b3afd9',1,'guLookAtRef.c']]],
['gumtxcatf_1103',['guMtxCatF',['../guMtxCatF_8c.html#a4d37c76854a6be2468b0c8ca7a512cde',1,'guMtxCatF(float mf[4][4], float nf[4][4], float res[4][4]):&#160;guMtxCatF.c'],['../guMtxCatL_8c.html#a4d37c76854a6be2468b0c8ca7a512cde',1,'guMtxCatF(float mf[4][4], float nf[4][4], float res[4][4]):&#160;guMtxCatF.c']]],
['gumtxcatf_2ec_1104',['guMtxCatF.c',['../guMtxCatF_8c.html',1,'']]],
['gumtxcatl_1105',['guMtxCatL',['../menu__items_8c.html#a5783e95a8e8e7ef1793dbf79570e339e',1,'guMtxCatL(Mtx *m, Mtx *n, Mtx *res):&#160;guMtxCatL.c'],['../guMtxCatL_8c.html#a5783e95a8e8e7ef1793dbf79570e339e',1,'guMtxCatL(Mtx *m, Mtx *n, Mtx *res):&#160;guMtxCatL.c']]],
['gumtxcatl_2ec_1106',['guMtxCatL.c',['../guMtxCatL_8c.html',1,'']]],
['gumtxf2l_1107',['guMtxF2L',['../guMtxF2L_8c.html#a40ab2d64c609839ff1e0ef0de2d0dcc4',1,'guMtxF2L.c']]],
['gumtxf2l_2ec_1108',['guMtxF2L.c',['../guMtxF2L_8c.html',1,'']]],
['gumtxident_1109',['guMtxIdent',['../guMtxF2L_8c.html#a8d98eadd95eea7f4a8ca8aac8ebdf10c',1,'guMtxF2L.c']]],
['gumtxidentf_1110',['guMtxIdentF',['../guMtxF2L_8c.html#a257a86497fc08677370948eda3163595',1,'guMtxF2L.c']]],
['gumtxl2f_1111',['guMtxL2F',['../guMtxF2L_8c.html#a96a205b9cf6b90562d3f2ad86e10a0c8',1,'guMtxF2L.c']]],
['gumtxxfmf_1112',['guMtxXFMF',['../guMtxCatF_8c.html#aab040960df8394563162ecad5e3ef2ed',1,'guMtxCatF.c']]],
['gumtxxfml_1113',['guMtxXFML',['../guMtxCatL_8c.html#a6883fd436778edba4ff14ba0297ee33a',1,'guMtxCatL.c']]],
['gunexpiredactorslist_1114',['gUnexpiredActorsList',['../code__80005FD0_8c.html#a84f9a428f9485f5a469a669ee4f0777b',1,'gUnexpiredActorsList:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a52b827315d66140beaa00ab43fc3bc73',1,'gUnexpiredActorsList:&#160;code_80005FD0.c']]],
['gunkloadstatus_1115',['gUnkLoadStatus',['../heap_8c.html#a18c8c9565c3255791bc80dc8d669e9fd',1,'gUnkLoadStatus:&#160;heap.c'],['../heap_8h.html#ae1259c2a2b59eb3363f37701b26b7487',1,'gUnkLoadStatus:&#160;heap.c']]],
['gunknowndata_5f800f6290_1116',['gUnknownData_800F6290',['../src_2audio_2data_8c.html#a678ecf818c198bd13f14adf3901f7170',1,'gUnknownData_800F6290:&#160;data.c'],['../data_8h.html#a3b002fdb076037efbce7b214c719710b',1,'gUnknownData_800F6290:&#160;data.c']]],
['gunknownwave7_1117',['gUnknownWave7',['../src_2audio_2data_8c.html#a432e73da7ead6521be606993deb70457',1,'gUnknownWave7:&#160;data.c'],['../data_8h.html#a432e73da7ead6521be606993deb70457',1,'gUnknownWave7:&#160;data.c']]],
['gunkpool1_1118',['gUnkPool1',['../heap_8c.html#a740ec786aa8556908cc813426a2434e4',1,'gUnkPool1:&#160;heap.c'],['../heap_8h.html#a740ec786aa8556908cc813426a2434e4',1,'gUnkPool1:&#160;heap.c']]],
['gunormalize_1119',['guNormalize',['../guNormalize_8c.html#a7ad49cccf7be1e598544b9f0b35b5e28',1,'guNormalize.c']]],
['gunormalize_2ec_1120',['guNormalize.c',['../guNormalize_8c.html',1,'']]],
['gunusedcount800ea5c8_1121',['gUnusedCount800EA5C8',['../audio__session__presets_8c.html#a68f567dacbc7c303b772bd9188364fcf',1,'gUnusedCount800EA5C8:&#160;audio_session_presets.c'],['../data_8h.html#a68f567dacbc7c303b772bd9188364fcf',1,'gUnusedCount800EA5C8:&#160;audio_session_presets.c']]],
['gunusedloadedpool_1122',['gUnusedLoadedPool',['../heap_8c.html#a3fbc1e2ebbbc4fea4fb4d43e59545fd6',1,'gUnusedLoadedPool:&#160;heap.c'],['../heap_8h.html#a3fbc1e2ebbbc4fea4fb4d43e59545fd6',1,'gUnusedLoadedPool:&#160;heap.h']]],
['guortho_1123',['guOrtho',['../math__util__2_8c.html#ae90ab28177e8cb3819dde7504ed51cee',1,'guOrtho(Mtx *, f32, f32, f32, f32, f32, f32, f32):&#160;math_util_2.c'],['../guOrthoF_8c.html#ad7ee72136daaabbf7bfa2c6a5d791db1',1,'guOrtho(Mtx *m, float left, float right, float bottom, float top, float near, float far, float scale):&#160;guOrthoF.c']]],
['guorthof_1124',['guOrthoF',['../guOrthoF_8c.html#ae2f1eeb1f335f37cca279436f5f15f41',1,'guOrthoF.c']]],
['guorthof_2ec_1125',['guOrthoF.c',['../guOrthoF_8c.html',1,'']]],
['guperspective_1126',['guPerspective',['../guPerspectiveF_8c.html#ac2050885d6967becf0e5e3bb3e54bd08',1,'guPerspectiveF.c']]],
['guperspectivef_1127',['guPerspectiveF',['../guPerspectiveF_8c.html#a440bd049e431a7ef892658d88620646c',1,'guPerspectiveF.c']]],
['guperspectivef_2ec_1128',['guPerspectiveF.c',['../guPerspectiveF_8c.html',1,'']]],
['gurotate_1129',['guRotate',['../guRotateF_8c.html#a98ec2e0b2831b168feffd49493a08134',1,'guRotateF.c']]],
['gurotatef_1130',['guRotateF',['../guRotateF_8c.html#a6bf4235e1732340bfcbde49454bd63ff',1,'guRotateF.c']]],
['gurotatef_2ec_1131',['guRotateF.c',['../guRotateF_8c.html',1,'']]],
['guscale_1132',['guScale',['../guScaleF_8c.html#a42e27e884f27d0dd332f140ef599b723',1,'guScaleF.c']]],
['guscalef_1133',['guScaleF',['../guScaleF_8c.html#a19b9397a765b8eb04c94f9cdd554cdba',1,'guScaleF.c']]],
['guscalef_2ec_1134',['guScaleF.c',['../guScaleF_8c.html',1,'']]],
['gusereverb_1135',['gUseReverb',['../heap_8c.html#a9e42897c023602a2819081acb5c5dd20',1,'gUseReverb:&#160;heap.c'],['../heap_8h.html#a9e42897c023602a2819081acb5c5dd20',1,'gUseReverb:&#160;heap.c']]],
['gutranslate_1136',['guTranslate',['../guTranslateF_8c.html#a58b365e073c051c652890891b52239ac',1,'guTranslateF.c']]],
['gutranslatef_1137',['guTranslateF',['../guTranslateF_8c.html#ad8d0c6a920defddefdd6bbf1a0e23c3d',1,'guTranslateF.c']]],
['gutranslatef_2ec_1138',['guTranslateF.c',['../guTranslateF_8c.html',1,'']]],
['gvblankhandler1_1139',['gVblankHandler1',['../main_8c.html#ae7d8eb8631967b6af6b7fcaab57f0abc',1,'gVblankHandler1:&#160;main.c'],['../main_8h.html#ae7d8eb8631967b6af6b7fcaab57f0abc',1,'gVblankHandler1:&#160;main.c']]],
['gvblankhandler2_1140',['gVblankHandler2',['../main_8c.html#ab2ac70b4e61e2f70a9e2a626e09ba8c5',1,'gVblankHandler2:&#160;main.c'],['../main_8h.html#ab2ac70b4e61e2f70a9e2a626e09ba8c5',1,'gVblankHandler2:&#160;main.c']]],
['gvblanktimer_1141',['gVBlankTimer',['../main_8c.html#aeed251101490fb75bf283f1969c7a066',1,'gVBlankTimer:&#160;main.c'],['../main_8h.html#aeed251101490fb75bf283f1969c7a066',1,'gVBlankTimer:&#160;main.c']]],
['gvehicle2dpathlength_1142',['gVehicle2DPathLength',['../code__80005FD0_8c.html#a3ebb767844ccddcfc01c4532bc58952b',1,'gVehicle2DPathLength:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a3ebb767844ccddcfc01c4532bc58952b',1,'gVehicle2DPathLength:&#160;code_80005FD0.c']]],
['gvehicle2dpathpoint_1143',['gVehicle2DPathPoint',['../code__80005FD0_8c.html#aa549e5839f23bbfb95b439a40b30b2dc',1,'gVehicle2DPathPoint:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#aa549e5839f23bbfb95b439a40b30b2dc',1,'gVehicle2DPathPoint:&#160;code_80005FD0.c']]],
['gvelocitycamera_1144',['gVelocityCamera',['../external_8c.html#a09bdb61e909efb830ee827f50bb2eec0',1,'external.c']]],
['gversusresultcursorselection_1145',['gVersusResultCursorSelection',['../menus_8c.html#ad73f0b009380559c79f4a3e291b8cf8a',1,'gVersusResultCursorSelection:&#160;menus.c'],['../menus_8h.html#ad73f0b009380559c79f4a3e291b8cf8a',1,'gVersusResultCursorSelection:&#160;menus.c']]],
['gvideothread_1146',['gVideoThread',['../main_8c.html#aba0c596d5110b8f262bd184243438624',1,'gVideoThread:&#160;main.c'],['../main_8h.html#aba0c596d5110b8f262bd184243438624',1,'gVideoThread:&#160;main.c']]],
['gvideothreadstack_1147',['gVideoThreadStack',['../main_8c.html#ac0a4ad3e8d61954f342561c8188a6353',1,'gVideoThreadStack:&#160;main.c'],['../main_8h.html#a17911733eb7c03c04d51130cc537c45f',1,'gVideoThreadStack:&#160;main.c']]],
['gvolume_1148',['gVolume',['../heap_8c.html#aa6d8de52bea6ddd701c597a596d663a3',1,'gVolume:&#160;heap.c'],['../heap_8h.html#aa6d8de52bea6ddd701c597a596d663a3',1,'gVolume:&#160;heap.c']]],
['gwariostadiumstars_1149',['gWarioStadiumStars',['../some__data_8c.html#a9befcff08fd2aab050646484526397de',1,'gWarioStadiumStars:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a9befcff08fd2aab050646484526397de',1,'gWarioStadiumStars:&#160;some_data.c']]],
['gwaterlevel_1150',['gWaterLevel',['../code__800029B0_8c.html#a10027d54a3bcb66f9b07ae4ea16fcb65',1,'gWaterLevel:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a10027d54a3bcb66f9b07ae4ea16fcb65',1,'gWaterLevel:&#160;code_800029B0.c']]],
['gwatervelocity_1151',['gWaterVelocity',['../code__800029B0_8c.html#ae83f0b6a32b3f4ff4daba8ed2846890d',1,'gWaterVelocity:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ae83f0b6a32b3f4ff4daba8ed2846890d',1,'gWaterVelocity:&#160;code_800029B0.c']]],
['gwavesamples_1152',['gWaveSamples',['../src_2audio_2data_8c.html#a30f3b81cd5b7be9cf95fc8453c6b76f5',1,'gWaveSamples:&#160;data.c'],['../data_8h.html#a30f3b81cd5b7be9cf95fc8453c6b76f5',1,'gWaveSamples:&#160;data.c']]],
['gwinlosetext_1153',['gWinLoseText',['../menu__items_8c.html#abd5d24c826f7fa0e334dd23690f689a8',1,'gWinLoseText:&#160;menu_items.c'],['../menu__items_8h.html#abd5d24c826f7fa0e334dd23690f689a8',1,'gWinLoseText:&#160;menu_items.c']]],
['gworldinstance_1154',['gWorldInstance',['../World_8h.html#a2075aa052f40ef84e5435c3dc9c04801',1,'gWorldInstance:&#160;Game.cpp'],['../Game_8cpp.html#a2075aa052f40ef84e5435c3dc9c04801',1,'gWorldInstance:&#160;Game.cpp']]],
['gwrongdirectioncounter_1155',['gWrongDirectionCounter',['../code__80005FD0_8c.html#ab287fc66ba15ffa23a8eea56d7d8c064',1,'gWrongDirectionCounter:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a9ed80d2d1d482db05fa0f3122fdc49eb',1,'gWrongDirectionCounter:&#160;code_80005FD0.c']]],
['gyoshivalleymoomoofarmclouds_1156',['gYoshiValleyMooMooFarmClouds',['../some__data_8c.html#a84c9b94d97195d5cb26a656e101afa36',1,'gYoshiValleyMooMooFarmClouds:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a84c9b94d97195d5cb26a656e101afa36',1,'gYoshiValleyMooMooFarmClouds:&#160;some_data.c']]],
['gzbuffer_1157',['gZBuffer',['../buffers_8h.html#ad69c72ff050917ed80fee1f0a4b6e373',1,'gZBuffer:&#160;buffers.c'],['../buffers_8c.html#a63346feaff86835bf7e5b03bfcd0086d',1,'gZBuffer:&#160;buffers.c']]],
['gzeronotesub_1158',['gZeroNoteSub',['../src_2audio_2data_8c.html#aea53dfa8574ac2f606fd30c6882da9be',1,'gZeroNoteSub:&#160;data.c'],['../data_8h.html#aea53dfa8574ac2f606fd30c6882da9be',1,'gZeroNoteSub:&#160;data.c']]]
['gmodelloader_744',['gModelLoader',['../Game_8cpp.html#ad60fa6bf0da316865efe9f5d86f542ee',1,'Game.cpp']]],
['gmodeselection_745',['gModeSelection',['../main_8c.html#afc00985679cbd41aa08a8fcc5925e438',1,'gModeSelection:&#160;main.c'],['../main_8h.html#afc00985679cbd41aa08a8fcc5925e438',1,'gModeSelection:&#160;main.c']]],
['gmolespawns_746',['gMoleSpawns',['../some__data_8c.html#ad8370971e0149bec07dbf5dfb9159adf',1,'gMoleSpawns:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ad8370971e0149bec07dbf5dfb9159adf',1,'gMoleSpawns:&#160;some_data.c'],['../objects_8h.html#ad8370971e0149bec07dbf5dfb9159adf',1,'gMoleSpawns:&#160;some_data.c']]],
['gmushroomcup_747',['gMushroomCup',['../Game_8cpp.html#a8af8e08b5e4bf0373880797502fd7280',1,'Game.cpp']]],
['gn64resframebuffer_748',['gN64ResFrameBuffer',['../framebuffer__effects_8c.html#a6c36e4c07d98a7906b27ffdf8d902bb8',1,'gN64ResFrameBuffer:&#160;framebuffer_effects.c'],['../framebuffer__effects_8h.html#a6c36e4c07d98a7906b27ffdf8d902bb8',1,'gN64ResFrameBuffer:&#160;framebuffer_effects.c']]],
['gnearestpathpointbycameraid_749',['gNearestPathPointByCameraId',['../code__80005FD0_8c.html#a6ec570a1c48ecc572b4b8a101c80a637',1,'gNearestPathPointByCameraId:&#160;code_80005FD0.c'],['../waypoints_8h.html#aca898c0f7db1c1b412ba6ee47e7aefbc',1,'gNearestPathPointByCameraId:&#160;code_80005FD0.c']]],
['gnearestpathpointbyplayerid_750',['gNearestPathPointByPlayerId',['../code__80005FD0_8c.html#aecaedcf25130d660c6c5885cb92f3259',1,'gNearestPathPointByPlayerId:&#160;code_80005FD0.c'],['../waypoints_8h.html#abe3f9b84841d59b43bafa84554f151d4',1,'gNearestPathPointByPlayerId:&#160;code_80005FD0.c']]],
['gnetwork_751',['gNetwork',['../networking_8c.html#ac589b1f67a7e20769c3a62741439e0c6',1,'gNetwork:&#160;networking.c'],['../networking_8h.html#ac589b1f67a7e20769c3a62741439e0c6',1,'gNetwork:&#160;networking.c'],['../MultiplayerWindow_8cpp.html#ac589b1f67a7e20769c3a62741439e0c6',1,'gNetwork:&#160;networking.c']]],
['gnextdemoid_752',['gNextDemoId',['../menus_8c.html#abb69fde563b1c13c84b24b19f3b49dd5',1,'gNextDemoId:&#160;menus.c'],['../menus_8h.html#abb69fde563b1c13c84b24b19f3b49dd5',1,'gNextDemoId:&#160;menus.c']]],
['gnextfreeleafparticle_753',['gNextFreeLeafParticle',['../code__80057C60_8c.html#a71bea19eadc2aace0f471945ae233c3d',1,'gNextFreeLeafParticle:&#160;code_80057C60.c'],['../objects_8h.html#a71bea19eadc2aace0f471945ae233c3d',1,'gNextFreeLeafParticle:&#160;code_80057C60.c']]],
['gnextfreememoryaddress_754',['gNextFreeMemoryAddress',['../code__800029B0_8c.html#acd2abe1d3f00f9dee4d679d14074480e',1,'gNextFreeMemoryAddress:&#160;code_800029B0.c'],['../code__800029B0_8h.html#acd2abe1d3f00f9dee4d679d14074480e',1,'gNextFreeMemoryAddress:&#160;code_800029B0.c']]],
['gnextfreeobjectparticle1_755',['gNextFreeObjectParticle1',['../code__80057C60_8c.html#ac3331ad47b96499d5e8611cee8b075fd',1,'gNextFreeObjectParticle1:&#160;code_80057C60.c'],['../objects_8h.html#ac3331ad47b96499d5e8611cee8b075fd',1,'gNextFreeObjectParticle1:&#160;code_80057C60.c']]],
['gnextfreeobjectparticle2_756',['gNextFreeObjectParticle2',['../code__80057C60_8c.html#a7cda498e397d2c6149649d1c5190abeb',1,'gNextFreeObjectParticle2:&#160;code_80057C60.c'],['../objects_8h.html#a7cda498e397d2c6149649d1c5190abeb',1,'gNextFreeObjectParticle2:&#160;code_80057C60.c']]],
['gnextfreeobjectparticle3_757',['gNextFreeObjectParticle3',['../code__80057C60_8c.html#a84db57ec1de7ffad314f77be2b7f14ff',1,'gNextFreeObjectParticle3:&#160;code_80057C60.c'],['../objects_8h.html#a84db57ec1de7ffad314f77be2b7f14ff',1,'gNextFreeObjectParticle3:&#160;code_80057C60.c']]],
['gnextfreeobjectparticle4_758',['gNextFreeObjectParticle4',['../code__80057C60_8c.html#a56fac65e20c52f1411d4372b527652c2',1,'gNextFreeObjectParticle4:&#160;code_80057C60.c'],['../objects_8h.html#a56fac65e20c52f1411d4372b527652c2',1,'gNextFreeObjectParticle4:&#160;code_80057C60.c']]],
['gnmiunknown1_759',['gNmiUnknown1',['../code__800029B0_8c.html#ad46f5cbdc056c4a5b9f5e6ef16dafb61',1,'gNmiUnknown1:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ad46f5cbdc056c4a5b9f5e6ef16dafb61',1,'gNmiUnknown1:&#160;code_800029B0.c']]],
['gnmiunknown2_760',['gNmiUnknown2',['../code__800029B0_8c.html#a0672d4666c6da2bd972d9999291133bb',1,'gNmiUnknown2:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a0672d4666c6da2bd972d9999291133bb',1,'gNmiUnknown2:&#160;code_800029B0.c']]],
['gnmiunknown3_761',['gNmiUnknown3',['../code__800029B0_8c.html#a650e14abec4a1117c9600f7817f00f90',1,'gNmiUnknown3:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a650e14abec4a1117c9600f7817f00f90',1,'gNmiUnknown3:&#160;code_800029B0.c']]],
['gnmiunknown4_762',['gNmiUnknown4',['../code__800029B0_8c.html#a996dcce6c6d768308ca3a69e2c8c49b2',1,'gNmiUnknown4:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a996dcce6c6d768308ca3a69e2c8c49b2',1,'gNmiUnknown4:&#160;code_800029B0.c']]],
['gnmiunknown5_763',['gNmiUnknown5',['../code__800029B0_8c.html#ac9a865b3bfdbf78679ed655f58c61e70',1,'gNmiUnknown5:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ac9a865b3bfdbf78679ed655f58c61e70',1,'gNmiUnknown5:&#160;code_800029B0.c']]],
['gnmiunknown6_764',['gNmiUnknown6',['../code__800029B0_8c.html#afae1f3d4c1a73f29eeea7c146836ee26',1,'gNmiUnknown6:&#160;code_800029B0.c'],['../code__800029B0_8h.html#afae1f3d4c1a73f29eeea7c146836ee26',1,'gNmiUnknown6:&#160;code_800029B0.c']]],
['gnotefreelists_765',['gNoteFreeLists',['../load_8c.html#ae2aff0d56bc12e1fa1ed75dd96b72bb4',1,'gNoteFreeLists:&#160;load.c'],['../load_8h.html#ae2aff0d56bc12e1fa1ed75dd96b72bb4',1,'gNoteFreeLists:&#160;load.c']]],
['gnotefrequencies_766',['gNoteFrequencies',['../src_2audio_2data_8c.html#a0c66b88d863dfa088f0e94b6f22b1bf6',1,'gNoteFrequencies:&#160;data.c'],['../data_8h.html#a0c66b88d863dfa088f0e94b6f22b1bf6',1,'gNoteFrequencies:&#160;data.c']]],
['gnotes_767',['gNotes',['../heap_8c.html#ac67cf2814d9d4bfb70ab9269f32b4d70',1,'gNotes:&#160;heap.c'],['../heap_8h.html#ac67cf2814d9d4bfb70ab9269f32b4d70',1,'gNotes:&#160;heap.c']]],
['gnotesandbufferspool_768',['gNotesAndBuffersPool',['../heap_8c.html#aac4dcb5f9eb448099c23e6ea74a857f4',1,'gNotesAndBuffersPool:&#160;heap.c'],['../heap_8h.html#aac4dcb5f9eb448099c23e6ea74a857f4',1,'gNotesAndBuffersPool:&#160;heap.c']]],
['gnotesubseu_769',['gNoteSubsEu',['../heap_8c.html#a93622fbfd503c8ed0a5383db07c43ba5',1,'gNoteSubsEu:&#160;heap.c'],['../heap_8h.html#a93622fbfd503c8ed0a5383db07c43ba5',1,'gNoteSubsEu:&#160;heap.c']]],
['gnumactivethwomps_770',['gNumActiveThwomps',['../code__80057C60_8c.html#a4be1636daca7810733c7054182c11cad',1,'gNumActiveThwomps:&#160;code_80057C60.c'],['../objects_8h.html#a4be1636daca7810733c7054182c11cad',1,'gNumActiveThwomps:&#160;code_80057C60.c']]],
['gnumactors_771',['gNumActors',['../main_8c.html#a92444a5a2e391f246366c8a94af5139a',1,'gNumActors:&#160;main.c'],['../main_8h.html#a92444a5a2e391f246366c8a94af5139a',1,'gNumActors:&#160;main.c']]],
['gnumcollisiontriangles_772',['gNumCollisionTriangles',['../code__800029B0_8c.html#a31959c0ae2036221d88612dd175a01f6',1,'gNumCollisionTriangles:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a31959c0ae2036221d88612dd175a01f6',1,'gNumCollisionTriangles:&#160;code_800029B0.c'],['../render__courses_8h.html#a31959c0ae2036221d88612dd175a01f6',1,'gNumCollisionTriangles:&#160;code_800029B0.c']]],
['gnumd_5f8018e768entries_773',['gNumD_8018E768Entries',['../menu__items_8c.html#a3f3ae1387253501b4b56dacfd75ea758',1,'gNumD_8018E768Entries:&#160;menu_items.c'],['../menu__items_8h.html#a3f3ae1387253501b4b56dacfd75ea758',1,'gNumD_8018E768Entries:&#160;menu_items.c']]],
['gnumpathpointstraversed_774',['gNumPathPointsTraversed',['../code__80005FD0_8c.html#a3fbeab9c02fde69737e72deda856fb4a',1,'gNumPathPointsTraversed:&#160;code_80005FD0.c'],['../waypoints_8h.html#ab65b47dda5e717c02a1910cd9e6e5dd2',1,'gNumPathPointsTraversed:&#160;code_80005FD0.c']]],
['gnumpermanentactors_775',['gNumPermanentActors',['../code__800029B0_8c.html#a5a65bd9106286aef9fcc17ca34f40b75',1,'gNumPermanentActors:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a5a65bd9106286aef9fcc17ca34f40b75',1,'gNumPermanentActors:&#160;code_800029B0.c']]],
['gnumscreens_776',['gNumScreens',['../code__800029B0_8c.html#a51654a719761c6a724f6914e39bf77a5',1,'gNumScreens:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a51654a719761c6a724f6914e39bf77a5',1,'gNumScreens:&#160;code_800029B0.c']]],
['gnumspawnedshells_777',['gNumSpawnedShells',['../code__800029B0_8c.html#ab4d3f7b6857f886ec89e04cd32d7c22d',1,'gNumSpawnedShells:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ab4d3f7b6857f886ec89e04cd32d7c22d',1,'gNumSpawnedShells:&#160;code_800029B0.c']]],
['gnumsynthesisreverbs_778',['gNumSynthesisReverbs',['../heap_8c.html#aeee449d728d74cff589ce63f9b5087a8',1,'gNumSynthesisReverbs:&#160;heap.c'],['../heap_8h.html#aeee449d728d74cff589ce63f9b5087a8',1,'gNumSynthesisReverbs:&#160;heap.c']]],
['go_5ffish_779',['GO_FISH',['../classOTrophy.html#a00b69561b52ab9167e373ce37702aea0a803b83a3105ab74e77eb0fc6fec6372b',1,'OTrophy']]],
['gobjectlist_780',['gObjectList',['../code__80057C60_8c.html#abe0fe02214b0a75893d23c760d2f6695',1,'gObjectList:&#160;code_80057C60.c'],['../objects_8h.html#a6447ad01d53119bb468591206270bf10',1,'gObjectList:&#160;code_80057C60.c']]],
['gobjectparticle1_781',['gObjectParticle1',['../code__80057C60_8c.html#ab725f7c61b4b125921ad2b04519e0e67',1,'gObjectParticle1:&#160;code_80057C60.c'],['../objects_8h.html#a5391b0629535699ae5be5418e3b191a8',1,'gObjectParticle1:&#160;code_80057C60.c']]],
['gobjectparticle1_5fsize_782',['gObjectParticle1_SIZE',['../objects_8h.html#a79d35b578ced171185fe9c36bda0118b',1,'objects.h']]],
['gobjectparticle2_783',['gObjectParticle2',['../code__80057C60_8c.html#a6646a189c262e913c53aef9d01c614e3',1,'gObjectParticle2:&#160;code_80057C60.c'],['../objects_8h.html#a1d5ce1b7020f6b573c015bcddc1281d4',1,'gObjectParticle2:&#160;code_80057C60.c']]],
['gobjectparticle2_5fsize_784',['gObjectParticle2_SIZE',['../objects_8h.html#a811b7dfa2a561724dbdd568f8f99dd1a',1,'objects.h']]],
['gobjectparticle3_785',['gObjectParticle3',['../code__80057C60_8c.html#a40fc10298900fd3fd3cf9378d0b32d60',1,'gObjectParticle3:&#160;code_80057C60.c'],['../objects_8h.html#a8e661e16734b0eea48daed8924ba5a4d',1,'gObjectParticle3:&#160;code_80057C60.c']]],
['gobjectparticle3_5fsize_786',['gObjectParticle3_SIZE',['../objects_8h.html#ab8eb52623ddafaa738b0234d1f40e446',1,'objects.h']]],
['gobjectparticle4_787',['gObjectParticle4',['../code__80057C60_8c.html#a82a930f42209cc91897ba4648414b662',1,'gObjectParticle4:&#160;code_80057C60.c'],['../objects_8h.html#a72b1e713af671986ba9c1b570317b258',1,'gObjectParticle4:&#160;code_80057C60.c']]],
['gobjectparticle4_5fsize_788',['gObjectParticle4_SIZE',['../objects_8h.html#aa0b2f0590bfac947f05d609d8e6e5ed6',1,'objects.h']]],
['goffsetposition_789',['gOffsetPosition',['../code__80005FD0_8c.html#ad6cc9c6820827e93e2712a3a91fff6f3',1,'gOffsetPosition:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ad6cc9c6820827e93e2712a3a91fff6f3',1,'gOffsetPosition:&#160;code_80005FD0.c']]],
['gold_790',['GOLD',['../classOTrophy.html#a6430fad04fc455c30f430b7dad14702daf882c6b91edfc9bb4650be9750014e6c',1,'OTrophy']]],
['gold_5f150_791',['GOLD_150',['../classOTrophy.html#a6430fad04fc455c30f430b7dad14702da3f40d4cdf3ea8eb14b1ed5f9d21a9df0',1,'OTrophy']]],
['goldenmushroomtimer_792',['goldenMushroomTimer',['../structItemWindowObjects.html#af289ab4b7f0ca39b39b983e7c3063e6a',1,'ItemWindowObjects']]],
['gorderedsizeslidingborders_793',['gOrderedSizeSlidingBorders',['../ceremony__and__credits_8c.html#ac2eab0eb884b237d68cb96975e088834',1,'gOrderedSizeSlidingBorders:&#160;ceremony_and_credits.c'],['../ceremony__and__credits_8h.html#ac2eab0eb884b237d68cb96975e088834',1,'gOrderedSizeSlidingBorders:&#160;ceremony_and_credits.c']]],
['gospiaccessqueuecreated_794',['gOsPiAccessQueueCreated',['../____osPiCreateAccessQueue_8c.html#a05f26736bbb41b551bde5cacc1571cdf',1,'gOsPiAccessQueueCreated:&#160;__osPiCreateAccessQueue.c'],['../osCreatePiManager_8c.html#a05f26736bbb41b551bde5cacc1571cdf',1,'gOsPiAccessQueueCreated:&#160;__osPiCreateAccessQueue.c']]],
['gospimessagequeue_795',['gOsPiMessageQueue',['../____osPiCreateAccessQueue_8c.html#ad87ad588f34c5e45667fb0fa68bbfd20',1,'gOsPiMessageQueue:&#160;__osPiCreateAccessQueue.c'],['../osCreatePiManager_8c.html#ad87ad588f34c5e45667fb0fa68bbfd20',1,'gOsPiMessageQueue:&#160;__osPiCreateAccessQueue.c']]],
['gossiaccessqueuecreated_796',['gOsSiAccessQueueCreated',['../____osSiCreateAccessQueue_8c.html#aa350676d526740ab435387eb678e18d1',1,'__osSiCreateAccessQueue.c']]],
['gossimessagequeue_797',['gOsSiMessageQueue',['../____osSiCreateAccessQueue_8c.html#a208828ba5f75bd4ea631eaa51e4d630f',1,'__osSiCreateAccessQueue.c']]],
['gp_798',['gp',['../struct____OSThreadContext.html#ad89fe6f9e80816807f94db0758e60c0c',1,'__OSThreadContext']]],
['gpack_5frgb888_799',['GPACK_RGB888',['../defines_8h.html#a69522ff76a05664bd061ea34b0022a49',1,'defines.h']]],
['gpaddleboats_800',['gPaddleBoats',['../code__80005FD0_8c.html#ad444ce43e308ce5fd9cb71ce0aca3187',1,'gPaddleBoats:&#160;code_80005FD0.c'],['../vehicles_8h.html#a7f3c69fad59b4cda49dd26e24d79c54d',1,'gPaddleBoats:&#160;code_80005FD0.c']]],
['gpathcountbypathindex_801',['gPathCountByPathIndex',['../code__80005FD0_8c.html#a3021ab0fec30518c1a9bb511e9f91567',1,'gPathCountByPathIndex:&#160;code_80005FD0.c'],['../waypoints_8h.html#a4b7ff6acf2f858392676bba8358f42fc',1,'gPathCountByPathIndex:&#160;code_80005FD0.c']]],
['gpathexpectedrotation_802',['gPathExpectedRotation',['../code__80005FD0_8c.html#a76576e05165a260e7c9753d9ce9abf28',1,'gPathExpectedRotation:&#160;code_80005FD0.c'],['../waypoints_8h.html#a700cceb8cfdbc970e03ef5d30b305183',1,'gPathExpectedRotation:&#160;code_80005FD0.c']]],
['gpathindexbyplayerid_803',['gPathIndexByPlayerId',['../code__80005FD0_8c.html#a0b26bdf729078d93a000712adc0d1b13',1,'gPathIndexByPlayerId:&#160;code_80005FD0.c'],['../waypoints_8h.html#a85904da90b18c414860f964712f7bb85',1,'gPathIndexByPlayerId:&#160;code_80005FD0.c']]],
['gpathstartz_804',['gPathStartZ',['../code__80005FD0_8c.html#acd400daa95682d03a04716f74628af10',1,'gPathStartZ:&#160;code_80005FD0.c'],['../waypoints_8h.html#acd400daa95682d03a04716f74628af10',1,'gPathStartZ:&#160;code_80005FD0.c']]],
['gpersistentcommonpool_805',['gPersistentCommonPool',['../heap_8c.html#a4d6653c2452779f652e83aabcf11a488',1,'gPersistentCommonPool:&#160;heap.c'],['../heap_8h.html#a4d6653c2452779f652e83aabcf11a488',1,'gPersistentCommonPool:&#160;heap.c']]],
['gphysicalframebuffers_806',['gPhysicalFramebuffers',['../main_8c.html#abae3d034568d1ee43039f8039da558f5',1,'gPhysicalFramebuffers:&#160;main.c'],['../main_8h.html#a50c76a56d6f6bd77b6ea582444626431',1,'gPhysicalFramebuffers:&#160;main.c']]],
['gphysicalzbuffer_807',['gPhysicalZBuffer',['../main_8c.html#a914542821d412e465a02e3aa91f30bd0',1,'gPhysicalZBuffer:&#160;main.c'],['../main_8h.html#a914542821d412e465a02e3aa91f30bd0',1,'gPhysicalZBuffer:&#160;main.c']]],
['gpimesgbuf_808',['gPIMesgBuf',['../main_8c.html#a1a4fa4e9ba85c27bd9cd51efd76f274f',1,'gPIMesgBuf:&#160;main.c'],['../main_8h.html#a0098974c369c5ba420bacac05f3bd153',1,'gPIMesgBuf:&#160;main.c']]],
['gpimesgqueue_809',['gPIMesgQueue',['../main_8c.html#a46357dddbcd84888275e4cfc4716ffc5',1,'gPIMesgQueue:&#160;main.c'],['../main_8h.html#a46357dddbcd84888275e4cfc4716ffc5',1,'gPIMesgQueue:&#160;main.c']]],
['gpitchbendfrequencyscale_810',['gPitchBendFrequencyScale',['../src_2audio_2data_8c.html#ad6e40370cb4f1131cfaaa8730c04a823',1,'gPitchBendFrequencyScale:&#160;data.c'],['../data_8h.html#ad6e40370cb4f1131cfaaa8730c04a823',1,'gPitchBendFrequencyScale:&#160;data.c']]],
['gplaceitemboxes_811',['gPlaceItemBoxes',['../code__800029B0_8c.html#ac0df2946ab7b5a573fee32e7b7698864',1,'gPlaceItemBoxes:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ac0df2946ab7b5a573fee32e7b7698864',1,'gPlaceItemBoxes:&#160;code_800029B0.c']]],
['gplacetext_812',['gPlaceText',['../menu__items_8c.html#aa6e0641818b4d9c2a7a4d196a6c77660',1,'gPlaceText:&#160;menu_items.c'],['../menu__items_8h.html#aa6e0641818b4d9c2a7a4d196a6c77660',1,'gPlaceText:&#160;menu_items.c']]],
['gplayerballooncount_813',['gPlayerBalloonCount',['../code__80057C60__var_8c.html#aac3337c246fb507e639a92c29cac7386',1,'gPlayerBalloonCount:&#160;code_80057C60_var.c'],['../race__logic_8c.html#a89ac412ce30c2e0e583d74258a887c8b',1,'gPlayerBalloonCount:&#160;code_80057C60_var.c']]],
['gplayerballoondepartingtimer_814',['gPlayerBalloonDepartingTimer',['../code__80057C60__var_8c.html#a7117dc45213b4adeb655212890626fac',1,'code_80057C60_var.c']]],
['gplayerballoonposx_815',['gPlayerBalloonPosX',['../code__80057C60__var_8c.html#a8a3e1959681eb22e0f56ad39c566b4e0',1,'code_80057C60_var.c']]],
['gplayerballoonposy_816',['gPlayerBalloonPosY',['../code__80057C60__var_8c.html#aa8a050dd75e5c6c176f6b02f00f1280a',1,'code_80057C60_var.c']]],
['gplayerballoonposz_817',['gPlayerBalloonPosZ',['../code__80057C60__var_8c.html#a17367010fb5280a6e8f446dc7bd8db27',1,'code_80057C60_var.c']]],
['gplayerballoonstatus_818',['gPlayerBalloonStatus',['../code__80057C60__var_8c.html#ae9a096d3b991fee19b05710006e4496a',1,'code_80057C60_var.c']]],
['gplayerblueeffect_819',['gPlayerBlueEffect',['../render__player_8c.html#a3a73c87d50cf07d03658a5fdc57d61f0',1,'gPlayerBlueEffect:&#160;render_player.c'],['../render__player_8h.html#aa87c9168e829f546f2d8fa0f5b4baf5e',1,'gPlayerBlueEffect:&#160;render_player.c']]],
['gplayerbooeffectstarttime_820',['gPlayerBooEffectStartTime',['../effects_8c.html#a34c2e460e9c7318f5336e9fabe8ccea7',1,'gPlayerBooEffectStartTime:&#160;effects.c'],['../effects_8h.html#af0f0f6db2a3e9a90a6ab06b9c7b20661',1,'gPlayerBooEffectStartTime:&#160;effects.c']]],
['gplayercount_821',['gPlayerCount',['../FrappeSnowland_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../KoopaTroopaBeach_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../MooMooFarm_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../ToadsTurnpike_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../BombKart_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Lakitu_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Penguin_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Thwomp_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Boat_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Bus_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Car_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../TankerTruck_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../Truck_8cpp.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../menus_8c.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c'],['../menus_8h.html#a60c6a69449720d514d1f6569c45f626e',1,'gPlayerCount:&#160;menus.c']]],
['gplayercountselection1_822',['gPlayerCountSelection1',['../main_8c.html#a705952dfbd232d870c1c073699e301b5',1,'gPlayerCountSelection1:&#160;main.c'],['../main_8h.html#a705952dfbd232d870c1c073699e301b5',1,'gPlayerCountSelection1:&#160;main.c']]],
['gplayercyaneffect_823',['gPlayerCyanEffect',['../render__player_8c.html#a696ffdcdaf0604ea89f630793d3d8301',1,'gPlayerCyanEffect:&#160;render_player.c'],['../render__player_8h.html#abbdada80c9bcd79f8b5ef44277587814',1,'gPlayerCyanEffect:&#160;render_player.c']]],
['gplayereight_824',['gPlayerEight',['../main_8c.html#acc14ac6cebaadb462cb0edfc82edf73d',1,'gPlayerEight:&#160;main.c'],['../main_8h.html#acc14ac6cebaadb462cb0edfc82edf73d',1,'gPlayerEight:&#160;main.c']]],
['gplayereightvtx_825',['gPlayerEightVtx',['../some__data_8c.html#aa0ea50058677e0d4f70a4cf4157027bd',1,'gPlayerEightVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#aa0ea50058677e0d4f70a4cf4157027bd',1,'gPlayerEightVtx:&#160;some_data.c'],['../render__player_8h.html#aa0ea50058677e0d4f70a4cf4157027bd',1,'gPlayerEightVtx:&#160;some_data.c']]],
['gplayerfive_826',['gPlayerFive',['../main_8c.html#a7cb76d457774b28aaedb740c5c609231',1,'gPlayerFive:&#160;main.c'],['../main_8h.html#a7cb76d457774b28aaedb740c5c609231',1,'gPlayerFive:&#160;main.c']]],
['gplayerfivevtx_827',['gPlayerFiveVtx',['../some__data_8c.html#a161f524b61227bd4a80f63a2b5629aa1',1,'gPlayerFiveVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a161f524b61227bd4a80f63a2b5629aa1',1,'gPlayerFiveVtx:&#160;some_data.c'],['../render__player_8h.html#a161f524b61227bd4a80f63a2b5629aa1',1,'gPlayerFiveVtx:&#160;some_data.c']]],
['gplayerfour_828',['gPlayerFour',['../main_8c.html#a6743562aa5d4a08231e5966a0a1667bd',1,'gPlayerFour:&#160;main.c'],['../main_8h.html#a6743562aa5d4a08231e5966a0a1667bd',1,'gPlayerFour:&#160;main.c']]],
['gplayerfourcopy_829',['gPlayerFourCopy',['../main_8c.html#a1172569b38ff81b36bd43e4085f019f9',1,'main.c']]],
['gplayerfourvtx_830',['gPlayerFourVtx',['../some__data_8c.html#a3ba4e6a435951590e52e03bf1ad0bc02',1,'gPlayerFourVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a3ba4e6a435951590e52e03bf1ad0bc02',1,'gPlayerFourVtx:&#160;some_data.c'],['../render__player_8h.html#a3ba4e6a435951590e52e03bf1ad0bc02',1,'gPlayerFourVtx:&#160;some_data.c']]],
['gplayergreeneffect_831',['gPlayerGreenEffect',['../render__player_8c.html#aff7c358ff971dff72065d20ed7b6d8e1',1,'gPlayerGreenEffect:&#160;render_player.c'],['../render__player_8h.html#a20badceebdf8f9580d4c6c2f020934f2',1,'gPlayerGreenEffect:&#160;render_player.c']]],
['gplayerisbrakeactive_832',['gPlayerIsBrakeActive',['../spawn__players_8c.html#af91b04968cf23ed2ace337eca1e20923',1,'spawn_players.c']]],
['gplayeristhrottleactive_833',['gPlayerIsThrottleActive',['../spawn__players_8c.html#a89350191378d3599b7afe30dd29b2854',1,'spawn_players.c']]],
['gplayerlastvelocity_834',['gPlayerLastVelocity',['../render__player_8c.html#ae412457bedbbbc48b568fe425d64c79e',1,'gPlayerLastVelocity:&#160;render_player.c'],['../render__player_8h.html#ae412457bedbbbc48b568fe425d64c79e',1,'gPlayerLastVelocity:&#160;render_player.c']]],
['gplayermagentaeffect_835',['gPlayerMagentaEffect',['../render__player_8c.html#a2555e6001eefed5ff761a34efeeeee0b',1,'gPlayerMagentaEffect:&#160;render_player.c'],['../render__player_8h.html#ae0abe67a771da3288ee4d8a80945a9ab',1,'gPlayerMagentaEffect:&#160;render_player.c']]],
['gplayermodeselection_836',['gPlayerModeSelection',['../menus_8c.html#a8a5c4807873183c6d495241891c58bfc',1,'gPlayerModeSelection:&#160;menus.c'],['../menus_8h.html#a8a5c4807873183c6d495241891c58bfc',1,'gPlayerModeSelection:&#160;menus.c']]],
['gplayerone_837',['gPlayerOne',['../main_8c.html#a0204a9efe5c4b5e5ce5153086a5ccb49',1,'gPlayerOne:&#160;main.c'],['../main_8h.html#a0204a9efe5c4b5e5ce5153086a5ccb49',1,'gPlayerOne:&#160;main.c']]],
['gplayeronecopy_838',['gPlayerOneCopy',['../main_8c.html#a69c2dae379624cb3ed2146f43917bddc',1,'gPlayerOneCopy:&#160;main.c'],['../main_8h.html#a69c2dae379624cb3ed2146f43917bddc',1,'gPlayerOneCopy:&#160;main.c']]],
['gplayeronevtx_839',['gPlayerOneVtx',['../some__data_8c.html#aea1d41222c0f2d48d6f2529619886f74',1,'gPlayerOneVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#aea1d41222c0f2d48d6f2529619886f74',1,'gPlayerOneVtx:&#160;some_data.c'],['../render__player_8h.html#aea1d41222c0f2d48d6f2529619886f74',1,'gPlayerOneVtx:&#160;some_data.c']]],
['gplayerotherscreensalpha_840',['gPlayerOtherScreensAlpha',['../effects_8c.html#aeede777dd194576c3deab20baac8812b',1,'gPlayerOtherScreensAlpha:&#160;effects.c'],['../effects_8h.html#a1d3a2d4702641e5cd36cdda1d380dae3',1,'gPlayerOtherScreensAlpha:&#160;effects.c']]],
['gplayerpalette_841',['gPlayerPalette',['../render__player_8c.html#a66e61f69f6885f7670a9487f0dabb9d2',1,'gPlayerPalette:&#160;render_player.c'],['../render__player_8h.html#a66e61f69f6885f7670a9487f0dabb9d2',1,'gPlayerPalette:&#160;render_player.c']]],
['gplayerpaletteslist_842',['gPlayerPalettesList',['../buffers_8h.html#a971064608968224d5893f0529599f48e',1,'gPlayerPalettesList:&#160;buffers.c'],['../buffers_8c.html#a3c3037936f404262e994e5d5b6c62d3a',1,'gPlayerPalettesList:&#160;buffers.c']]],
['gplayerpathindex_843',['gPlayerPathIndex',['../code__80005FD0_8c.html#a4d35fd48d01e5c19409f58ab90214182',1,'gPlayerPathIndex:&#160;code_80005FD0.c'],['../waypoints_8h.html#a4d35fd48d01e5c19409f58ab90214182',1,'gPlayerPathIndex:&#160;code_80005FD0.c']]],
['gplayerpathy_844',['gPlayerPathY',['../code__80005FD0_8c.html#aaa185a58e1e6ac7f57f9ac2000f446e7',1,'gPlayerPathY:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ac87a2707694428a3ec29f774bda3b4f3',1,'gPlayerPathY:&#160;code_80005FD0.c']]],
['gplayerpositionlut_845',['gPlayerPositionLUT',['../code__800029B0_8c.html#af041d75e08bc4d654b30e1c5c79550c9',1,'gPlayerPositionLUT:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a7c420125309f6c9d9e3caea27c8f33dc',1,'gPlayerPositionLUT:&#160;code_800029B0.c']]],
['gplayerredeffect_846',['gPlayerRedEffect',['../render__player_8c.html#acf36e6ebb5fc42f97b9b2595fa6e0dab',1,'gPlayerRedEffect:&#160;render_player.c'],['../render__player_8h.html#aa62042d4f9472df8d61c4f118c2dc761',1,'gPlayerRedEffect:&#160;render_player.c']]],
['gplayers_847',['gPlayers',['../main_8c.html#a5f24aafa500466dbf1a7154ff7041fc2',1,'gPlayers:&#160;main.c'],['../main_8h.html#a9a8cbc260ba301e2da82aa130b8cf713',1,'gPlayers:&#160;main.c']]],
['gplayerselectmenuselection_848',['gPlayerSelectMenuSelection',['../menus_8c.html#a7efaa2956f35459a868a001acb5c0d89',1,'gPlayerSelectMenuSelection:&#160;menus.c'],['../menus_8h.html#a7efaa2956f35459a868a001acb5c0d89',1,'gPlayerSelectMenuSelection:&#160;menus.c']]],
['gplayerseven_849',['gPlayerSeven',['../main_8c.html#ab56d73cf9e098528ad12698c2317f0cb',1,'gPlayerSeven:&#160;main.c'],['../main_8h.html#ab56d73cf9e098528ad12698c2317f0cb',1,'gPlayerSeven:&#160;main.c']]],
['gplayersevenvtx_850',['gPlayerSevenVtx',['../some__data_8c.html#a7490e06e54329c66683ffd1084de6242',1,'gPlayerSevenVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a7490e06e54329c66683ffd1084de6242',1,'gPlayerSevenVtx:&#160;some_data.c'],['../render__player_8h.html#a7490e06e54329c66683ffd1084de6242',1,'gPlayerSevenVtx:&#160;some_data.c']]],
['gplayersix_851',['gPlayerSix',['../main_8c.html#a2f52967c4294e265b8cdb09e04ec44df',1,'gPlayerSix:&#160;main.c'],['../main_8h.html#a2f52967c4294e265b8cdb09e04ec44df',1,'gPlayerSix:&#160;main.c']]],
['gplayersixvtx_852',['gPlayerSixVtx',['../some__data_8c.html#ae937be922f35832201c9b502faa1a3b2',1,'gPlayerSixVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ae937be922f35832201c9b502faa1a3b2',1,'gPlayerSixVtx:&#160;some_data.c'],['../render__player_8h.html#ae937be922f35832201c9b502faa1a3b2',1,'gPlayerSixVtx:&#160;some_data.c']]],
['gplayerstareffectstarttime_853',['gPlayerStarEffectStartTime',['../effects_8c.html#ace36006d53640fd62ef26deb46ccf0fe',1,'gPlayerStarEffectStartTime:&#160;effects.c'],['../effects_8h.html#a40ec9d7bf51963569509387c71141392',1,'gPlayerStarEffectStartTime:&#160;effects.c'],['../render__player_8h.html#a40ec9d7bf51963569509387c71141392',1,'gPlayerStarEffectStartTime:&#160;effects.c']]],
['gplayerstorendercount_854',['gPlayersToRenderCount',['../render__player_8c.html#a30646967f10de8d498a70546d2b5f849',1,'gPlayersToRenderCount:&#160;render_player.c'],['../render__player_8h.html#a30646967f10de8d498a70546d2b5f849',1,'gPlayersToRenderCount:&#160;render_player.c']]],
['gplayerstorenderplayer_855',['gPlayersToRenderPlayer',['../render__player_8c.html#abe2f409c6e51b62c788e34a10b237a06',1,'gPlayersToRenderPlayer:&#160;render_player.c'],['../render__player_8h.html#a6e162bfd5f1a1e298da23551abb6310b',1,'gPlayersToRenderPlayer:&#160;render_player.c']]],
['gplayerstorenderplayerid_856',['gPlayersToRenderPlayerId',['../render__player_8c.html#a72889035cdd809028f90dc394d6f0135',1,'gPlayersToRenderPlayerId:&#160;render_player.c'],['../render__player_8h.html#a01039e36bcb6154a85ac7a912f9f1dee',1,'gPlayersToRenderPlayerId:&#160;render_player.c']]],
['gplayerstorenderscreenid_857',['gPlayersToRenderScreenId',['../render__player_8c.html#a81958d2c2d60f7eb427a17e0bbb53cf4',1,'gPlayersToRenderScreenId:&#160;render_player.c'],['../render__player_8h.html#a239c60c1ee15bda85a269bcaf7314930',1,'gPlayersToRenderScreenId:&#160;render_player.c']]],
['gplayerstracksectionid_858',['gPlayersTrackSectionId',['../code__80005FD0_8c.html#ae6bec010f55493221f706b983f469142',1,'gPlayersTrackSectionId:&#160;code_80005FD0.c'],['../waypoints_8h.html#a108a139ef32a1913560c001a90dd0aee',1,'gPlayersTrackSectionId:&#160;code_80005FD0.c']]],
['gplayerthree_859',['gPlayerThree',['../main_8c.html#aed73b43cf7e77512096ac869df4fef76',1,'gPlayerThree:&#160;main.c'],['../main_8h.html#aed73b43cf7e77512096ac869df4fef76',1,'gPlayerThree:&#160;main.c']]],
['gplayerthreecopy_860',['gPlayerThreeCopy',['../main_8c.html#acd3151bbe8f94ad8677583c8979b7bda',1,'main.c']]],
['gplayerthreevtx_861',['gPlayerThreeVtx',['../some__data_8c.html#a3c2fcaf930e7ad99ae2c95653ea04476',1,'gPlayerThreeVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a3c2fcaf930e7ad99ae2c95653ea04476',1,'gPlayerThreeVtx:&#160;some_data.c'],['../render__player_8h.html#a3c2fcaf930e7ad99ae2c95653ea04476',1,'gPlayerThreeVtx:&#160;some_data.c']]],
['gplayertrackpositionfactorinstruction_862',['gPlayerTrackPositionFactorInstruction',['../code__80005FD0_8c.html#aac8b4e0ad644b9e076f3064194db473a',1,'gPlayerTrackPositionFactorInstruction:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a37cdbcbdb487ebf8ee443b7de110c2c2',1,'gPlayerTrackPositionFactorInstruction:&#160;code_80005FD0.c']]],
['gplayertwo_863',['gPlayerTwo',['../main_8c.html#a8d46561e10d019ff438d78c75101488b',1,'gPlayerTwo:&#160;main.c'],['../main_8h.html#a8d46561e10d019ff438d78c75101488b',1,'gPlayerTwo:&#160;main.c']]],
['gplayertwocopy_864',['gPlayerTwoCopy',['../main_8c.html#a1bd4d5c53de2764bb2a85271d557d8a4',1,'gPlayerTwoCopy:&#160;main.c'],['../main_8h.html#a1bd4d5c53de2764bb2a85271d557d8a4',1,'gPlayerTwoCopy:&#160;main.c']]],
['gplayertwovtx_865',['gPlayerTwoVtx',['../some__data_8c.html#ab9c93792bc45a4fe90320ba4cd649a44',1,'gPlayerTwoVtx:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ab9c93792bc45a4fe90320ba4cd649a44',1,'gPlayerTwoVtx:&#160;some_data.c'],['../render__player_8h.html#ab9c93792bc45a4fe90320ba4cd649a44',1,'gPlayerTwoVtx:&#160;some_data.c']]],
['gplayervtx_866',['gPlayerVtx',['../render__player_8c.html#a0082d0f54a86841fa94ca31983265f93',1,'gPlayerVtx:&#160;render_player.c'],['../render__player_8h.html#a0082d0f54a86841fa94ca31983265f93',1,'gPlayerVtx:&#160;render_player.c']]],
['gplayerwhiteeffect_867',['gPlayerWhiteEffect',['../render__player_8c.html#a5602d986a3cc7ffb88c3c5f9788b58ae',1,'render_player.c']]],
['gplayerwinningindex_868',['gPlayerWinningIndex',['../code__800029B0_8c.html#a8a6a0e5ed8709356fba948d0beeb6a95',1,'gPlayerWinningIndex:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a8a6a0e5ed8709356fba948d0beeb6a95',1,'gPlayerWinningIndex:&#160;code_800029B0.c']]],
['gplayeryelloweffect_869',['gPlayerYellowEffect',['../render__player_8c.html#a73f0ed443decfea50dfc237462168010',1,'gPlayerYellowEffect:&#160;render_player.c'],['../render__player_8h.html#ad7203466f3adc56a702fdfeafd5aed88',1,'gPlayerYellowEffect:&#160;render_player.c']]],
['gpodiumceremony_870',['gPodiumCeremony',['../Game_8cpp.html#a3229bdb738b135960d355513a7feca5c',1,'Game.cpp']]],
['gportframebuffers_871',['gPortFramebuffers',['../main_8c.html#a8c5d3813c0c58c32e7c52a37b3a85bfe',1,'gPortFramebuffers:&#160;main.c'],['../main_8h.html#a8c5d3813c0c58c32e7c52a37b3a85bfe',1,'gPortFramebuffers:&#160;main.c']]],
['gportraittextures_872',['gPortraitTextures',['../render__objects_8h.html#a601231686d436717b1f26ad0303fe7e3',1,'gPortraitTextures:&#160;update_objects.c'],['../update__objects_8c.html#a601231686d436717b1f26ad0303fe7e3',1,'gPortraitTextures:&#160;update_objects.c']]],
['gportraittluts_873',['gPortraitTLUTs',['../update__objects_8c.html#af8ea7f4f544e6fa5e403f9af931ad5da',1,'update_objects.c']]],
['gprefixtimetext_874',['gPrefixTimeText',['../menu__items_8c.html#a4d88c5662cf05cb28fdade20d076bc54',1,'gPrefixTimeText:&#160;menu_items.c'],['../menu__items_8h.html#a4d88c5662cf05cb28fdade20d076bc54',1,'gPrefixTimeText:&#160;menu_items.c']]],
['gpreviousanglesteering_875',['gPreviousAngleSteering',['../code__80005FD0_8c.html#ae1f6ee04ed616d08dbc54a1a9ce42741',1,'gPreviousAngleSteering:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#af71bc53b05c77c81ee591a9d5df6d43f',1,'gPreviousAngleSteering:&#160;code_80005FD0.c']]],
['gpreviouscpubehaviourid_876',['gPreviousCPUBehaviourId',['../code__80005FD0_8c.html#a42a88184f2b8728efbea46d07aec1c86',1,'gPreviousCPUBehaviourId:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ad3a0e106655142fc2a3317db3c121c10',1,'gPreviousCPUBehaviourId:&#160;code_80005FD0.c']]],
['gpreviouscputargetspeed_877',['gPreviousCpuTargetSpeed',['../code__80005FD0_8c.html#a7cb6fcea91107dfea12af1bd3bf389da',1,'gPreviousCpuTargetSpeed:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a60955e7d40d09bde27595a07b25d7d48',1,'gPreviousCpuTargetSpeed:&#160;code_80005FD0.c']]],
['gpreviousgpcurrentracerankbyplayerid_878',['gPreviousGPCurrentRaceRankByPlayerId',['../code__80005FD0_8c.html#addf9a1029189018549cb1841fa47ac59',1,'gPreviousGPCurrentRaceRankByPlayerId:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a4ba027fb57b0e7653762ee94a32810d2',1,'gPreviousGPCurrentRaceRankByPlayerId:&#160;code_80005FD0.c']]],
['gpreviouslapprogressscore_879',['gPreviousLapProgressScore',['../code__80005FD0_8c.html#a0f117576b87044072a76b1234d6da786',1,'gPreviousLapProgressScore:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#ac9abb3173b4335be42f8d109999786ac',1,'gPreviousLapProgressScore:&#160;code_80005FD0.c']]],
['gpreviousplayeraioffsetx_880',['gPreviousPlayerAiOffsetX',['../code__80005FD0_8c.html#a7035e2f9d4b033ced30aa5989cb5ef14',1,'gPreviousPlayerAiOffsetX:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#aa1817e391d11ed31abf1319126cf753c',1,'gPreviousPlayerAiOffsetX:&#160;code_80005FD0.c']]],
['gpreviousplayeraioffsetz_881',['gPreviousPlayerAiOffsetZ',['../code__80005FD0_8c.html#a9d7b1695a10b3ad01c70774dfaf4a121',1,'gPreviousPlayerAiOffsetZ:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a2d344c4f24ebf83c599a917a7d4cb054',1,'gPreviousPlayerAiOffsetZ:&#160;code_80005FD0.c']]],
['gpreviousplayerz_882',['gPreviousPlayerZ',['../code__80005FD0_8c.html#a20056022605cb894e31ebe558cccdd29',1,'gPreviousPlayerZ:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a3dc7036c2d1a56884591f23efb791869',1,'gPreviousPlayerZ:&#160;code_80005FD0.c']]],
['gprofilerframedata_883',['gProfilerFrameData',['../profiler_8c.html#adfaba0ca738577388931770ae0ae9a59',1,'profiler.c']]],
['gquittomenutransitioncounter_884',['gQuitToMenuTransitionCounter',['../code__800029B0_8c.html#a5018fabd53fbeb5f453f5d76a8620c84',1,'gQuitToMenuTransitionCounter:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a5018fabd53fbeb5f453f5d76a8620c84',1,'gQuitToMenuTransitionCounter:&#160;code_800029B0.c']]],
['graceframecounter_885',['gRaceFrameCounter',['../code__80057C60__var_8c.html#a1ab400633b3d05faceec6f04e07639a3',1,'code_80057C60_var.c']]],
['gracestate_886',['gRaceState',['../main_8c.html#a4bd0a5471e4135159d04309d3e2cf8d1',1,'gRaceState:&#160;main.c'],['../main_8h.html#a4bd0a5471e4135159d04309d3e2cf8d1',1,'gRaceState:&#160;main.c']]],
['grand_5fprix_887',['GRAND_PRIX',['../defines_8h.html#a8243137b0c8b7200c20479738cdbe365',1,'defines.h']]],
['grandomseed16_888',['gRandomSeed16',['../buffers_8h.html#a8eafbc86e2d3ad047f20f29099649228',1,'gRandomSeed16:&#160;random.c'],['../random_8c.html#a8eafbc86e2d3ad047f20f29099649228',1,'gRandomSeed16:&#160;random.c'],['../random_8h.html#a8eafbc86e2d3ad047f20f29099649228',1,'gRandomSeed16:&#160;random.c']]],
['grandprixballoons_2ecpp_889',['GrandPrixBalloons.cpp',['../GrandPrixBalloons_8cpp.html',1,'']]],
['grandprixballoons_2eh_890',['GrandPrixBalloons.h',['../GrandPrixBalloons_8h.html',1,'']]],
['grandprixcpuprobabilitytable_891',['grandPrixCPUProbabilityTable',['../update__objects_8c.html#a84eb9da4d1a68b9a0da6dc6daf59e141',1,'update_objects.c']]],
['grandprixhardcpuprobabilitytable_892',['grandPrixHardCPUProbabilityTable',['../update__objects_8c.html#ac78d55855f6ac4c8ab5924a104673f2d',1,'update_objects.c']]],
['grandprixhumanprobabilitytable_893',['grandPrixHumanProbabilityTable',['../update__objects_8c.html#adfd1db5c51a580afd112557b3310a4b8',1,'update_objects.c']]],
['grandprixpoints_894',['grandPrixPoints',['../structSaveInfo.html#ab18934a34c84c3aea5bbee7c19bdc947',1,'SaveInfo']]],
['graphics_5fpushframe_895',['Graphics_PushFrame',['../main_8c.html#a2172bcebf986571a5a9d3053a6ae7713',1,'Graphics_PushFrame(Gfx *data):&#160;Game.cpp'],['../Game_8cpp.html#a2172bcebf986571a5a9d3053a6ae7713',1,'Graphics_PushFrame(Gfx *data):&#160;Game.cpp']]],
['grass_896',['GRASS',['../mk64_8h.html#a5344f2bdca4f9506c40f044e08ea8c98adbed8401e35adba25dab2e1729ee55fa',1,'mk64.h']]],
['grass_5fparticle_897',['GRASS_PARTICLE',['../common__structs_8h.html#a716891f13e6eacddeab1f963e3cf858aaa34e3c7138973acfb36a9f000f18974a',1,'common_structs.h']]],
['gravity_898',['Gravity',['../classACloud.html#a154648c1fe095813872ca232facac67d',1,'ACloud::Gravity'],['../classAFinishline.html#a09f2084a1a94a752ec9f02ace903a1ec',1,'AFinishline::Gravity']]],
['gray_899',['Gray',['../namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff',1,'UIWidgets']]],
['green_900',['Green',['../namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4aa97605ed54be5bf4f734aeb8c1a0c3',1,'UIWidgets']]],
['green_901',['green',['../structRGBA5551.html#a886e94fc0c29271f17deda549e7a156a',1,'RGBA5551::green'],['../structUnkPlayerStruct258.html#a7d5ab5c457dc73b9d8e15648b0e774f2',1,'UnkPlayerStruct258::green'],['../structRGBA16.html#acca621d7e06e84ecdbc2349d5ac200b0',1,'RGBA16::green']]],
['green_5fshell_5fhit_5fa_5fracer_902',['GREEN_SHELL_HIT_A_RACER',['../actor__types_8h.html#ac01c8e97d91d8f2968ca1f8d4eb0495ba7277793449f98cde9e41aeef89d77bba',1,'actor_types.h']]],
['greencollision_903',['GreenCollision',['../classEditor_1_1Gizmo.html#a8a66b31f645249f00422653d70988d50',1,'Editor::Gizmo']]],
['greenrotatecollision_904',['GreenRotateCollision',['../classEditor_1_1Gizmo.html#a689fd7d8a812990c206b7268892f23c4',1,'Editor::Gizmo']]],
['greenscalecollision_905',['GreenScaleCollision',['../classEditor_1_1Gizmo.html#a75f161eff7c7972827951504d9af98e3',1,'Editor::Gizmo']]],
['greenshell_906',['greenShell',['../structItemProbabilities.html#a40d9132215d0c6f557f86e1b302c695a',1,'ItemProbabilities']]],
['grefreshrate_907',['gRefreshRate',['../src_2audio_2data_8c.html#aa894d10bf91fcbb2809974d57965309e',1,'gRefreshRate:&#160;data.c'],['../data_8h.html#aa894d10bf91fcbb2809974d57965309e',1,'gRefreshRate:&#160;data.c'],['../heap_8h.html#aa894d10bf91fcbb2809974d57965309e',1,'gRefreshRate:&#160;data.c']]],
['grenderingframebufferbyplayer_908',['gRenderingFramebufferByPlayer',['../render__player_8c.html#ac4877e90f3de98564acbe6737dd6b253',1,'render_player.c']]],
['greplayghostcompressed_909',['gReplayGhostCompressed',['../save_8h.html#adb82b3575b5edee855a069cc37937215',1,'gReplayGhostCompressed:&#160;staff_ghosts.c'],['../staff__ghosts_8c.html#adb82b3575b5edee855a069cc37937215',1,'gReplayGhostCompressed:&#160;staff_ghosts.c']]],
['greusableframebuffer_910',['gReusableFrameBuffer',['../framebuffer__effects_8c.html#aef1318b65c7cb307a60254a0be2af06c',1,'gReusableFrameBuffer:&#160;framebuffer_effects.c'],['../framebuffer__effects_8h.html#aef1318b65c7cb307a60254a0be2af06c',1,'gReusableFrameBuffer:&#160;framebuffer_effects.c']]],
['grid_5fsize_911',['GRID_SIZE',['../defines_8h.html#a08246606c233e7785a497c09672f366f',1,'defines.h']]],
['grotdampvalue_912',['gRotDampValue',['../freecam__engine_8c.html#ad1b6c7343cbb19e5f5d9c57d8166c007',1,'gRotDampValue:&#160;freecam_engine.c'],['../freecam__engine_8h.html#ad1b6c7343cbb19e5f5d9c57d8166c007',1,'gRotDampValue:&#160;freecam_engine.c'],['../FreecamWindow_8cpp.html#ad1b6c7343cbb19e5f5d9c57d8166c007',1,'gRotDampValue:&#160;freecam_engine.c']]],
['ground_5fdoor1_5fci8_913',['ground_door1_ci8',['../track_8h.html#abde7af8f153e96ffdc8de18362cf0373',1,'track.h']]],
['ground_5fdoor1_5fpal_5frgba16_914',['ground_door1_pal_rgba16',['../track_8h.html#a66a7e195e26202719d45e72b3a779db8',1,'track.h']]],
['ground_5fdoor1_5frgba16_915',['ground_door1_rgba16',['../track_8c.html#a770338a21882d0873f9760b6adc85bb5',1,'track.c']]],
['ground_5fdoor1_5frgba16_5faligner_916',['ground_door1_rgba16_aligner',['../track_8c.html#aa3130864545214b9f345181d1a0f946a',1,'track.c']]],
['ground_5ff3d_5fmaterial_5f013_5flights_917',['ground_f3d_material_013_lights',['../track_8c.html#ae777636dd8190b80b156f7133f95b1c5',1,'ground_f3d_material_013_lights:&#160;track.c'],['../track_8h.html#ae777636dd8190b80b156f7133f95b1c5',1,'ground_f3d_material_013_lights:&#160;track.c']]],
['ground_5fflag_5frgba16_918',['ground_flag_rgba16',['../track_8c.html#a4f9b86e2003e8ec1629fb81d4bf94c77',1,'track.c']]],
['ground_5fflag_5frgba16_5faligner_919',['ground_flag_rgba16_aligner',['../track_8c.html#a00958ded863a09c2857c7e89950e0601',1,'track.c']]],
['ground_5fgrayishtoblue_5fci8_920',['ground_grayishtoblue_ci8',['../track_8h.html#a4e1702abb3de00e17d919aebf23143cc',1,'track.h']]],
['ground_5fgrayishtoblue_5fpal_5frgba16_921',['ground_grayishtoblue_pal_rgba16',['../track_8h.html#ab1de73afbbec1190f433ca5ebbd55b9a',1,'track.h']]],
['ground_5fheart1_5fci8_922',['ground_heart1_ci8',['../track_8h.html#a5cb56b0dcd765c133f4646bbe5a431a1',1,'track.h']]],
['ground_5fheart1_5fpal_5frgba16_923',['ground_heart1_pal_rgba16',['../track_8h.html#a668c8ae3c91c9ef80369280bb575605b',1,'track.h']]],
['ground_5fkeyboardart_5fi8_924',['ground_keyboardArt_i8',['../track_8h.html#afcb5091f322e2ab474df1bb90bea4c2e',1,'track.h']]],
['ground_5fkeyboardart_5frgba16_925',['ground_keyboardArt_rgba16',['../track_8c.html#a9652148ea30e12862a69d8b16b43c566',1,'track.c']]],
['ground_5fkeyboardart_5frgba16_5faligner_926',['ground_keyboardArt_rgba16_aligner',['../track_8c.html#afb6fced98ddf7c71240dc8e1108bf3d2',1,'track.c']]],
['ground_5fmap_5fmesh_927',['ground_map_mesh',['../track_8c.html#a3f33390793c5d633280ae12e103da4d7',1,'ground_map_mesh:&#160;track.c'],['../track_8h.html#a3f33390793c5d633280ae12e103da4d7',1,'ground_map_mesh:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f0_928',['ground_map_mesh_tri_0',['../track_8c.html#a8d6af1ffad5a8fd25f1f23a0ca2f679c',1,'ground_map_mesh_tri_0:&#160;track.c'],['../track_8h.html#a8d6af1ffad5a8fd25f1f23a0ca2f679c',1,'ground_map_mesh_tri_0:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f1_929',['ground_map_mesh_tri_1',['../track_8c.html#a55910b2d188b14cbefe2e531187de7d5',1,'ground_map_mesh_tri_1:&#160;track.c'],['../track_8h.html#a55910b2d188b14cbefe2e531187de7d5',1,'ground_map_mesh_tri_1:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f10_930',['ground_map_mesh_tri_10',['../track_8c.html#a6bf451e73e8b82ff9a88887d4857ad3b',1,'ground_map_mesh_tri_10:&#160;track.c'],['../track_8h.html#a6bf451e73e8b82ff9a88887d4857ad3b',1,'ground_map_mesh_tri_10:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f11_931',['ground_map_mesh_tri_11',['../track_8c.html#a1bca59d7d24e226eba15f56717c54160',1,'ground_map_mesh_tri_11:&#160;track.c'],['../track_8h.html#a1bca59d7d24e226eba15f56717c54160',1,'ground_map_mesh_tri_11:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f12_932',['ground_map_mesh_tri_12',['../track_8c.html#a9e947478f720bbe03e2edec9222e2a41',1,'ground_map_mesh_tri_12:&#160;track.c'],['../track_8h.html#a9e947478f720bbe03e2edec9222e2a41',1,'ground_map_mesh_tri_12:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f13_933',['ground_map_mesh_tri_13',['../track_8c.html#afe8d78d545c730fece490e504e92e4bd',1,'ground_map_mesh_tri_13:&#160;track.c'],['../track_8h.html#afe8d78d545c730fece490e504e92e4bd',1,'ground_map_mesh_tri_13:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f2_934',['ground_map_mesh_tri_2',['../track_8c.html#af642c17adf5db50b49ff021f999fd723',1,'ground_map_mesh_tri_2:&#160;track.c'],['../track_8h.html#af642c17adf5db50b49ff021f999fd723',1,'ground_map_mesh_tri_2:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f3_935',['ground_map_mesh_tri_3',['../track_8c.html#a084474c907510c72e791147be961c247',1,'ground_map_mesh_tri_3:&#160;track.c'],['../track_8h.html#a084474c907510c72e791147be961c247',1,'ground_map_mesh_tri_3:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f4_936',['ground_map_mesh_tri_4',['../track_8c.html#a8f1f00b3b711fc8f14e26ff8f9e74313',1,'ground_map_mesh_tri_4:&#160;track.c'],['../track_8h.html#a8f1f00b3b711fc8f14e26ff8f9e74313',1,'ground_map_mesh_tri_4:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f5_937',['ground_map_mesh_tri_5',['../track_8c.html#a5a7f4af8bdfbfa74a6842539b2e06e39',1,'ground_map_mesh_tri_5:&#160;track.c'],['../track_8h.html#a5a7f4af8bdfbfa74a6842539b2e06e39',1,'ground_map_mesh_tri_5:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f6_938',['ground_map_mesh_tri_6',['../track_8c.html#a15ecd12d20de1dea2ce9e0825e994156',1,'ground_map_mesh_tri_6:&#160;track.c'],['../track_8h.html#a15ecd12d20de1dea2ce9e0825e994156',1,'ground_map_mesh_tri_6:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f7_939',['ground_map_mesh_tri_7',['../track_8c.html#af84b9025cd6538a3954523283e16a4c1',1,'ground_map_mesh_tri_7:&#160;track.c'],['../track_8h.html#af84b9025cd6538a3954523283e16a4c1',1,'ground_map_mesh_tri_7:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f8_940',['ground_map_mesh_tri_8',['../track_8c.html#aace89a5aca3b78b58ea210a65c8691e9',1,'ground_map_mesh_tri_8:&#160;track.c'],['../track_8h.html#aace89a5aca3b78b58ea210a65c8691e9',1,'ground_map_mesh_tri_8:&#160;track.c']]],
['ground_5fmap_5fmesh_5ftri_5f9_941',['ground_map_mesh_tri_9',['../track_8c.html#adecf492c6fcca6fa8caa1d7e9972f3b4',1,'ground_map_mesh_tri_9:&#160;track.c'],['../track_8h.html#adecf492c6fcca6fa8caa1d7e9972f3b4',1,'ground_map_mesh_tri_9:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f0_942',['ground_map_mesh_vtx_0',['../track_8c.html#a7664786b2a0edf0e3bfe2dddfe5fa6a1',1,'ground_map_mesh_vtx_0:&#160;track.c'],['../track_8h.html#a7664786b2a0edf0e3bfe2dddfe5fa6a1',1,'ground_map_mesh_vtx_0:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f1_943',['ground_map_mesh_vtx_1',['../track_8c.html#adbb62a2dc4aa29e15213a3c5393adf45',1,'ground_map_mesh_vtx_1:&#160;track.c'],['../track_8h.html#adbb62a2dc4aa29e15213a3c5393adf45',1,'ground_map_mesh_vtx_1:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f10_944',['ground_map_mesh_vtx_10',['../track_8c.html#ae3cad81b304f09205c6ad05152990b1b',1,'ground_map_mesh_vtx_10:&#160;track.c'],['../track_8h.html#a67144e849c7b17a0b5bea565645556e6',1,'ground_map_mesh_vtx_10:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f11_945',['ground_map_mesh_vtx_11',['../track_8c.html#a99209cda0dc3537d5ee3c9767e874f54',1,'ground_map_mesh_vtx_11:&#160;track.c'],['../track_8h.html#a9784a5a6d1949da88e509e0ac59511ad',1,'ground_map_mesh_vtx_11:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f12_946',['ground_map_mesh_vtx_12',['../track_8c.html#a9fdb9f1e2af553642d5181ffc786cb64',1,'ground_map_mesh_vtx_12:&#160;track.c'],['../track_8h.html#a2de46bc0a5324ec0ca614e3ec3f76874',1,'ground_map_mesh_vtx_12:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f13_947',['ground_map_mesh_vtx_13',['../track_8c.html#abefb4cf1e2858bd5015120daa84d7dc4',1,'ground_map_mesh_vtx_13:&#160;track.c'],['../track_8h.html#ab460054ddaf2e4b689114027e1845119',1,'ground_map_mesh_vtx_13:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f2_948',['ground_map_mesh_vtx_2',['../track_8c.html#afd321e8d25b802bdd89ca5f4e143563f',1,'ground_map_mesh_vtx_2:&#160;track.c'],['../track_8h.html#afd321e8d25b802bdd89ca5f4e143563f',1,'ground_map_mesh_vtx_2:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f3_949',['ground_map_mesh_vtx_3',['../track_8c.html#a49276315ffdb53268b1f35aa6bc28d82',1,'ground_map_mesh_vtx_3:&#160;track.c'],['../track_8h.html#a6211f4ca9b6404c1359ba88eecd3b0b0',1,'ground_map_mesh_vtx_3:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f4_950',['ground_map_mesh_vtx_4',['../track_8c.html#a14f2c4cf60d0ce28f468477e21e0d2de',1,'ground_map_mesh_vtx_4:&#160;track.c'],['../track_8h.html#a193f9c446d883703ffa7e033423f51b8',1,'ground_map_mesh_vtx_4:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f5_951',['ground_map_mesh_vtx_5',['../track_8c.html#a347f29e43806e4b0c72daaa170f13339',1,'ground_map_mesh_vtx_5:&#160;track.c'],['../track_8h.html#a412623f121f06deb6b3c9ffb82985edb',1,'ground_map_mesh_vtx_5:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f6_952',['ground_map_mesh_vtx_6',['../track_8c.html#a46037c7680e74907748a6414a80dcd65',1,'ground_map_mesh_vtx_6:&#160;track.c'],['../track_8h.html#a46037c7680e74907748a6414a80dcd65',1,'ground_map_mesh_vtx_6:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f7_953',['ground_map_mesh_vtx_7',['../track_8c.html#a7f122ae93f2ddb0943149c100aac8f28',1,'ground_map_mesh_vtx_7:&#160;track.c'],['../track_8h.html#a18b31ffc20d8a71f94b7e891c351f8f4',1,'ground_map_mesh_vtx_7:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f8_954',['ground_map_mesh_vtx_8',['../track_8c.html#aa6fea953b3abf526ef7aee59933858ad',1,'ground_map_mesh_vtx_8:&#160;track.c'],['../track_8h.html#a7e0585994cc95d86f1b99d293ca6b901',1,'ground_map_mesh_vtx_8:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5f9_955',['ground_map_mesh_vtx_9',['../track_8c.html#a8f303ef30f8d93f3f512f8e4c69de476',1,'ground_map_mesh_vtx_9:&#160;track.c'],['../track_8h.html#a24138a56cecc4df3c94be28d938c04e1',1,'ground_map_mesh_vtx_9:&#160;track.c']]],
['ground_5fmap_5fmesh_5fvtx_5fcull_956',['ground_map_mesh_vtx_cull',['../track_8c.html#ac5385e4690aa0b082c18b0928f24ffcd',1,'ground_map_mesh_vtx_cull:&#160;track.c'],['../track_8h.html#ac5385e4690aa0b082c18b0928f24ffcd',1,'ground_map_mesh_vtx_cull:&#160;track.c']]],
['ground_5fnoparking_5frgba16_957',['ground_noparking_rgba16',['../track_8c.html#a41437ab4d69f18fcaa4b45e6b9f93011',1,'track.c']]],
['ground_5fnoparking_5frgba16_5faligner_958',['ground_noparking_rgba16_aligner',['../track_8c.html#a84a87c2ea431bb67883d6ab9af7e37df',1,'track.c']]],
['ground_5fparascode_5frgba16_959',['ground_parascode_rgba16',['../track_8c.html#af1172450b7873f7615644238fb4f73db',1,'track.c']]],
['ground_5fparascode_5frgba16_5faligner_960',['ground_parascode_rgba16_aligner',['../track_8c.html#a39f372986272bad57a935901c539a9e0',1,'track.c']]],
['ground_5fparascode_5frgba32_961',['ground_parascode_rgba32',['../track_8h.html#a66ce1b501e7f97b5acdddf58123b916b',1,'track.h']]],
['ground_5fparaseye_5frgba16_962',['ground_paraseye_rgba16',['../track_8c.html#a420e886bc89b2db8b123884bcbbac707',1,'track.c']]],
['ground_5fparaseye_5frgba16_5faligner_963',['ground_paraseye_rgba16_aligner',['../track_8c.html#af967636fe933a56733755fe450a3beca',1,'track.c']]],
['ground_5fparking_5frgba16_964',['ground_parking_rgba16',['../track_8c.html#a660de1450cb20c9795726570ca81a379',1,'track.c']]],
['ground_5fparking_5frgba16_5faligner_965',['ground_parking_rgba16_aligner',['../track_8c.html#a10060fe9a215b66af2a3426f8b58ff11',1,'track.c']]],
['ground_5fparticle_966',['GROUND_PARTICLE',['../common__structs_8h.html#a716891f13e6eacddeab1f963e3cf858aad5841e0bdc4afd0f8e36b16eab4a8597',1,'common_structs.h']]],
['ground_5froad4_5frgba16_967',['ground_road4_rgba16',['../track_8c.html#a2775590b9b4ef045b3c8f07e9ef7716a',1,'track.c']]],
['ground_5froad4_5frgba16_5faligner_968',['ground_road4_rgba16_aligner',['../track_8c.html#a817c2ef2041cea53d5159c7730a69de2',1,'track.c']]],
['ground_5fsand_5fci8_969',['ground_sand_ci8',['../track_8h.html#ac9440d49c65a63aa0bc343de16b8ffd8',1,'track.h']]],
['ground_5fsand_5fpal_5frgba16_970',['ground_sand_pal_rgba16',['../track_8h.html#a2b5739e9ae64a57459d994a44c6699ce',1,'track.h']]],
['ground_5fsand_5frgba16_971',['ground_sand_rgba16',['../track_8c.html#a21e8037f89f8ce4f0fec19b9271b6214',1,'track.c']]],
['ground_5fsand_5frgba16_5faligner_972',['ground_sand_rgba16_aligner',['../track_8c.html#a55a823102a1ba3a3fd0fabc4af4e6f31',1,'track.c']]],
['ground_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5ffresh_5fbackdrop_5f144751691_5frgba16_973',['ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16',['../track_8c.html#addc931c29e68d4ae9240e478da16230f',1,'ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16:&#160;track.c'],['../track_8h.html#addc931c29e68d4ae9240e478da16230f',1,'ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16:&#160;track.c']]],
['ground_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5fseamless_5fgreen_5flush_5fgrass_5ftexture_5ffresh_5fbackdrop_5f144751691_5frgba16_5faligner_974',['ground_seamless_green_lush_grass_texture_seamless_green_lush_grass_texture_fresh_backdrop_144751691_rgba16_aligner',['../track_8c.html#ac3c96cedb7a1eef4e206f2677c6f2f75',1,'track.c']]],
['ground_5fseamless_5fwood_5ftexture_5ffree_5f76_5frgba16_975',['ground_seamless_wood_texture_free_76_rgba16',['../track_8c.html#a729ce23bea1e5e6fb18d7936f7d2d9d3',1,'ground_seamless_wood_texture_free_76_rgba16:&#160;track.c'],['../track_8h.html#a729ce23bea1e5e6fb18d7936f7d2d9d3',1,'ground_seamless_wood_texture_free_76_rgba16:&#160;track.c']]],
['ground_5fseamless_5fwood_5ftexture_5ffree_5f76_5frgba16_5faligner_976',['ground_seamless_wood_texture_free_76_rgba16_aligner',['../track_8c.html#a975d18d03b59887acf4e0f7e52598883',1,'track.c']]],
['ground_5fwindow_5frgba16_977',['ground_window_rgba16',['../track_8c.html#aa94063fe39b0018f159cb4bca98b33b8',1,'ground_window_rgba16:&#160;track.c'],['../track_8h.html#aa94063fe39b0018f159cb4bca98b33b8',1,'ground_window_rgba16:&#160;track.c']]],
['ground_5fwindow_5frgba16_5faligner_978',['ground_window_rgba16_aligner',['../track_8c.html#a09cf76d40cdad75d699f0a0bbfaaa4f0',1,'track.c']]],
['ground_5fwoodplanks1_5fci4_979',['ground_woodPlanks1_ci4',['../track_8h.html#a213a49f77bf380fc24b300a060845369',1,'track.h']]],
['ground_5fwoodplanks1_5fpal_5frgba16_980',['ground_woodPlanks1_pal_rgba16',['../track_8h.html#a76ba1ab56385032b0bf79f7ac1df0ac6',1,'track.h']]],
['ground_5fwoodplanks1_5frgba16_981',['ground_woodPlanks1_rgba16',['../track_8c.html#a64fbcc80afdfaba75cc55dd59b428197',1,'track.c']]],
['ground_5fwoodplanks1_5frgba16_5faligner_982',['ground_woodPlanks1_rgba16_aligner',['../track_8c.html#a190c4a689f72321e7fc4f35d0bc19a35',1,'track.c']]],
['groyalracewayclouds_983',['gRoyalRacewayClouds',['../some__data_8c.html#a0982716a78d4c4ce85939570ebda0509',1,'gRoyalRacewayClouds:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a0982716a78d4c4ce85939570ebda0509',1,'gRoyalRacewayClouds:&#160;some_data.c']]],
['gsampledmanumlistitems_984',['gSampleDmaNumListItems',['../heap_8h.html#a7f97b356e28001109faae64194b2b8ec',1,'gSampleDmaNumListItems:&#160;load.c'],['../load_8c.html#a7f97b356e28001109faae64194b2b8ec',1,'gSampleDmaNumListItems:&#160;load.c'],['../load_8h.html#a7f97b356e28001109faae64194b2b8ec',1,'gSampleDmaNumListItems:&#160;load.c']]],
['gsavedata_985',['gSaveData',['../menu__items_8c.html#a748de243471f31b74f5844e6f738889f',1,'gSaveData:&#160;menu_items.c'],['../save__data_8h.html#a77f9041665047a91c91bb78d7020a554',1,'gSaveData:&#160;menu_items.c']]],
['gschoolbuslist_986',['gSchoolBusList',['../code__80005FD0_8c.html#a3d59d1ae4786bf64a71c2a015160e7af',1,'gSchoolBusList:&#160;code_80005FD0.c'],['../vehicles_8h.html#a71aa7bba57e9949e3b3cd875f2574cae',1,'gSchoolBusList:&#160;code_80005FD0.c']]],
['gscreenaspect_987',['gScreenAspect',['../main_8c.html#a5ba352e44958486fef83d7a2ae5da53d',1,'gScreenAspect:&#160;main.c'],['../main_8h.html#a5ba352e44958486fef83d7a2ae5da53d',1,'gScreenAspect:&#160;main.c']]],
['gscreenmodelistindex_988',['gScreenModeListIndex',['../menus_8c.html#a0acae0b09dd6f7a7763e89d2c490bcda',1,'gScreenModeListIndex:&#160;menus.c'],['../menus_8h.html#a0acae0b09dd6f7a7763e89d2c490bcda',1,'gScreenModeListIndex:&#160;menus.c']]],
['gscreenmodeselection_989',['gScreenModeSelection',['../main_8c.html#a7f3d645aaf496e2e632e1caadffd3810',1,'gScreenModeSelection:&#160;main.c'],['../main_8h.html#a7f3d645aaf496e2e632e1caadffd3810',1,'gScreenModeSelection:&#160;main.c']]],
['gsegmenttable_990',['gSegmentTable',['../main_8c.html#af260f7f79b8f94f285772d0f5a7daecd',1,'gSegmentTable:&#160;main.c'],['../main_8h.html#af19dd8a87fec0eacee34b4f7bb9ac31c',1,'gSegmentTable:&#160;main.c']]],
['gselectedpathcount_991',['gSelectedPathCount',['../code__80005FD0_8c.html#a95ff1a706d5fb5bd43a94bb9737f5797',1,'gSelectedPathCount:&#160;code_80005FD0.c'],['../waypoints_8h.html#a95ff1a706d5fb5bd43a94bb9737f5797',1,'gSelectedPathCount:&#160;code_80005FD0.c']]],
['gseqandbankpool_992',['gSeqAndBankPool',['../heap_8c.html#ad307f53e20a9845ee9e1614307f82260',1,'gSeqAndBankPool:&#160;heap.c'],['../heap_8h.html#ad307f53e20a9845ee9e1614307f82260',1,'gSeqAndBankPool:&#160;heap.c']]],
['gseqfileheader_993',['gSeqFileHeader',['../load_8c.html#ada7348ad248f8a51fbc10ea10991bf2c',1,'gSeqFileHeader:&#160;load.c'],['../load_8h.html#ada7348ad248f8a51fbc10ea10991bf2c',1,'gSeqFileHeader:&#160;load.c']]],
['gseqloadedpool_994',['gSeqLoadedPool',['../heap_8c.html#ade2c9102c6cf6b79baf2d70ac19dfec3',1,'gSeqLoadedPool:&#160;heap.c'],['../heap_8h.html#ade2c9102c6cf6b79baf2d70ac19dfec3',1,'gSeqLoadedPool:&#160;heap.c']]],
['gseqloadstatus_995',['gSeqLoadStatus',['../heap_8c.html#a63dbb41547dad45bd7b2c89535a5bdbc',1,'gSeqLoadStatus:&#160;heap.c'],['../heap_8h.html#a3bf27f25825c38f52a1081ed9c4e5f36',1,'gSeqLoadStatus:&#160;heap.c']]],
['gsequencechannelnone_996',['gSequenceChannelNone',['../load_8c.html#a7cbc35471920683287b4d98632a128ba',1,'gSequenceChannelNone:&#160;load.c'],['../load_8h.html#a7cbc35471920683287b4d98632a128ba',1,'gSequenceChannelNone:&#160;load.c']]],
['gsequencechannels_997',['gSequenceChannels',['../load_8c.html#a356515913422d06574f92d9bd03ab1b0',1,'gSequenceChannels:&#160;load.c'],['../load_8h.html#a356515913422d06574f92d9bd03ab1b0',1,'gSequenceChannels:&#160;load.c']]],
['gsequencecount_998',['gSequenceCount',['../load_8c.html#a800c773e5a26c7fc5ded341612aaa07d',1,'gSequenceCount:&#160;load.c'],['../load_8h.html#a800c773e5a26c7fc5ded341612aaa07d',1,'gSequenceCount:&#160;load.c']]],
['gsequencelayers_999',['gSequenceLayers',['../load_8c.html#a373420d8fa5333424853702a20393eff',1,'gSequenceLayers:&#160;load.c'],['../load_8h.html#a373420d8fa5333424853702a20393eff',1,'gSequenceLayers:&#160;load.c']]],
['gsequenceplayers_1000',['gSequencePlayers',['../load_8c.html#a3031d5b0ad93c887c977128c6db34251',1,'gSequencePlayers:&#160;load.c'],['../load_8h.html#a3031d5b0ad93c887c977128c6db34251',1,'gSequencePlayers:&#160;load.c']]],
['gsherbetlandclouds_1001',['gSherbetLandClouds',['../some__data_8c.html#a42dc979439e689344466622f31f5322f',1,'gSherbetLandClouds:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a42dc979439e689344466622f31f5322f',1,'gSherbetLandClouds:&#160;some_data.c']]],
['gsieventmesgbuf_1002',['gSIEventMesgBuf',['../main_8c.html#ad0cdec54b37db35ba930bbe2144f3401',1,'gSIEventMesgBuf:&#160;main.c'],['../main_8h.html#ad0cdec54b37db35ba930bbe2144f3401',1,'gSIEventMesgBuf:&#160;main.c']]],
['gsieventmesgqueue_1003',['gSIEventMesgQueue',['../main_8c.html#aeddf12822189d471d55eb15756589a12',1,'gSIEventMesgQueue:&#160;main.c'],['../main_8h.html#aeddf12822189d471d55eb15756589a12',1,'gSIEventMesgQueue:&#160;main.c']]],
['gsinetable_1004',['gSineTable',['../trig__tables_8c.html#a05a19e39e48c56d1c2095bfe71a6148e',1,'gSineTable:&#160;trig_tables.c'],['../trig__tables_8h.html#a05a19e39e48c56d1c2095bfe71a6148e',1,'gSineTable:&#160;trig_tables.c']]],
['gsizeslidingborders_1005',['gSizeSlidingBorders',['../ceremony__and__credits_8c.html#a786899947d5ad3746ef7b09cb81f7118',1,'gSizeSlidingBorders:&#160;ceremony_and_credits.c'],['../ceremony__and__credits_8h.html#a786899947d5ad3746ef7b09cb81f7118',1,'gSizeSlidingBorders:&#160;ceremony_and_credits.c']]],
['gsnowmanspawns_1006',['gSnowmanSpawns',['../some__data_8c.html#ac16f19677d99e6e4ade8d138179b712b',1,'gSnowmanSpawns:&#160;some_data.c'],['../src_2data_2some__data_8h.html#ac16f19677d99e6e4ade8d138179b712b',1,'gSnowmanSpawns:&#160;some_data.c'],['../objects_8h.html#ac16f19677d99e6e4ade8d138179b712b',1,'gSnowmanSpawns:&#160;some_data.c']]],
['gsomedlbuffer_1007',['gSomeDLBuffer',['../menu__items_8c.html#a5b507885a54a8c6c7cf9c6c2da96eb26',1,'gSomeDLBuffer:&#160;menu_items.c'],['../menu__items_8h.html#a5b507885a54a8c6c7cf9c6c2da96eb26',1,'gSomeDLBuffer:&#160;menu_items.c']]],
['gsoundmode_1008',['gSoundMode',['../menus_8c.html#abfc770cacb793e9261de78abf34cb468',1,'gSoundMode:&#160;menus.c'],['../menus_8h.html#abfc770cacb793e9261de78abf34cb468',1,'gSoundMode:&#160;menus.c']]],
['gsoundmodenames_1009',['gSoundModeNames',['../menu__items_8c.html#a74933bddc6e45c2446ce6a4677e1de09',1,'gSoundModeNames:&#160;menu_items.c'],['../menu__items_8h.html#aa191ed9cddebe50ddf2f7d7b36d24ce1',1,'gSoundModeNames:&#160;menu_items.c']]],
['gspdisplaylist_1010',['gSPDisplayList',['../GBIMiddleware_8cpp.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2',1,'gSPDisplayList(Gfx *pkt, Gfx *dl):&#160;GBIMiddleware.cpp'],['../mk64_8h.html#a4ecc44e3c6f1ca5a6b4a20c41d3bd2d2',1,'gSPDisplayList(Gfx *pkt, Gfx *dl):&#160;GBIMiddleware.cpp']]],
['gspdisplaylistoffset_1011',['gSPDisplayListOffset',['../mk64_8h.html#ae824352f58663c5e3fd447c35f9ae32b',1,'mk64.h']]],
['gspecialcup_1012',['gSpecialCup',['../Game_8cpp.html#a36b94f5e33fe411a7ded28bd17a9d60f',1,'Game.cpp']]],
['gspeedcpubehaviour_1013',['gSpeedCPUBehaviour',['../code__80005FD0_8c.html#ac02249ac8d87ac92aee391984bc8d937',1,'gSpeedCPUBehaviour:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a76e678f0e08fcc9e8259edf741277c1f',1,'gSpeedCPUBehaviour:&#160;code_80005FD0.c']]],
['gspinvalidatetexcache_1014',['gSPInvalidateTexCache',['../GBIMiddleware_8cpp.html#a0c0bce088ba2282e188ea5c8c8123e22',1,'gSPInvalidateTexCache(Gfx *pkt, uintptr_t texAddr):&#160;GBIMiddleware.cpp'],['../mk64_8h.html#a0c0bce088ba2282e188ea5c8c8123e22',1,'gSPInvalidateTexCache(Gfx *pkt, uintptr_t texAddr):&#160;GBIMiddleware.cpp']]],
['gspsegmentloadres_1015',['gSPSegmentLoadRes',['../mk64_8h.html#a11182d754960126af257be703eb8107f',1,'mk64.h']]],
['gsptaskmesgbuf_1016',['gSPTaskMesgBuf',['../main_8c.html#aeabe6f1db6a11fc38c5581395baca767',1,'gSPTaskMesgBuf:&#160;main.c'],['../main_8h.html#aeabe6f1db6a11fc38c5581395baca767',1,'gSPTaskMesgBuf:&#160;main.h']]],
['gsptaskmesgqueue_1017',['gSPTaskMesgQueue',['../main_8c.html#a71be1829d77470850ff3e20fd2fc41c0',1,'gSPTaskMesgQueue:&#160;main.c'],['../main_8h.html#a71be1829d77470850ff3e20fd2fc41c0',1,'gSPTaskMesgQueue:&#160;main.h']]],
['gspvertex_1018',['gSPVertex',['../GBIMiddleware_8cpp.html#aeef79449a27a710d73576e4a4f7f7f99',1,'gSPVertex(Gfx *pkt, uintptr_t v, int n, int v0):&#160;GBIMiddleware.cpp'],['../mk64_8h.html#aeef79449a27a710d73576e4a4f7f7f99',1,'gSPVertex(Gfx *pkt, uintptr_t v, int n, int v0):&#160;GBIMiddleware.cpp']]],
['gstarcup_1019',['gStarCup',['../Game_8cpp.html#a77b58dc71f28e0ef8878390fae8ac62b',1,'Game.cpp']]],
['gstereopanvolume_1020',['gStereoPanVolume',['../src_2audio_2data_8c.html#a84d2b058cd060f0699432ee6ae33ce20',1,'gStereoPanVolume:&#160;data.c'],['../data_8h.html#a84d2b058cd060f0699432ee6ae33ce20',1,'gStereoPanVolume:&#160;data.c']]],
['gsubmenuselection_1021',['gSubMenuSelection',['../menus_8c.html#a1f299d56d9d5919d9a86e79ffc87dfb0',1,'gSubMenuSelection:&#160;menus.c'],['../menus_8h.html#a1f299d56d9d5919d9a86e79ffc87dfb0',1,'gSubMenuSelection:&#160;menus.c']]],
['gsynthesisreverbs_1022',['gSynthesisReverbs',['../synthesis_8c.html#a46dbb82b200402601c2819f7deab8c04',1,'gSynthesisReverbs:&#160;synthesis.c'],['../synthesis_8h.html#a46dbb82b200402601c2819f7deab8c04',1,'gSynthesisReverbs:&#160;synthesis.c']]],
['gtankertrucklist_1023',['gTankerTruckList',['../code__80005FD0_8c.html#af4d9bb3e12dd9902c5992c5c064a0fc7',1,'gTankerTruckList:&#160;code_80005FD0.c'],['../vehicles_8h.html#a85a7ae4a72ab40a4ff366fb5b1c8f64e',1,'gTankerTruckList:&#160;code_80005FD0.c']]],
['gtatumsperbeat_1024',['gTatumsPerBeat',['../audio__session__presets_8c.html#af48fe151cc1f3fcd52da8f4c45170ca0',1,'gTatumsPerBeat:&#160;audio_session_presets.c'],['../data_8h.html#af48fe151cc1f3fcd52da8f4c45170ca0',1,'gTatumsPerBeat:&#160;data.h']]],
['gtempointernaltoexternal_1025',['gTempoInternalToExternal',['../heap_8h.html#a09bd3997d3f65730cc5906c6f53da174',1,'gTempoInternalToExternal:&#160;load.c'],['../load_8c.html#a09bd3997d3f65730cc5906c6f53da174',1,'gTempoInternalToExternal:&#160;load.c'],['../load_8h.html#a09bd3997d3f65730cc5906c6f53da174',1,'gTempoInternalToExternal:&#160;load.c']]],
['gtemporarycommonpool_1026',['gTemporaryCommonPool',['../heap_8c.html#a92801cbca12e4986f7a5bf3e8f391e1f',1,'gTemporaryCommonPool:&#160;heap.c'],['../heap_8h.html#a92801cbca12e4986f7a5bf3e8f391e1f',1,'gTemporaryCommonPool:&#160;heap.c']]],
['gtextbattleintroduction_1027',['gTextBattleIntroduction',['../menu__items_8c.html#a407fa243326402f096d6641a32c000fa',1,'gTextBattleIntroduction:&#160;menu_items.c'],['../menu__items_8h.html#a407fa243326402f096d6641a32c000fa',1,'gTextBattleIntroduction:&#160;menu_items.c']]],
['gtextcolor_1028',['gTextColor',['../menu__items_8c.html#a61b1a0c8ec40ebfa8acc96de6a3d7036',1,'gTextColor:&#160;menu_items.c'],['../menu__items_8h.html#a61b1a0c8ec40ebfa8acc96de6a3d7036',1,'gTextColor:&#160;menu_items.c']]],
['gtextcreditsrenderinfo_1029',['gTextCreditsRenderInfo',['../credits_8c.html#a480d4ac79c5035c07a1420e9a72fed41',1,'gTextCreditsRenderInfo:&#160;credits.c'],['../credits_8h.html#a480d4ac79c5035c07a1420e9a72fed41',1,'gTextCreditsRenderInfo:&#160;credits.c']]],
['gtextdistance_1030',['gTextDistance',['../menu__items_8c.html#ae315cc2ac224a667167c30a8a6d5b9ed',1,'gTextDistance:&#160;menu_items.c'],['../menu__items_8h.html#ae315cc2ac224a667167c30a8a6d5b9ed',1,'gTextDistance:&#160;menu_items.c']]],
['gtextmenuannounceghost_1031',['gTextMenuAnnounceGhost',['../menu__items_8c.html#a3cf0c2e331bb389b247530d3398e3577',1,'gTextMenuAnnounceGhost:&#160;menu_items.c'],['../menu__items_8h.html#a3cf0c2e331bb389b247530d3398e3577',1,'gTextMenuAnnounceGhost:&#160;menu_items.c']]],
['gtextmenudata_1032',['gTextMenuData',['../menu__items_8c.html#a5162a2c33c5bbc3ee0b810b54f22e4b5',1,'gTextMenuData:&#160;menu_items.c'],['../menu__items_8h.html#a5162a2c33c5bbc3ee0b810b54f22e4b5',1,'gTextMenuData:&#160;menu_items.c']]],
['gtextmenuoption_1033',['gTextMenuOption',['../menu__items_8c.html#a2295064118acd6dfaec83746b0bc668c',1,'gTextMenuOption:&#160;menu_items.c'],['../menu__items_8h.html#a2295064118acd6dfaec83746b0bc668c',1,'gTextMenuOption:&#160;menu_items.c']]],
['gtextnocontroller_1034',['gTextNoController',['../menu__items_8c.html#a3233771df4bebcae203ffc21e50bbbb5',1,'gTextNoController:&#160;menu_items.c'],['../menu__items_8h.html#a3233771df4bebcae203ffc21e50bbbb5',1,'gTextNoController:&#160;menu_items.c']]],
['gtextoptionmenu_1035',['gTextOptionMenu',['../menu__items_8c.html#a33341dba00d6251c3aac738b843d0b6d',1,'gTextOptionMenu:&#160;menu_items.c'],['../menu__items_8h.html#a33341dba00d6251c3aac738b843d0b6d',1,'gTextOptionMenu:&#160;menu_items.c']]],
['gtextpausebutton_1036',['gTextPauseButton',['../menu__items_8c.html#a7c879c17a0a31d05a74483493cd53ea5',1,'gTextPauseButton:&#160;menu_items.c'],['../menu__items_8h.html#a7c879c17a0a31d05a74483493cd53ea5',1,'gTextPauseButton:&#160;menu_items.c']]],
['gtextureblueshell_1037',['gTextureBlueshell',['../actors_8c.html#a42aae1ba1c56cbdc344031aedbfc2fe3',1,'actors.c']]],
['gtexturefontcc_1038',['gTextureFontCC',['../textures_8c.html#af74239ef9c36e09f9c5f59086c829d24',1,'gTextureFontCC:&#160;textures.c'],['../textures_8h.html#af74239ef9c36e09f9c5f59086c829d24',1,'gTextureFontCC:&#160;textures.c']]],
['gtexturefontcomma_1039',['gTextureFontComma',['../textures_8c.html#a8de5a4abab065c9e97ffd41059ae7150',1,'gTextureFontComma:&#160;textures.c'],['../textures_8h.html#a8de5a4abab065c9e97ffd41059ae7150',1,'gTextureFontComma:&#160;textures.c']]],
['gtexturefontdot_1040',['gTextureFontDot',['../textures_8c.html#ade3dc9ef475baad1aa5f670b819576c2',1,'gTextureFontDot:&#160;textures.c'],['../textures_8h.html#ade3dc9ef475baad1aa5f670b819576c2',1,'gTextureFontDot:&#160;textures.c']]],
['gtexturefontdoublequote_1041',['gTextureFontDoubleQuote',['../textures_8c.html#a8eb33978b7b3381b72052d1e691c5fc5',1,'gTextureFontDoubleQuote:&#160;textures.c'],['../textures_8h.html#a8eb33978b7b3381b72052d1e691c5fc5',1,'gTextureFontDoubleQuote:&#160;textures.c']]],
['gtexturefontempty_1042',['gTextureFontEmpty',['../textures_8c.html#ae3cf1ef2a5a6c7fe1b146eb133faf1f8',1,'gTextureFontEmpty:&#160;textures.c'],['../textures_8h.html#ae3cf1ef2a5a6c7fe1b146eb133faf1f8',1,'gTextureFontEmpty:&#160;textures.c']]],
['gtexturefontexclamationmark_1043',['gTextureFontExclamationMark',['../textures_8c.html#a40d3a923d261dfd804331fff9af60ddc',1,'gTextureFontExclamationMark:&#160;textures.c'],['../textures_8h.html#a40d3a923d261dfd804331fff9af60ddc',1,'gTextureFontExclamationMark:&#160;textures.c']]],
['gtexturefontfourdote_1044',['gTextureFontFourDote',['../textures_8c.html#ad3350695c25e3728fdc070fb4a26110c',1,'gTextureFontFourDote:&#160;textures.c'],['../textures_8h.html#ad3350695c25e3728fdc070fb4a26110c',1,'gTextureFontFourDote:&#160;textures.c']]],
['gtexturefontinterogationmark_1045',['gTextureFontInterogationMark',['../textures_8c.html#a1dd3ed0a827e12add4424a7e6da97247',1,'gTextureFontInterogationMark:&#160;textures.c'],['../textures_8h.html#a1dd3ed0a827e12add4424a7e6da97247',1,'gTextureFontInterogationMark:&#160;textures.c']]],
['gtexturefontminus_1046',['gTextureFontMinus',['../textures_8c.html#af6424a01ef72a6f053b546d822fae048',1,'gTextureFontMinus:&#160;textures.c'],['../textures_8h.html#af6424a01ef72a6f053b546d822fae048',1,'gTextureFontMinus:&#160;textures.c']]],
['gtexturefontnumbereight_1047',['gTextureFontNumberEight',['../textures_8c.html#abc37542d4fa6591212974d194b3a726f',1,'gTextureFontNumberEight:&#160;textures.c'],['../textures_8h.html#abc37542d4fa6591212974d194b3a726f',1,'gTextureFontNumberEight:&#160;textures.c']]],
['gtexturefontnumberfive_1048',['gTextureFontNumberFive',['../textures_8c.html#ae24728381fc55da75fd005c52f785a75',1,'gTextureFontNumberFive:&#160;textures.c'],['../textures_8h.html#ae24728381fc55da75fd005c52f785a75',1,'gTextureFontNumberFive:&#160;textures.c']]],
['gtexturefontnumberfour_1049',['gTextureFontNumberFour',['../textures_8c.html#a14fb55a4d3e00fb96033ddba28d381b8',1,'gTextureFontNumberFour:&#160;textures.c'],['../textures_8h.html#a14fb55a4d3e00fb96033ddba28d381b8',1,'gTextureFontNumberFour:&#160;textures.c']]],
['gtexturefontnumbernine_1050',['gTextureFontNumberNine',['../textures_8c.html#afefeb98004f042491d742b56ada1da6f',1,'gTextureFontNumberNine:&#160;textures.c'],['../textures_8h.html#afefeb98004f042491d742b56ada1da6f',1,'gTextureFontNumberNine:&#160;textures.c']]],
['gtexturefontnumberone_1051',['gTextureFontNumberOne',['../textures_8c.html#aea739ddda15174436da68fb06bff5b39',1,'gTextureFontNumberOne:&#160;textures.c'],['../textures_8h.html#aea739ddda15174436da68fb06bff5b39',1,'gTextureFontNumberOne:&#160;textures.c']]],
['gtexturefontnumberseven_1052',['gTextureFontNumberSeven',['../textures_8c.html#ad9c286ad41d2808218159c3e4f01296d',1,'gTextureFontNumberSeven:&#160;textures.c'],['../textures_8h.html#ad9c286ad41d2808218159c3e4f01296d',1,'gTextureFontNumberSeven:&#160;textures.c']]],
['gtexturefontnumbersix_1053',['gTextureFontNumberSix',['../textures_8c.html#a3e3efd49403deb0653bfb57d0c2d5b15',1,'gTextureFontNumberSix:&#160;textures.c'],['../textures_8h.html#a3e3efd49403deb0653bfb57d0c2d5b15',1,'gTextureFontNumberSix:&#160;textures.c']]],
['gtexturefontnumberthree_1054',['gTextureFontNumberThree',['../textures_8c.html#a166291a8e8249bf37c8d26f2039610f9',1,'gTextureFontNumberThree:&#160;textures.c'],['../textures_8h.html#a166291a8e8249bf37c8d26f2039610f9',1,'gTextureFontNumberThree:&#160;textures.c']]],
['gtexturefontnumbertwo_1055',['gTextureFontNumberTwo',['../textures_8c.html#a5602f0af4ac0900ca497b9d775668a00',1,'gTextureFontNumberTwo:&#160;textures.c'],['../textures_8h.html#a5602f0af4ac0900ca497b9d775668a00',1,'gTextureFontNumberTwo:&#160;textures.c']]],
['gtexturefontnumberzero_1056',['gTextureFontNumberZero',['../textures_8c.html#a1d9b6df14a61a59357c960a107e93f6d',1,'gTextureFontNumberZero:&#160;textures.c'],['../textures_8h.html#a1d9b6df14a61a59357c960a107e93f6d',1,'gTextureFontNumberZero:&#160;textures.c']]],
['gtexturefontplus_1057',['gTextureFontPlus',['../textures_8c.html#ab3d21de5cdf3d7feb7f408d68661ed61',1,'gTextureFontPlus:&#160;textures.c'],['../textures_8h.html#ab3d21de5cdf3d7feb7f408d68661ed61',1,'gTextureFontPlus:&#160;textures.c']]],
['gtexturefontsimplequote_1058',['gTextureFontSimpleQuote',['../textures_8c.html#abc7df7f443f9dde124f41945cfb26b44',1,'gTextureFontSimpleQuote:&#160;textures.c'],['../textures_8h.html#abc7df7f443f9dde124f41945cfb26b44',1,'gTextureFontSimpleQuote:&#160;textures.c']]],
['gtextureghosts_1059',['gTextureGhosts',['../boo__frames_8h.html#af6542d3e3ce279a15376aa53637ade2c',1,'boo_frames.h']]],
['gtextureloadedlightningbolt0_1060',['gTextureLoadedLightningBolt0',['../code__80057C60__var_8c.html#ac0a1ed9c57d2934a905b04d9e2f52f7e',1,'code_80057C60_var.c']]],
['gtextureloadedlightningbolt1_1061',['gTextureLoadedLightningBolt1',['../code__80057C60__var_8c.html#ac47831cd0b86b8c10dd97ad7e5d08f87',1,'code_80057C60_var.c']]],
['gthomwpspawns150cc_1062',['gThomwpSpawns150CC',['../some__data_8c.html#a02bd29e49d2089bb6bd1bfe33e360584',1,'gThomwpSpawns150CC:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a02bd29e49d2089bb6bd1bfe33e360584',1,'gThomwpSpawns150CC:&#160;some_data.c'],['../objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584',1,'gThomwpSpawns150CC:&#160;some_data.c']]],
['gthomwpspawns50cc_1063',['gThomwpSpawns50CC',['../some__data_8c.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC:&#160;some_data.c'],['../src_2data_2some__data_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC:&#160;some_data.c'],['../objects_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC:&#160;some_data.c']]],
['gthowmpspawnlist_1064',['gThowmpSpawnList',['../code__80057C60_8c.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList:&#160;code_80057C60.c'],['../objects_8h.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList:&#160;code_80057C60.c']]],
['gthwompspawns100ccextra_1065',['gThwompSpawns100CCExtra',['../some__data_8c.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra:&#160;some_data.c'],['../src_2data_2some__data_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra:&#160;some_data.c'],['../objects_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra:&#160;some_data.c']]],
['gtickgame_1066',['gTickGame',['../main_8c.html#a9430ed200a7ab87457f7aa908c12d00e',1,'main.c']]],
['gticklogic_1067',['gTickLogic',['../main_8c.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic:&#160;main.c'],['../main_8h.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic:&#160;main.c']]],
['gtickvisuals_1068',['gTickVisuals',['../main_8c.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals:&#160;main.c'],['../main_8h.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals:&#160;main.c']]],
['gtimeplayerlasttouchedfinishline_1069',['gTimePlayerLastTouchedFinishLine',['../code__800029B0_8c.html#a3ce3001b1bfd4f8df4d3f46af7af9ae0',1,'gTimePlayerLastTouchedFinishLine:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ac94b9ded4f026071618320e4ac6a0c54',1,'gTimePlayerLastTouchedFinishLine:&#160;code_800029B0.c']]],
['gtimerboosttripleacombo_1070',['gTimerBoostTripleACombo',['../spawn__players_8c.html#a1e8391878c61909360f486e2f876a5d1',1,'spawn_players.c']]],
['gtimerboosttriplebcombo_1071',['gTimerBoostTripleBCombo',['../spawn__players_8c.html#a4f9695a30a50d42e31f72fa6c6e9cddd',1,'spawn_players.c']]],
['gtimetrialdatacourseindex_1072',['gTimeTrialDataCourseIndex',['../menus_8c.html#a14db07fddab03b07c2949902dad0ffd8',1,'gTimeTrialDataCourseIndex:&#160;menus.c'],['../menus_8h.html#a14db07fddab03b07c2949902dad0ffd8',1,'gTimeTrialDataCourseIndex:&#160;menus.c']]],
['gtimetrialsresultcursorselection_1073',['gTimeTrialsResultCursorSelection',['../menus_8c.html#a7e69e22a0a18014a2ce5337a611bf67e',1,'gTimeTrialsResultCursorSelection:&#160;menus.c'],['../menus_8h.html#a7e69e22a0a18014a2ce5337a611bf67e',1,'gTimeTrialsResultCursorSelection:&#160;menus.c']]],
['gtlutredshell_1074',['gTLUTRedShell',['../actors_8c.html#afddce2fe9d53b73eb98b25e6d354dd50',1,'actors.c']]],
['gtoadsturnpikerainbowroadstars_1075',['gToadsTurnpikeRainbowRoadStars',['../some__data_8c.html#a1071347ffc4f2aeabe2c734b2a2f5e50',1,'gToadsTurnpikeRainbowRoadStars:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a1071347ffc4f2aeabe2c734b2a2f5e50',1,'gToadsTurnpikeRainbowRoadStars:&#160;some_data.c']]],
['gtopspeed100cc_1076',['gTopSpeed100cc',['../kart__attributes_8c.html#a2a7261671900e5592b8be3a092dcafa3',1,'gTopSpeed100cc:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a4ec61c7e10149457cb67b22a9fce24e9',1,'gTopSpeed100cc:&#160;kart_attributes.c']]],
['gtopspeed150cc_1077',['gTopSpeed150cc',['../kart__attributes_8c.html#aa24a6855495901bde4ba130632c4c2f8',1,'gTopSpeed150cc:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a4d1edcf061f181a5d8258516068204e9',1,'gTopSpeed150cc:&#160;kart_attributes.c']]],
['gtopspeed50cc_1078',['gTopSpeed50cc',['../kart__attributes_8c.html#aa99384d2001aca103ee081183b62b8c0',1,'gTopSpeed50cc:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a9ac7f4dbc754a866fdec9a8a4f69c5d2',1,'gTopSpeed50cc:&#160;kart_attributes.c']]],
['gtopspeedbattle_1079',['gTopSpeedBattle',['../kart__attributes_8c.html#a83191d715b099bd0749457817a3202f3',1,'gTopSpeedBattle:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a93239ad4c876f5edb288eeec6bc33764',1,'gTopSpeedBattle:&#160;kart_attributes.c']]],
['gtopspeedextra_1080',['gTopSpeedExtra',['../kart__attributes_8c.html#a510915a7a9a0a456e71c807c5a875166',1,'gTopSpeedExtra:&#160;kart_attributes.c'],['../kart__attributes_8h.html#acca55962295f1a1c20ebc9a631d7c1bd',1,'gTopSpeedExtra:&#160;kart_attributes.c']]],
['gtopspeedtable_1081',['gTopSpeedTable',['../kart__attributes_8c.html#a30ffc7e2ce3b39a0e830985298f048da',1,'gTopSpeedTable:&#160;kart_attributes.c'],['../kart__attributes_8h.html#a30ffc7e2ce3b39a0e830985298f048da',1,'gTopSpeedTable:&#160;kart_attributes.c']]],
['gtorchspawns_1082',['gTorchSpawns',['../some__data_8c.html#af40885efd72dc665a278c6f29e19ecf3',1,'gTorchSpawns:&#160;some_data.c'],['../src_2data_2some__data_8h.html#af40885efd72dc665a278c6f29e19ecf3',1,'gTorchSpawns:&#160;some_data.c'],['../objects_8h.html#af40885efd72dc665a278c6f29e19ecf3',1,'gTorchSpawns:&#160;some_data.c']]],
['gtrackconsecutivecurvecounts_1083',['gTrackConsecutiveCurveCounts',['../code__80005FD0_8c.html#ae0e6230cc34bdc88e9263c9b2d6f55e5',1,'gTrackConsecutiveCurveCounts:&#160;code_80005FD0.c'],['../waypoints_8h.html#a7fef4fd6c9ea0fef98bc7bb6d06861c9',1,'gTrackConsecutiveCurveCounts:&#160;code_80005FD0.c']]],
['gtrackleftpaths_1084',['gTrackLeftPaths',['../code__80005FD0_8c.html#ae810f176ca0c3912067161e11e7ab6b5',1,'gTrackLeftPaths:&#160;code_80005FD0.c'],['../waypoints_8h.html#a2097a82eba5a8a58ddc60a8dd7401b30',1,'gTrackLeftPaths:&#160;code_80005FD0.c']]],
['gtrackpaths_1085',['gTrackPaths',['../code__80005FD0_8c.html#a7b7a0360c4a6d4158f2090e960ead472',1,'gTrackPaths:&#160;code_80005FD0.c'],['../waypoints_8h.html#a3191af64e6e0655e7a4b615334997a79',1,'gTrackPaths:&#160;code_80005FD0.c']]],
['gtrackpositionfactor_1086',['gTrackPositionFactor',['../code__80005FD0_8c.html#a9827e1032dc364b34fdfc8bcd1addecf',1,'gTrackPositionFactor:&#160;code_80005FD0.c'],['../waypoints_8h.html#a058230d7d3d42864e9b6d11f6431b5df',1,'gTrackPositionFactor:&#160;code_80005FD0.c']]],
['gtrackrightpaths_1087',['gTrackRightPaths',['../code__80005FD0_8c.html#a8a10781937f028bc013944b9356765c0',1,'gTrackRightPaths:&#160;code_80005FD0.c'],['../waypoints_8h.html#ae48f681ef2a4911e8747d3ceb0acbf6f',1,'gTrackRightPaths:&#160;code_80005FD0.c']]],
['gtracksectiontypes_1088',['gTrackSectionTypes',['../code__80005FD0_8c.html#a683ef68f5387c02e42877814cc4d6ba2',1,'gTrackSectionTypes:&#160;code_80005FD0.c'],['../waypoints_8h.html#ae3566a02982df77dbd8ad7011b0ef86d',1,'gTrackSectionTypes:&#160;code_80005FD0.c']]],
['gtrainlist_1089',['gTrainList',['../code__80005FD0_8c.html#a2dc210a40d4102b45970958fee517232',1,'gTrainList:&#160;code_80005FD0.c'],['../vehicles_8h.html#ac244743e5ba49da3393199a6866f1461',1,'gTrainList:&#160;code_80005FD0.c']]],
['gtrainsmoketimer_1090',['gTrainSmokeTimer',['../code__80005FD0_8c.html#aac080de1358a87bb2706db5924895f2f',1,'gTrainSmokeTimer:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#aac080de1358a87bb2706db5924895f2f',1,'gTrainSmokeTimer:&#160;code_80005FD0.c']]],
['gtransitionduration_1091',['gTransitionDuration',['../menu__items_8c.html#a3476b052d43fdcbf9e8c032cd6d3f5e6',1,'gTransitionDuration:&#160;menu_items.c'],['../menu__items_8h.html#a1098e8c62303fc76ec872d519121d5be',1,'gTransitionDuration:&#160;menu_items.c']]],
['gtransitiontype_1092',['gTransitionType',['../menu__items_8c.html#ab013e576dc5a54cbbd86b58b3b69e900',1,'gTransitionType:&#160;menu_items.c'],['../menu__items_8h.html#a2c9b7f897a7c213a7f797d9a5aee5f2a',1,'gTransitionType:&#160;menu_items.c']]],
['gtrophyindex_1093',['gTrophyIndex',['../Game_8cpp.html#a64d8699124ee0fb6d04c76e786ef28ef',1,'gTrophyIndex:&#160;Game.cpp'],['../Game_8h.html#a64d8699124ee0fb6d04c76e786ef28ef',1,'gTrophyIndex:&#160;Game.cpp']]],
['gui_1094',['Gui',['../classGui.html',1,'']]],
['gulookat_1095',['guLookAt',['../guLookAtF_8c.html#a8641b89f7767fe85370ca7d198ef5566',1,'guLookAtF.c']]],
['gulookatf_1096',['guLookAtF',['../guLookAtF_8c.html#a221be5535617db52477d4cb992afa4a9',1,'guLookAtF.c']]],
['gulookatf_2ec_1097',['guLookAtF.c',['../guLookAtF_8c.html',1,'']]],
['gulookatref_2ec_1098',['guLookAtRef.c',['../guLookAtRef_8c.html',1,'']]],
['gulookatreflect_1099',['guLookAtReflect',['../guLookAtRef_8c.html#ae34857f2cd62a47090a1df014a50016a',1,'guLookAtRef.c']]],
['gulookatreflectf_1100',['guLookAtReflectF',['../guLookAtRef_8c.html#a5622c6212f83e2cf709b4708f0b3afd9',1,'guLookAtRef.c']]],
['gumtxcatf_1101',['guMtxCatF',['../guMtxCatF_8c.html#a4d37c76854a6be2468b0c8ca7a512cde',1,'guMtxCatF(float mf[4][4], float nf[4][4], float res[4][4]):&#160;guMtxCatF.c'],['../guMtxCatL_8c.html#a4d37c76854a6be2468b0c8ca7a512cde',1,'guMtxCatF(float mf[4][4], float nf[4][4], float res[4][4]):&#160;guMtxCatF.c']]],
['gumtxcatf_2ec_1102',['guMtxCatF.c',['../guMtxCatF_8c.html',1,'']]],
['gumtxcatl_1103',['guMtxCatL',['../menu__items_8c.html#a5783e95a8e8e7ef1793dbf79570e339e',1,'guMtxCatL(Mtx *m, Mtx *n, Mtx *res):&#160;guMtxCatL.c'],['../guMtxCatL_8c.html#a5783e95a8e8e7ef1793dbf79570e339e',1,'guMtxCatL(Mtx *m, Mtx *n, Mtx *res):&#160;guMtxCatL.c']]],
['gumtxcatl_2ec_1104',['guMtxCatL.c',['../guMtxCatL_8c.html',1,'']]],
['gumtxf2l_1105',['guMtxF2L',['../guMtxF2L_8c.html#a40ab2d64c609839ff1e0ef0de2d0dcc4',1,'guMtxF2L.c']]],
['gumtxf2l_2ec_1106',['guMtxF2L.c',['../guMtxF2L_8c.html',1,'']]],
['gumtxident_1107',['guMtxIdent',['../guMtxF2L_8c.html#a8d98eadd95eea7f4a8ca8aac8ebdf10c',1,'guMtxF2L.c']]],
['gumtxidentf_1108',['guMtxIdentF',['../guMtxF2L_8c.html#a257a86497fc08677370948eda3163595',1,'guMtxF2L.c']]],
['gumtxl2f_1109',['guMtxL2F',['../guMtxF2L_8c.html#a96a205b9cf6b90562d3f2ad86e10a0c8',1,'guMtxF2L.c']]],
['gumtxxfmf_1110',['guMtxXFMF',['../guMtxCatF_8c.html#aab040960df8394563162ecad5e3ef2ed',1,'guMtxCatF.c']]],
['gumtxxfml_1111',['guMtxXFML',['../guMtxCatL_8c.html#a6883fd436778edba4ff14ba0297ee33a',1,'guMtxCatL.c']]],
['gunexpiredactorslist_1112',['gUnexpiredActorsList',['../code__80005FD0_8c.html#a84f9a428f9485f5a469a669ee4f0777b',1,'gUnexpiredActorsList:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a52b827315d66140beaa00ab43fc3bc73',1,'gUnexpiredActorsList:&#160;code_80005FD0.c']]],
['gunkloadstatus_1113',['gUnkLoadStatus',['../heap_8c.html#a18c8c9565c3255791bc80dc8d669e9fd',1,'gUnkLoadStatus:&#160;heap.c'],['../heap_8h.html#ae1259c2a2b59eb3363f37701b26b7487',1,'gUnkLoadStatus:&#160;heap.c']]],
['gunknowndata_5f800f6290_1114',['gUnknownData_800F6290',['../src_2audio_2data_8c.html#a678ecf818c198bd13f14adf3901f7170',1,'gUnknownData_800F6290:&#160;data.c'],['../data_8h.html#a3b002fdb076037efbce7b214c719710b',1,'gUnknownData_800F6290:&#160;data.c']]],
['gunknownwave7_1115',['gUnknownWave7',['../src_2audio_2data_8c.html#a432e73da7ead6521be606993deb70457',1,'gUnknownWave7:&#160;data.c'],['../data_8h.html#a432e73da7ead6521be606993deb70457',1,'gUnknownWave7:&#160;data.c']]],
['gunkpool1_1116',['gUnkPool1',['../heap_8c.html#a740ec786aa8556908cc813426a2434e4',1,'gUnkPool1:&#160;heap.c'],['../heap_8h.html#a740ec786aa8556908cc813426a2434e4',1,'gUnkPool1:&#160;heap.c']]],
['gunormalize_1117',['guNormalize',['../guNormalize_8c.html#a7ad49cccf7be1e598544b9f0b35b5e28',1,'guNormalize.c']]],
['gunormalize_2ec_1118',['guNormalize.c',['../guNormalize_8c.html',1,'']]],
['gunusedcount800ea5c8_1119',['gUnusedCount800EA5C8',['../audio__session__presets_8c.html#a68f567dacbc7c303b772bd9188364fcf',1,'gUnusedCount800EA5C8:&#160;audio_session_presets.c'],['../data_8h.html#a68f567dacbc7c303b772bd9188364fcf',1,'gUnusedCount800EA5C8:&#160;audio_session_presets.c']]],
['gunusedloadedpool_1120',['gUnusedLoadedPool',['../heap_8c.html#a3fbc1e2ebbbc4fea4fb4d43e59545fd6',1,'gUnusedLoadedPool:&#160;heap.c'],['../heap_8h.html#a3fbc1e2ebbbc4fea4fb4d43e59545fd6',1,'gUnusedLoadedPool:&#160;heap.h']]],
['guortho_1121',['guOrtho',['../math__util__2_8c.html#ae90ab28177e8cb3819dde7504ed51cee',1,'guOrtho(Mtx *, f32, f32, f32, f32, f32, f32, f32):&#160;math_util_2.c'],['../guOrthoF_8c.html#ad7ee72136daaabbf7bfa2c6a5d791db1',1,'guOrtho(Mtx *m, float left, float right, float bottom, float top, float near, float far, float scale):&#160;guOrthoF.c']]],
['guorthof_1122',['guOrthoF',['../guOrthoF_8c.html#ae2f1eeb1f335f37cca279436f5f15f41',1,'guOrthoF.c']]],
['guorthof_2ec_1123',['guOrthoF.c',['../guOrthoF_8c.html',1,'']]],
['guperspective_1124',['guPerspective',['../guPerspectiveF_8c.html#ac2050885d6967becf0e5e3bb3e54bd08',1,'guPerspectiveF.c']]],
['guperspectivef_1125',['guPerspectiveF',['../guPerspectiveF_8c.html#a440bd049e431a7ef892658d88620646c',1,'guPerspectiveF.c']]],
['guperspectivef_2ec_1126',['guPerspectiveF.c',['../guPerspectiveF_8c.html',1,'']]],
['gurotate_1127',['guRotate',['../guRotateF_8c.html#a98ec2e0b2831b168feffd49493a08134',1,'guRotateF.c']]],
['gurotatef_1128',['guRotateF',['../guRotateF_8c.html#a6bf4235e1732340bfcbde49454bd63ff',1,'guRotateF.c']]],
['gurotatef_2ec_1129',['guRotateF.c',['../guRotateF_8c.html',1,'']]],
['guscale_1130',['guScale',['../guScaleF_8c.html#a42e27e884f27d0dd332f140ef599b723',1,'guScaleF.c']]],
['guscalef_1131',['guScaleF',['../guScaleF_8c.html#a19b9397a765b8eb04c94f9cdd554cdba',1,'guScaleF.c']]],
['guscalef_2ec_1132',['guScaleF.c',['../guScaleF_8c.html',1,'']]],
['gusereverb_1133',['gUseReverb',['../heap_8c.html#a9e42897c023602a2819081acb5c5dd20',1,'gUseReverb:&#160;heap.c'],['../heap_8h.html#a9e42897c023602a2819081acb5c5dd20',1,'gUseReverb:&#160;heap.c']]],
['gutranslate_1134',['guTranslate',['../guTranslateF_8c.html#a58b365e073c051c652890891b52239ac',1,'guTranslateF.c']]],
['gutranslatef_1135',['guTranslateF',['../guTranslateF_8c.html#ad8d0c6a920defddefdd6bbf1a0e23c3d',1,'guTranslateF.c']]],
['gutranslatef_2ec_1136',['guTranslateF.c',['../guTranslateF_8c.html',1,'']]],
['gvblankhandler1_1137',['gVblankHandler1',['../main_8c.html#ae7d8eb8631967b6af6b7fcaab57f0abc',1,'gVblankHandler1:&#160;main.c'],['../main_8h.html#ae7d8eb8631967b6af6b7fcaab57f0abc',1,'gVblankHandler1:&#160;main.c']]],
['gvblankhandler2_1138',['gVblankHandler2',['../main_8c.html#ab2ac70b4e61e2f70a9e2a626e09ba8c5',1,'gVblankHandler2:&#160;main.c'],['../main_8h.html#ab2ac70b4e61e2f70a9e2a626e09ba8c5',1,'gVblankHandler2:&#160;main.c']]],
['gvblanktimer_1139',['gVBlankTimer',['../main_8c.html#aeed251101490fb75bf283f1969c7a066',1,'gVBlankTimer:&#160;main.c'],['../main_8h.html#aeed251101490fb75bf283f1969c7a066',1,'gVBlankTimer:&#160;main.c']]],
['gvehicle2dpathlength_1140',['gVehicle2DPathLength',['../code__80005FD0_8c.html#a3ebb767844ccddcfc01c4532bc58952b',1,'gVehicle2DPathLength:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a3ebb767844ccddcfc01c4532bc58952b',1,'gVehicle2DPathLength:&#160;code_80005FD0.c']]],
['gvehicle2dpathpoint_1141',['gVehicle2DPathPoint',['../code__80005FD0_8c.html#aa549e5839f23bbfb95b439a40b30b2dc',1,'gVehicle2DPathPoint:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#aa549e5839f23bbfb95b439a40b30b2dc',1,'gVehicle2DPathPoint:&#160;code_80005FD0.c']]],
['gvelocitycamera_1142',['gVelocityCamera',['../external_8c.html#a09bdb61e909efb830ee827f50bb2eec0',1,'external.c']]],
['gversusresultcursorselection_1143',['gVersusResultCursorSelection',['../menus_8c.html#ad73f0b009380559c79f4a3e291b8cf8a',1,'gVersusResultCursorSelection:&#160;menus.c'],['../menus_8h.html#ad73f0b009380559c79f4a3e291b8cf8a',1,'gVersusResultCursorSelection:&#160;menus.c']]],
['gvideothread_1144',['gVideoThread',['../main_8c.html#aba0c596d5110b8f262bd184243438624',1,'gVideoThread:&#160;main.c'],['../main_8h.html#aba0c596d5110b8f262bd184243438624',1,'gVideoThread:&#160;main.c']]],
['gvideothreadstack_1145',['gVideoThreadStack',['../main_8c.html#ac0a4ad3e8d61954f342561c8188a6353',1,'gVideoThreadStack:&#160;main.c'],['../main_8h.html#a17911733eb7c03c04d51130cc537c45f',1,'gVideoThreadStack:&#160;main.c']]],
['gvolume_1146',['gVolume',['../heap_8c.html#aa6d8de52bea6ddd701c597a596d663a3',1,'gVolume:&#160;heap.c'],['../heap_8h.html#aa6d8de52bea6ddd701c597a596d663a3',1,'gVolume:&#160;heap.c']]],
['gwariostadiumstars_1147',['gWarioStadiumStars',['../some__data_8c.html#a9befcff08fd2aab050646484526397de',1,'gWarioStadiumStars:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a9befcff08fd2aab050646484526397de',1,'gWarioStadiumStars:&#160;some_data.c']]],
['gwaterlevel_1148',['gWaterLevel',['../code__800029B0_8c.html#a10027d54a3bcb66f9b07ae4ea16fcb65',1,'gWaterLevel:&#160;code_800029B0.c'],['../code__800029B0_8h.html#a10027d54a3bcb66f9b07ae4ea16fcb65',1,'gWaterLevel:&#160;code_800029B0.c']]],
['gwatervelocity_1149',['gWaterVelocity',['../code__800029B0_8c.html#ae83f0b6a32b3f4ff4daba8ed2846890d',1,'gWaterVelocity:&#160;code_800029B0.c'],['../code__800029B0_8h.html#ae83f0b6a32b3f4ff4daba8ed2846890d',1,'gWaterVelocity:&#160;code_800029B0.c']]],
['gwavesamples_1150',['gWaveSamples',['../src_2audio_2data_8c.html#a30f3b81cd5b7be9cf95fc8453c6b76f5',1,'gWaveSamples:&#160;data.c'],['../data_8h.html#a30f3b81cd5b7be9cf95fc8453c6b76f5',1,'gWaveSamples:&#160;data.c']]],
['gwinlosetext_1151',['gWinLoseText',['../menu__items_8c.html#abd5d24c826f7fa0e334dd23690f689a8',1,'gWinLoseText:&#160;menu_items.c'],['../menu__items_8h.html#abd5d24c826f7fa0e334dd23690f689a8',1,'gWinLoseText:&#160;menu_items.c']]],
['gworldinstance_1152',['gWorldInstance',['../World_8h.html#a2075aa052f40ef84e5435c3dc9c04801',1,'gWorldInstance:&#160;Game.cpp'],['../Game_8cpp.html#a2075aa052f40ef84e5435c3dc9c04801',1,'gWorldInstance:&#160;Game.cpp']]],
['gwrongdirectioncounter_1153',['gWrongDirectionCounter',['../code__80005FD0_8c.html#ab287fc66ba15ffa23a8eea56d7d8c064',1,'gWrongDirectionCounter:&#160;code_80005FD0.c'],['../code__80005FD0_8h.html#a9ed80d2d1d482db05fa0f3122fdc49eb',1,'gWrongDirectionCounter:&#160;code_80005FD0.c']]],
['gyoshivalleymoomoofarmclouds_1154',['gYoshiValleyMooMooFarmClouds',['../some__data_8c.html#a84c9b94d97195d5cb26a656e101afa36',1,'gYoshiValleyMooMooFarmClouds:&#160;some_data.c'],['../src_2data_2some__data_8h.html#a84c9b94d97195d5cb26a656e101afa36',1,'gYoshiValleyMooMooFarmClouds:&#160;some_data.c']]],
['gzbuffer_1155',['gZBuffer',['../buffers_8h.html#ad69c72ff050917ed80fee1f0a4b6e373',1,'gZBuffer:&#160;buffers.c'],['../buffers_8c.html#a63346feaff86835bf7e5b03bfcd0086d',1,'gZBuffer:&#160;buffers.c']]],
['gzeronotesub_1156',['gZeroNoteSub',['../src_2audio_2data_8c.html#aea53dfa8574ac2f606fd30c6882da9be',1,'gZeroNoteSub:&#160;data.c'],['../data_8h.html#aea53dfa8574ac2f606fd30c6882da9be',1,'gZeroNoteSub:&#160;data.c']]]
];
+1 -1
View File
@@ -147,7 +147,7 @@ var searchData=
['limbcount_144',['limbCount',['../structSF64_1_1AnimationData.html#a85304cc1ab6709a4715621de42d88b0f',1,'SF64::AnimationData']]],
['limbdata_145',['LimbData',['../structSF64_1_1LimbData.html',1,'SF64']]],
['limbtable_146',['LimbTable',['../namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da0901af44ea5f01c0746f69bc2d1f33ed',1,'MK64']]],
['linux_147',['Linux',['../md_docs_2BUILDING.html#linux',1,'Linux'],['../compiling.html#linux-1',1,'Linux']]],
['linux_147',['Linux',['../compiling.html#linux',1,'Linux'],['../md_docs_2BUILDING.html#linux-1',1,'Linux']]],
['list_148',['List',['../bug.html',1,'Bug List'],['../deprecated.html',1,'Deprecated List'],['../todo.html',1,'Todo List']]],
['listheadl_149',['listHeadL',['../structMainPoolState.html#a2132c0f9da6456775ed7b06459901dfb',1,'MainPoolState']]],
['listheadr_150',['listHeadR',['../structMainPoolState.html#a901e5cb7afc5abf17bc5f000ae1f1cb1',1,'MainPoolState']]],

Some files were not shown because too many files have changed in this diff Show More