diff options
| author | Ray <[email protected]> | 2017-05-17 01:06:05 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-17 01:06:05 +0200 |
| commit | b6b01f5420935c770e15ca60dd40147d0e5487aa (patch) | |
| tree | ef37651bcfae038ef059e2813413857aec6f7b11 /docs/cheatsheet/cheatsheet.html | |
| parent | f8a4498a242e685e528bd1ac6d84378947daff7d (diff) | |
| parent | 1e2d3d93fe7808f27a4d1ac1d43133f785694019 (diff) | |
| download | raylib-b6b01f5420935c770e15ca60dd40147d0e5487aa.tar.gz raylib-b6b01f5420935c770e15ca60dd40147d0e5487aa.zip | |
Merge pull request #287 from raysan5/develop
Integrate develop branch
Diffstat (limited to 'docs/cheatsheet/cheatsheet.html')
| -rw-r--r-- | docs/cheatsheet/cheatsheet.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cheatsheet/cheatsheet.html b/docs/cheatsheet/cheatsheet.html index be1e696a..b5404614 100644 --- a/docs/cheatsheet/cheatsheet.html +++ b/docs/cheatsheet/cheatsheet.html @@ -127,7 +127,7 @@ <a id="logo" href="http://www.raylib.com/index.html"></a> <p id="title">[simple and easy-to-use library to learn videogames programming]</p> <p id="plinks">[<a href="http://www.facebook.com/raylibgames" target="_blank">www.facebook.com/raylibgames</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> - <p id="version">v1.6.0 quick reference card</p> + <p id="version">v1.7.0 quick reference card</p> </div> <br> <div id="fulldata"> @@ -154,7 +154,7 @@ <p id="pcolors">colors</p> <div id="colors"><pre><code class="cpp"></code></pre></div> </div> - <p id="copyright">raylib quick reference card - Copyright (c) 2013-2016 Ramon Santamaria (<a href="http://www.twitter.com/raysan5">@raysan5</a>)</p> + <p id="copyright">raylib quick reference card - Copyright (c) 2013-2017 Ramon Santamaria (<a href="http://www.twitter.com/raysan5">@raysan5</a>)</p> </div> |
