mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 10:22:20 +00:00
Deploying to gh-pages from @ 235476440a
🚀
This commit is contained in:
parent
60c7ad27c4
commit
0e193a4bf5
3 changed files with 3 additions and 3 deletions
Binary file not shown.
|
@ -69,7 +69,7 @@ $(function() {
|
||||||
<div class="textblock"><p>All notable changes to this project will be documented in this file.</p>
|
<div class="textblock"><p>All notable changes to this project will be documented in this file.</p>
|
||||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.0...HEAD">Unreleased</a></h1>
|
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.0...HEAD">Unreleased</a></h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>TBD</li>
|
<li>Patch widescreen on Wii U</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.2...v4.4.0">4.4.0</a> - 2020-01-12</h1>
|
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/4.3.2...v4.4.0">4.4.0</a> - 2020-01-12</h1>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -106,9 +106,9 @@ $(function() {
|
||||||
<div class="line">}</div>
|
<div class="line">}</div>
|
||||||
</div><!-- fragment --> </div><!-- contents -->
|
</div><!-- fragment --> </div><!-- contents -->
|
||||||
<div class="ttc" id="agrrlib_8h_html"><div class="ttname"><a href="grrlib_8h.html">grrlib.h</a></div></div>
|
<div class="ttc" id="agrrlib_8h_html"><div class="ttname"><a href="grrlib_8h.html">grrlib.h</a></div></div>
|
||||||
<div class="ttc" id="agroup___all_func_html_ga15b1f7d9224e25e77d2806847344f651"><div class="ttname"><a href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651">GRRLIB_Exit</a></div><div class="ttdeci">void GRRLIB_Exit(void)</div><div class="ttdoc">Call this before exiting your application.</div><div class="ttdef"><b>Definition:</b> GRRLIB_core.c:208</div></div>
|
<div class="ttc" id="agroup___all_func_html_ga15b1f7d9224e25e77d2806847344f651"><div class="ttname"><a href="group___all_func.html#ga15b1f7d9224e25e77d2806847344f651">GRRLIB_Exit</a></div><div class="ttdeci">void GRRLIB_Exit(void)</div><div class="ttdoc">Call this before exiting your application.</div><div class="ttdef"><b>Definition:</b> GRRLIB_core.c:218</div></div>
|
||||||
<div class="ttc" id="agroup___all_func_html_ga9840a19154f1e0cf9de14ad81ba23aef"><div class="ttname"><a href="group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef">GRRLIB_Render</a></div><div class="ttdeci">void GRRLIB_Render(void)</div><div class="ttdoc">Call this function after drawing.</div><div class="ttdef"><b>Definition:</b> GRRLIB_render.c:408</div></div>
|
<div class="ttc" id="agroup___all_func_html_ga9840a19154f1e0cf9de14ad81ba23aef"><div class="ttname"><a href="group___all_func.html#ga9840a19154f1e0cf9de14ad81ba23aef">GRRLIB_Render</a></div><div class="ttdeci">void GRRLIB_Render(void)</div><div class="ttdoc">Call this function after drawing.</div><div class="ttdef"><b>Definition:</b> GRRLIB_render.c:408</div></div>
|
||||||
<div class="ttc" id="agroup___all_func_html_gad3186c7e10e4e6c46a743e062971e89a"><div class="ttname"><a href="group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a">GRRLIB_Init</a></div><div class="ttdeci">int GRRLIB_Init(void)</div><div class="ttdoc">Initialize GRRLIB.</div><div class="ttdef"><b>Definition:</b> GRRLIB_core.c:51</div></div>
|
<div class="ttc" id="agroup___all_func_html_gad3186c7e10e4e6c46a743e062971e89a"><div class="ttname"><a href="group___all_func.html#gad3186c7e10e4e6c46a743e062971e89a">GRRLIB_Init</a></div><div class="ttdeci">int GRRLIB_Init(void)</div><div class="ttdoc">Initialize GRRLIB.</div><div class="ttdef"><b>Definition:</b> GRRLIB_core.c:52</div></div>
|
||||||
<!-- start footer part -->
|
<!-- start footer part -->
|
||||||
<hr class="footer"/><address class="footer"><small>
|
<hr class="footer"/><address class="footer"><small>
|
||||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||||
|
|
Loading…
Reference in a new issue