diff options
| author | raysan5 <[email protected]> | 2020-12-23 14:45:26 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-12-23 14:45:26 +0100 |
| commit | 53a8ac406298e836470c66117de9b1838920901c (patch) | |
| tree | 61ea07abbb9a1558d8b0241eca1ba662779e6242 /cheatsheet/cheatsheet.html | |
| parent | 1e275f7857bc8834837d03fdec491d7be8a2c9b4 (diff) | |
| download | raylib.com-53a8ac406298e836470c66117de9b1838920901c.tar.gz raylib.com-53a8ac406298e836470c66117de9b1838920901c.zip | |
Update cheatsheet for raylib 3.5
Diffstat (limited to 'cheatsheet/cheatsheet.html')
| -rw-r--r-- | cheatsheet/cheatsheet.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index 92f17ad..5e7b94b 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -135,7 +135,7 @@ <p id="title">A simple and easy-to-use library to enjoy videogames programming</p> <p id="plinks">[<a href="https://discordapp.com/invite/VkzNHUE">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> <p></p> - <p id="version">v3.0 quick reference card [<a id="downpdf" href="raylib_cheatsheet.pdf">download as PDF</a>]</p> + <p id="version">v3.5 quick reference card [<a id="downpdf" href="raylib_cheatsheet.pdf">download as PDF</a>]</p> </div> <br> <div id="fulldata"> |
