diff options
| author | Ray <[email protected]> | 2023-03-13 11:22:28 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-03-13 11:22:28 +0100 |
| commit | 8be3db8d5f439f6fe9cc7f41b06afed9b3beac39 (patch) | |
| tree | dffc013914d303b3b91ebc48ac28b8369e80a9e2 /cheatsheet/cheatsheet.html | |
| parent | 5760ff21cdb0c809bf8428e5aa8e323e627cf59f (diff) | |
| download | raylib.com-8be3db8d5f439f6fe9cc7f41b06afed9b3beac39.tar.gz raylib.com-8be3db8d5f439f6fe9cc7f41b06afed9b3beac39.zip | |
Update cheatsheet for raylib 4.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 278cf9a..94f1809 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -130,7 +130,7 @@ <p id="title">A simple and easy-to-use library to enjoy videogames programming</p> <p id="plinks">[<a href="https://discord.gg/raylib">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>][<a href="https://github.com/raysan5/raylib/blob/master/src/raylib.h">raylib.h</a>]</p> <p></p> - <p id="version">v4.2 quick reference card [<a id="downpdf" href="https://www.raylib.com/cheatsheet/raylib_cheatsheet_v4.2.pdf">download as PDF</a>]</p> + <p id="version">v4.5 quick reference card [<a id="downpdf" href="https://www.raylib.com/cheatsheet/raylib_cheatsheet_v4.5.pdf">download as PDF</a>]</p> </div> <br> <p>Chinese Translation: <a href="cheatsheet_zh.html">以下为raylib所有API接口中文释义</a></p> |
