diff options
| author | Ray <[email protected]> | 2020-01-31 12:43:12 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2020-01-31 12:43:12 +0100 |
| commit | 3c4f5e33fc7624ce47256e100344ec28e222fe47 (patch) | |
| tree | 54d2ac88c468a82fd12fc5a0248a496b26de3e96 /cheatsheet/cheatsheet.html | |
| parent | a10421b42ab818e1d1d4115e01e2d49fe61374c1 (diff) | |
| download | raylib.com-3c4f5e33fc7624ce47256e100344ec28e222fe47.tar.gz raylib.com-3c4f5e33fc7624ce47256e100344ec28e222fe47.zip | |
Update cheatsheet with latest changes
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 1fb0966..92f17ad 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">v2.6 quick reference card [<a id="downpdf" href="raylib_cheatsheet.pdf">download as PDF</a>]</p> + <p id="version">v3.0 quick reference card [<a id="downpdf" href="raylib_cheatsheet.pdf">download as PDF</a>]</p> </div> <br> <div id="fulldata"> |
