mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-24 01:41:42 -04:00
Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@dbae0c3aca 🚀
This commit is contained in:
@@ -111,10 +111,10 @@ $(function(){initNavTree('GameAPI_8h_source.html',''); initResizable(true); });
|
||||
<a href="GameAPI_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#ifndef GAME_API_H</span></div>
|
||||
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#define GAME_API_H</span></div>
|
||||
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
|
||||
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="keywordtype">void</span>* <a class="code hl_function" href="GameAPI_8h.html#afc50c2379544210dc453d8e28cff2abd">GetCourse</a>(<span class="keywordtype">void</span>);</div>
|
||||
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="keywordtype">void</span>* <a class="code hl_function" href="GameAPI_8h.html#a0967ca61e9f768c9e278fef7b8030085">GetTrack</a>(<span class="keywordtype">void</span>);</div>
|
||||
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
|
||||
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#endif </span><span class="comment">// GAME_API_H</span></div>
|
||||
<div class="ttc" id="aGameAPI_8h_html_afc50c2379544210dc453d8e28cff2abd"><div class="ttname"><a href="GameAPI_8h.html#afc50c2379544210dc453d8e28cff2abd">GetCourse</a></div><div class="ttdeci">void * GetCourse(void)</div><div class="ttdef"><b>Definition</b> Game.cpp:745</div></div>
|
||||
<div class="ttc" id="aGameAPI_8h_html_a0967ca61e9f768c9e278fef7b8030085"><div class="ttname"><a href="GameAPI_8h.html#a0967ca61e9f768c9e278fef7b8030085">GetTrack</a></div><div class="ttdeci">void * GetTrack(void)</div><div class="ttdef"><b>Definition</b> Game.cpp:744</div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
|
||||
Reference in New Issue
Block a user